Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 8 | -20/+9 |
2007-02-09 | [PATCH] knfsd: fix a race in closing NFSd connections | NeilBrown | 2 | -16/+40 |
2007-02-09 | [PATCH] hidp __user annotations | Al Viro | 2 | -2/+2 |
2007-02-08 | [IPX]: Fix NULL pointer dereference on ipx unload | Jiri Bohac | 1 | -8/+16 |
2007-02-08 | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr... | David S. Miller | 1 | -0/+17 |
2007-02-08 | [NET]: Fix net/socket.c warnings. | David S. Miller | 1 | -4/+8 |
2007-02-08 | [NET]: cleanup sock_from_file() | Eric Dumazet | 1 | -15/+2 |
2007-02-08 | [NET]: change layout of ehash table | Eric Dumazet | 7 | -13/+14 |
2007-02-08 | [S390]: Add AF_IUCV socket support | Jennifer Hunt | 3 | -0/+1086 |
2007-02-08 | [S390]: Rewrite of the IUCV base code, part 2 | Martin Schwidefsky | 5 | -0/+1633 |
2007-02-08 | [X.25]: Adds /proc/net/x25/forward to view active forwarded calls. | Andrew Hendry | 1 | -0/+98 |
2007-02-08 | [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. | Andrew Hendry | 2 | -1/+11 |
2007-02-08 | [X.25]: Add call forwarding | Andrew Hendry | 5 | -8/+203 |
2007-02-08 | [XFRM]: xfrm_migrate() needs exporting to modules. | David S. Miller | 1 | -0/+1 |
2007-02-08 | [PFKEYV2]: CONFIG_NET_KEY_MIGRATE option | Shinta Sugimoto | 1 | -0/+15 |
2007-02-08 | [PFKEYV2]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto | 1 | -0/+422 |
2007-02-08 | [XFRM]: CONFIG_XFRM_MIGRATE option | Shinta Sugimoto | 1 | -0/+11 |
2007-02-08 | [XFRM]: User interface for handling XFRM_MSG_MIGRATE | Shinta Sugimoto | 1 | -0/+173 |
2007-02-08 | [XFRM]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto | 2 | -0/+404 |
2007-02-08 | [NETFILTER]: ip6_tables: remove redundant structure definitions | Patrick McHardy | 3 | -57/+0 |
2007-02-08 | [NETFILTER]: ip6_tables: support MH match | Masahide NAKAMURA | 3 | -0/+117 |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct... | Jan Engelhardt | 9 | -18/+18 |
2007-02-08 | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions | Jan Engelhardt | 34 | -150/+201 |
2007-02-08 | [NETFILTER]: x_tables: fix return values for LOG/ULOG | Jan Engelhardt | 3 | -7/+14 |
2007-02-08 | [NETFILTER]: NAT: optional source port randomization support | Eric Leblond | 8 | -4/+46 |
2007-02-08 | [NETFILTER]: add IPv6-capable TCPMSS target | Patrick McHardy | 6 | -234/+323 |
2007-02-08 | [NET]: Add UDPLITE support in a few missing spots | Patrick McHardy | 5 | -0/+6 |
2007-02-08 | [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks | Patrick McHardy | 1 | -22/+7 |
2007-02-08 | [NETFILTER]: nf_nat: remove broken HOOKNAME macro | Patrick McHardy | 1 | -6/+0 |
2007-02-08 | [NETFILTER]: Remove useless comparisons before assignments | Jan Engelhardt | 6 | -21/+9 |
2007-02-08 | [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections | Patrick McHardy | 2 | -50/+30 |
2007-02-08 | [NETFILTER]: Add SANE connection tracking helper | Michal Schmidt | 3 | -0/+256 |
2007-02-08 | [IRLAN]: handle out of memory errors | Akinobu Mita | 1 | -3/+20 |
2007-02-08 | [IRDA]: handle out of memory errors | Akinobu Mita | 1 | -0/+40 |
2007-02-08 | [NET]: unregister_netdevice as void | Stephen Hemminger | 5 | -12/+13 |
2007-02-08 | [IPV6] RAW: Add checksum default defines for MH. | Masahide NAKAMURA | 2 | -28/+11 |
2007-02-08 | [IPV4/IPV6] multicast: Check add_grhead() return value | Alexey Dobriyan | 2 | -0/+4 |
2007-02-08 | [XFRM]: Fix missed error setting in xfrm4_policy.c | David S. Miller | 1 | -0/+1 |
2007-02-08 | [IPSEC]: IPv4 over IPv6 IPsec tunnel | Miika Komu | 2 | -27/+65 |
2007-02-08 | [IPSEC]: IPv6 over IPv4 IPsec tunnel | Miika Komu | 2 | -26/+77 |
2007-02-08 | [IPSEC]: exporting xfrm_state_afinfo | Miika Komu | 3 | -5/+7 |
2007-02-08 | [DCCP]: Warning fixes. | Andrew Morton | 1 | -2/+3 |
2007-02-08 | [NET] net/wanrouter/wanmain.c: cleanups | Adrian Bunk | 1 | -9/+8 |
2007-02-08 | [ATM]: Fix for crash in adummy_init() | Daniel Walker | 1 | -1/+2 |
2007-02-08 | [NET]: user of the jiffies rounding code: Networking | Arjan van de Ven | 3 | -3/+13 |
2007-02-08 | [TCP]: Don't apply FIN exception to full TSO segments. | John Heffner | 1 | -1/+2 |
2007-02-08 | [TCP]: Check num sacks in SACK fast path | Baruch Even | 1 | -0/+5 |
2007-02-08 | [TCP]: Seperate DSACK from SACK fast path | Baruch Even | 1 | -35/+31 |
2007-02-08 | [TCP]: Advance fast path pointer for first block only | Baruch Even | 1 | -10/+24 |
2007-02-08 | [PACKET]: Fix skb->cb clobbering between aux and sockaddr | Herbert Xu | 1 | -16/+30 |