Age | Commit message (Expand) | Author |
2006-12-02 | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim |
2006-12-02 | [NETFILTER]: xtables: fixes warning on compilation of hashlimit | Yasuyuki Kozakai |
2006-12-02 | [ROSE] rose_add_loopback_node: propagate -E | Alexey Dobriyan |
2006-12-02 | [NETFILTER]: nf_conntrack: fix header inclusions for helpers | Yasuyuki Kozakai |
2006-12-02 | [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup | Patrick McHardy |
2006-12-02 | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_nat: add SNMP NAT helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: add NetBIOS name service helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: add helper function for expectation initialization | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik |
2006-12-02 | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik |
2006-12-02 | [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names | Patrick McHardy |
2006-12-02 | [NETFILTER]: Kconfig: improve conntrack selection | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: automatic helper assignment for expectations | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: fix helper structure alignment | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency | Patrick McHardy |
2006-12-02 | [NET]: Accept wildcard delimiters in in[46]_pton | Patrick McHardy |
2006-12-02 | [PKT_SCHED] act_gact: division by zero | Kim Nordlund |
2006-12-02 | [GENETLINK]: Add cmd dump completion. | Jamal Hadi Salim |
2006-12-02 | [ATM]: Kill ipcommon.[ch] | David S. Miller |
2006-12-02 | [NET_SCHED]: policer: restore compatibility with old iproute binaries | Patrick McHardy |
2006-12-02 | [PKT_SCHED]: Remove unused exports. | Adrian Bunk |
2006-12-02 | [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. | Al Viro |
2006-12-02 | [EBTABLES]: Clean ebt_register_table() up. | Al Viro |
2006-12-02 | [EBTABLES]: Move calls of ebt_verify_pointers() upstream. | Al Viro |
2006-12-02 | [EBTABLES]: ebt_check_entry() doesn't need valid_hooks | Al Viro |
2006-12-02 | [EBTABLES]: Clean ebt_get_udc_positions() up. | Al Viro |
2006-12-02 | [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e... | Al Viro |
2006-12-02 | [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo | Al Viro |
2006-12-02 | [EBTABLES]: Move more stuff into ebt_verify_pointers(). | Al Viro |
2006-12-02 | [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct... | Al Viro |
2006-12-02 | [EBTABLES]: Split ebt_check_entry_size_and_hooks | Al Viro |
2006-12-02 | [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. | Al Viro |
2006-12-02 | [EBTABLES]: Deal with the worst-case behaviour in loop checks. | Al Viro |
2006-12-02 | [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. | Al Viro |
2006-12-02 | [EBTABLES]: Fix wraparounds in ebt_entries verification. | Al Viro |
2006-12-02 | [TCP]: Fix warnings with TCP_MD5SIG disabled. | Andrew Morton |
2006-12-02 | [NET]: Possible cleanups. | Adrian Bunk |
2006-12-02 | [IPSEC]: Add AF_KEY interface for encapsulation family. | Miika Komu |
2006-12-02 | [IPSEC]: Add netlink interface for the encapsulation family. | Miika Komu |
2006-12-02 | [IPSEC]: Add encapsulation family. | Miika Komu |
2006-12-02 | [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. | David S. Miller |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures | Patrick McHardy |