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