Age | Commit message (Expand) | Author | Files | Lines |
2006-04-21 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+10 |
2006-04-20 | [NET]: Add skb->truesize assertion checking. | David S. Miller | 2 | -0/+9 |
2006-04-20 | [PATCH] wext: Fix RtNetlink ENCODE security permissions | Jean Tourrilhes | 1 | -0/+8 |
2006-04-20 | [PATCH] wext: Fix IWENCODEEXT security permissions | Jean Tourrilhes | 1 | -1/+2 |
2006-04-19 | unaligned access in sk_run_filter() | Dmitry Mishin | 1 | -2/+3 |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 4 | -6/+6 |
2006-04-10 | [NET]: Fix hotplug race during device registration. | Sergey Vlasov | 1 | -1/+1 |
2006-04-10 | [NET]: More kzalloc conversions. | Andrew Morton | 5 | -22/+8 |
2006-04-10 | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+1 |
2006-04-10 | [NET]: Fix an off-by-21-or-49 error. | Adrian Bunk | 1 | -1/+1 |
2006-03-31 | [NET]: add SO_RCVBUF comment | Andrew Morton | 1 | -1/+15 |
2006-03-30 | [NET]: Deinline some larger functions from netdevice.h | Denis Vlasenko | 1 | -0/+64 |
2006-03-29 | [NET]: deinline 200+ byte inlines in sock.h | Denis Vlasenko | 1 | -0/+93 |
2006-03-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -19/+23 |
2006-03-27 | [NET]: drop duplicate assignment in request_sock | Norbert Kiesel | 1 | -1/+1 |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+7 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -3/+9 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+2 |
2006-03-25 | [PATCH] slab: implement /proc/slab_allocators | Al Viro | 1 | -1/+1 |
2006-03-25 | [NET]: Take RTNL when unregistering notifier | Herbert Xu | 1 | -1/+6 |
2006-03-25 | [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated. | David S. Miller | 1 | -2/+3 |
2006-03-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -89/+920 |
2006-03-23 | [PATCH] WE-20 for kernel 2.6.16 | Jean Tourrilhes | 2 | -89/+920 |
2006-03-23 | [PKTGEN]: Add MPLS extension. | Steven Whitehouse | 1 | -11/+147 |
2006-03-21 | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo | 1 | -10/+10 |
2006-03-21 | [SK_BUFF]: export skb_pull_rcsum | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2006-03-21 | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 1 | -0/+28 |
2006-03-21 | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum | Herbert Xu | 1 | -0/+21 |
2006-03-21 | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 1 | -1/+1 |
2006-03-21 | [NET] sem2mutex: net/ | Arjan van de Ven | 2 | -6/+8 |
2006-03-21 | [NET]: minor net_rx_action optimization | Stephen Hemminger | 1 | -2/+1 |
2006-03-21 | [NET]: Move destructor from neigh->ops to neigh_params | Michael S. Tsirkin | 1 | -2/+2 |
2006-03-21 | [PKTGEN]: Updates version. | Luiz Capitulino | 1 | -1/+1 |
2006-03-21 | [PKTGEN]: Removes thread_{un,}lock() macros. | Luiz Capitulino | 1 | -25/+21 |
2006-03-21 | [PKTGEN]: Convert thread lock to mutexes. | Luiz Capitulino | 1 | -3/+4 |
2006-03-21 | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 4 | -20/+26 |
2006-03-21 | [PKTGEN]: Updates version. | Luiz Capitulino | 1 | -1/+1 |
2006-03-21 | [PKTGEN]: Ports if_list to the in-kernel implementation. | Luiz Capitulino | 1 | -48/+44 |
2006-03-21 | [PKTGEN]: Fix Initialization fail leak. | Luiz Capitulino | 1 | -1/+14 |
2006-03-21 | [PKTGEN]: Fix kernel_thread() fail leak. | Luiz Capitulino | 1 | -2/+9 |
2006-03-21 | [PKTGEN]: Ports thread list to Kernel list implementation. | Luiz Capitulino | 1 | -55/+41 |
2006-03-21 | [PKTGEN]: Lindent run. | Luiz Capitulino | 1 | -1251/+1379 |
2006-03-21 | [NET]: Uninline kfree_skb and allow NULL argument | J�rn Engel | 1 | -0/+19 |
2006-03-21 | [NET] pktgen: Fix races between control/worker threads. | Arthur Kepner | 1 | -25/+110 |
2006-03-21 | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 1 | -0/+23 |
2006-03-21 | [NET] core: add RFC2863 operstate | Stefan Rompf | 4 | -3/+142 |
2006-03-21 | [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's st... | YOSHIFUJI Hideaki | 1 | -0/+8 |
2006-03-20 | [PATCH] promiscuous mode | Steve Grubb | 1 | -0/+7 |
2006-03-04 | [PATCH] bonding: suppress duplicate packets | Jay Vosburgh | 1 | -1/+25 |