| Commit message (Expand) | Author | Age |
* | [NET]: Set a separate lockdep class for neighbour table's proxy_queue | Pavel Emelianov | 2007-04-17 |
* | [NET]: Fix UDP checksum issue in net poll mode. | Aubrey.Li | 2007-04-17 |
* | [NET]: Get rid of alloc_skb_from_cache | Herbert Xu | 2007-04-17 |
* | [PKTGEN]: Add try_to_freeze() | Andrew Morton | 2007-04-12 |
* | [PATCH] net: Ignore sysfs network device rename bugs. | Eric W. Biederman | 2007-04-04 |
* | [NET]: Change "not found" return value for rule lookup | Steven Whitehouse | 2007-04-02 |
* | [IFB]: Fix crash on input device removal | Patrick McHardy | 2007-03-29 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-28 |
|\ |
|
| * | [PATCH] WE-22 : prevent information leak on 64 bit | Jean Tourrilhes | 2007-03-27 |
* | | [NET_SCHED]: Fix ingress locking | Patrick McHardy | 2007-03-25 |
* | | [NET]: Fix neighbour destructor handling. | Alexey Kuznetsov | 2007-03-25 |
* | | [NET]: Fix fib_rules compatibility breakage | Thomas Graf | 2007-03-25 |
|/ |
|
* | [NET]: fix up misplaced inlines. | Dave Jones | 2007-03-22 |
* | [NET]: Fix fib_rules dump race | Patrick McHardy | 2007-03-22 |
* | [NET]: Copy mac_len in skb_clone() as well | Alexey Dobriyan | 2007-03-16 |
* | [NET]: Fix compat_sock_common_getsockopt typo. | Johannes Berg | 2007-03-06 |
* | [NET]: Fix kfree(skb) | Patrick McHardy | 2007-02-28 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2007-02-17 |
|\ |
|
| * | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
| * | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik | 2007-02-17 |
|\| |
|
| * | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-02-11 |
| |\ |
|
| | * | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
| * | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
| |/ |
|
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2007-02-09 |
|\ \
| |/
|/| |
|
| * | [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT" | Robert P. J. Day | 2007-02-09 |
* | | [NET]: unregister_netdevice as void | Stephen Hemminger | 2007-02-08 |
* | | [NET]: user of the jiffies rounding code: Networking | Arjan van de Ven | 2007-02-08 |
* | | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy | 2007-02-08 |
* | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
|/ |
|
* | [IPSEC] flow: Fix potential memory leak | Herbert Xu | 2007-01-23 |
* | [PKTGEN]: Convert to kthread API. | David S. Miller | 2007-01-03 |
* | [PATCH] netpoll: fix netpoll lockup | Ingo Molnar | 2006-12-12 |
* | [NETPOLL]: Fix local_bh_enable() warning. | Andrew Morton | 2006-12-11 |
* | [NETPOLL]: Make sure TX lock is taken with BH disabled. | Andrew Morton | 2006-12-11 |
* | [NETPOLL]: make arp replies through netpoll use mac address of sender | Neil Horman | 2006-12-08 |
* | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 2006-12-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [NET]: Memory barrier cleanups | Ralf Baechle | 2006-12-07 |
* | | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 |
* | | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra | 2006-12-07 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | | [PATCH] node-aware skb allocation | Christoph Hellwig | 2006-12-07 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2006-12-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [NET]: Accept wildcard delimiters in in[46]_pton | Patrick McHardy | 2006-12-03 |
| * | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 2006-12-03 |