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