aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim
2006-12-02[NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai
2006-12-02[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan
2006-12-02[NETFILTER]: nf_conntrack: fix header inclusions for helpersYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy
2006-12-02[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy
2006-12-02[NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: add NetBIOS name service helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik
2006-12-02[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy
2006-12-02[NETFILTER]: Kconfig: improve conntrack selectionPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependencyPatrick McHardy
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy
2006-12-02[PKT_SCHED] act_gact: division by zeroKim 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 binariesPatrick 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_hooksAl 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 newinfoAl 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_hooksAl 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