projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[NET]: Fix csum_start update in pskb_expand_head
[linux-2.6]
/
net
/
core
/
2007-10-15
Herbert Xu
[NET]: Fix csum_start update in pskb_expand_head
tree
|
commitdiff
2007-10-15
Herbert Xu
[NET]: Avoid unnecessary cloning for ingress filtering
tree
|
commitdiff
2007-10-15
Herbert Xu
[SKBUFF]: Add skb_morph
tree
|
commitdiff
2007-10-15
Herbert Xu
[SKBUFF]: Merge common code between copy_skb_header...
tree
|
commitdiff
2007-10-15
Linus Torvalds
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
tree
|
commitdiff
2007-10-15
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-10-15
Linus Torvalds
Merge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
tree
|
commitdiff
2007-10-15
Linus Torvalds
Merge branch 'nfs-server-stable' of git://linux-nfs...
tree
|
commitdiff
2007-10-14
Linus Torvalds
Merge branch 'release' of git://lm-sensors.org/kernel...
tree
|
commitdiff
2007-10-14
David Woodhouse
Merge branch 'master' of git://git.infradead.org/~dedek...
tree
|
commitdiff
2007-10-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge git://git.infradead.org/mtd-2.6
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-10-13
Randy Dunlap
net core: fix kernel-doc for new function parameters
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/lethal/sh64-2.6
tree
|
commitdiff
2007-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/lethal/sh-2.6
tree
|
commitdiff
2007-10-13
David Woodhouse
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-10-13
David Woodhouse
Merge Linux 2.6.23
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'upstream' of git://git./linux/kernel...
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/pci-2.6
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-10-12
Kay Sievers
Driver core: change add_uevent_var to use a struct
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'upstream-fixes' of /linux/kernel/git...
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-10-12
Linus Torvalds
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-10-11
Denis V. Lunev
[NET]: make netlink user -> kernel interface synchronious
tree
|
commitdiff
2007-10-11
Denis V. Lunev
[NET]: rtnl_unlock cleanups
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NET]: Remove double dev->flags checking when calling...
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NETNS]: Don't memset() netns to zero manually
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NETNS]: Move some code into __init section when CONFIG...
tree
|
commitdiff
2007-10-10
Jeff Garzik
[NET]: split dev_ifsioc() according to locking
tree
|
commitdiff
2007-10-10
Stephen Hemminger
[NET]: sparse warning fixes
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NETNS]: Simplify the network namespace list locking...
tree
|
commitdiff
2007-10-10
Stephen Hemminger
[NET]: Move hardware header operations out of netdevice.
tree
|
commitdiff
2007-10-10
Stephen Hemminger
[NET]: Wrap netdevice hardware header creation.
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Make the loopback device per network namespace.
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Add network namespace clone & unshare support.
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Fix running without sysfs
tree
|
commitdiff
2007-10-10
Daniel Lezcano
[NET]: Dynamically allocate the loopback device, part 1.
tree
|
commitdiff
2007-10-10
Joe Perches
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NETNS]: Cleanup list walking in setup_net and cleanup_net
tree
|
commitdiff
2007-10-10
Herbert Xu
[SKBUFF]: Fix up csum_start when head room changes
tree
|
commitdiff
2007-10-10
Herbert Xu
[NETLINK]: Avoid pointer in netlink_run_queue
tree
|
commitdiff
2007-10-10
Denis V. Lunev
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NET]: Cleanup calling netdev notifiers.
tree
|
commitdiff
2007-10-10
Pavel Emelyanov
[NETNS]: Consolidate hashes creation in netdev_init()
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Fix the prototype of call_netdevice_notifiers.
tree
|
commitdiff
2007-10-10
Jamal Hadi Salim
[NET]: migrate HARD_TX_LOCK to header file
tree
|
commitdiff
2007-10-10
Jeff Garzik
[ETHTOOL] Provide default behaviors for a few ethtool...
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Fix race when opening a proc file while a networ...
tree
|
commitdiff
2007-10-10
David S. Miller
[NET]: Add a might_sleep() to dev_close().
tree
|
commitdiff
2007-10-10
Eric Dumazet
[PATCH] NET : convert IP route cache garbage collection...
tree
|
commitdiff
2007-10-10
David S. Miller
[NET]: #if 0 out net_alloc() for now.
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: netlink support for moving devices between netwo...
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Implement network device movement between namespaces
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Factor out __dev_alloc_name from dev_alloc_name
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Make the device list and device lookups per...
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Support multiple network namespaces with netlink
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Make device event notification network namespace...
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Initialize the network namespace of network...
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Make socket creation namespace safe.
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Make /proc/net per network namespace
tree
|
commitdiff
2007-10-10
Eric W. Biederman
[NET]: Basic network namespace infrastructure.
tree
|
commitdiff
2007-10-10
John Heffner
[NET]: Change type of owner in sock_lock_t to int,...
tree
|
commitdiff
2007-10-10
Robert Olsson
[PKTGEN]: Remove softirq scheduling.
tree
|
commitdiff
2007-10-10
Robert Olsson
[PKTGEN]: Multiqueue support.
tree
|
commitdiff
2007-10-10
Jeff Garzik
[ETHTOOL]: Internal cleanup of ethtool_value-related...
tree
|
commitdiff
2007-10-10
Jeff Garzik
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_...
tree
|
commitdiff
2007-10-10
Jeff Garzik
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats...
tree
|
commitdiff
2007-10-10
Jeff Garzik
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
tree
|
commitdiff
2007-10-10
Satyam Sharma
[NET] netconsole: Support dynamic reconfiguration using...
tree
|
commitdiff
2007-10-10
Thomas Graf
[NEIGH]: Netlink notifications
tree
|
commitdiff
2007-10-10
Thomas Graf
[NEIGH]: Combine neighbour cleanup and release
tree
|
commitdiff
2007-10-10
Pavel Emelianov
[RTNETLINK]: Introduce generic rtnl_create_link().
tree
|
commitdiff
2007-10-10
Stephen Hemminger
[NET]: Make NAPI polling independent of struct net_devi...
tree
|
commitdiff
2007-09-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-09-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-09-20
Paul Mackerras
Merge branch 'linux-2.6'
tree
|
commitdiff
2007-09-17
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-09-17
Len Brown
Pull thinkpad into release branch
tree
|
commitdiff
2007-09-17
Len Brown
Pull misc into release branch
tree
|
commitdiff
2007-09-17
Linus Torvalds
Merge branch 'master' of /linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2007-09-17
Linus Torvalds
Merge branch 'master' of /linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2007-09-16
Adit Ranadive
[PKTGEN]: srcmac fix
tree
|
commitdiff
2007-09-15
Jeff Garzik
Merge branch 'fixes-jgarzik' of git://git./linux/kernel...
tree
|
commitdiff
2007-09-15
Linus Torvalds
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
tree
|
commitdiff
2007-09-14
David S. Miller
[NET]: Fix two issues wrt. SO_BINDTODEVICE.
tree
|
commitdiff
2007-09-14
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/cooloney...
tree
|
commitdiff
2007-09-13
Paul Mackerras
Merge branch 'linux-2.6' into for-2.6.24
tree
|
commitdiff
2007-09-12
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
tree
|
commitdiff
2007-09-12
Linus Torvalds
Merge branch 'for-linus' of git://git.o-hand.com/linux...
tree
|
commitdiff
2007-09-12
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2007-09-12
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2007-09-11
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
tree
|
commitdiff
next