Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 31 | -48/+48 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 5 | -7/+7 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 12 | -14/+14 |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 1 | -4/+2 |
2006-12-07 | [PATCH] node-aware skb allocation | Christoph Hellwig | 1 | -5/+7 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 21 | -148/+314 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 364 | -7798/+21212 |
2006-12-04 | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 16 | -1/+35 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 10 | -0/+10 |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 6 | -1/+25 |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 4 | -139/+237 |
2006-12-04 | [XFRM] xfrm_user: Better validation of user templates. | David S. Miller | 1 | -8/+42 |
2006-12-03 | [DCCP] tfrc: Binary search for reverse TFRC lookup | Gerrit Renker | 1 | -14/+24 |
2006-12-03 | [DCCP] ccid3: Deprecate TFRC_SMALLEST_P | Gerrit Renker | 2 | -18/+6 |
2006-12-03 | [DCCP] tfrc: Identify TFRC table limits and simplify code | Gerrit Renker | 1 | -9/+18 |
2006-12-03 | [DCCP] tfrc: Add protection against invalid parameters to TFRC routines | Gerrit Renker | 1 | -14/+19 |
2006-12-03 | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) | Gerrit Renker | 1 | -2/+2 |
2006-12-03 | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table | Gerrit Renker | 1 | -56/+88 |
2006-12-03 | [DCCP] ccid3: Fix warning message about illegal ACK | Gerrit Renker | 1 | -1/+2 |
2006-12-03 | [DCCP] ccid3: Fix bug in calculation of send rate | Gerrit Renker | 1 | -37/+52 |
2006-12-03 | [DCCP]: Fix BUG in retransmission delay calculation | Gerrit Renker | 1 | -1/+1 |
2006-12-03 | [DCCP]: Use higher RTO default for CCID3 | Gerrit Renker | 2 | -8/+46 |
2006-12-03 | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim | 1 | -1/+3 |
2006-12-03 | [NETFILTER]: xtables: fixes warning on compilation of hashlimit | Yasuyuki Kozakai | 1 | -1/+1 |
2006-12-03 | [ROSE] rose_add_loopback_node: propagate -E | Alexey Dobriyan | 1 | -2/+2 |
2006-12-03 | [NETFILTER]: nf_conntrack: fix header inclusions for helpers | Yasuyuki Kozakai | 5 | -4/+4 |
2006-12-03 | [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup | Patrick McHardy | 10 | -86/+75 |
2006-12-03 | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy | 3 | -5/+5 |
2006-12-03 | [NETFILTER]: nf_nat: add SNMP NAT helper port | Patrick McHardy | 3 | -0/+1348 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port | Patrick McHardy | 6 | -0/+229 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port | Patrick McHardy | 6 | -0/+832 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy | 9 | -0/+1449 |
2006-12-03 | [NETFILTER]: nf_conntrack: add NetBIOS name service helper port | Patrick McHardy | 3 | -0/+145 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port | Patrick McHardy | 6 | -0/+404 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 8 | -6/+2487 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port | Patrick McHardy | 6 | -0/+337 |
2006-12-03 | [NETFILTER]: nf_conntrack: add helper function for expectation initialization | Patrick McHardy | 1 | -0/+68 |
2006-12-03 | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 4 | -19/+210 |
2006-12-03 | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik | 20 | -43/+2389 |
2006-12-03 | [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names | Patrick McHardy | 4 | -0/+4 |
2006-12-03 | [NETFILTER]: Kconfig: improve conntrack selection | Patrick McHardy | 2 | -20/+44 |
2006-12-03 | [NETFILTER]: nf_conntrack: automatic helper assignment for expectations | Patrick McHardy | 4 | -6/+18 |
2006-12-03 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy | 10 | -56/+49 |
2006-12-03 | [NETFILTER]: nf_conntrack: fix helper structure alignment | Patrick McHardy | 1 | -4/+5 |
2006-12-03 | [NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency | Patrick McHardy | 1 | -1/+1 |
2006-12-03 | [NET]: Accept wildcard delimiters in in[46]_pton | Patrick McHardy | 1 | -4/+6 |
2006-12-03 | [PKT_SCHED] act_gact: division by zero | Kim Nordlund | 1 | -2/+2 |
2006-12-03 | [GENETLINK]: Add cmd dump completion. | Jamal Hadi Salim | 1 | -1/+1 |
2006-12-03 | [ATM]: Kill ipcommon.[ch] | David S. Miller | 5 | -98/+47 |
2006-12-03 | [NET_SCHED]: policer: restore compatibility with old iproute binaries | Patrick McHardy | 1 | -4/+22 |