aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-08
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-08
* ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-08
* ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-08
* ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-08
* ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-08
* netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-08
* ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev2008-10-08
* ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev2008-10-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-08
|\
| * netfilter: xtables: remove bogus mangle table dependency of connmarkJan Engelhardt2008-10-08
| * netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt2008-10-08
| * netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt2008-10-08
| * netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-08
| * netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-08
| * netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-08
| * netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt2008-10-08
| * netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt2008-10-08
| * netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt2008-10-08
| * netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-08
| * netfilter: ebtables: fix one wrong return valueJan Engelhardt2008-10-08
| * netfilter: remove redundant casts from EbtablesJan Engelhardt2008-10-08
| * netfilter: remove unused Ebtables functionsJan Engelhardt2008-10-08
| * netfilter: implement hotdrop for EbtablesJan Engelhardt2008-10-08
| * netfilter: ebtables: use generic table checkingJan Engelhardt2008-10-08
| * netfilter: x_tables: output bad hook mask in hexadecimalJan Engelhardt2008-10-08
| * netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-08
| * netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-08
| * netfilter: ebt_among: obtain match size through different meansJan Engelhardt2008-10-08
| * netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-08
| * netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-08
| * netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-08
| * netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-08
| * netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-08
| * netfilter: Add documentation for tproxyKOVACS Krisztian2008-10-08
| * netfilter: iptables TPROXY targetKOVACS Krisztian2008-10-08
| * netfilter: iptables socket matchKOVACS Krisztian2008-10-08
| * netfilter: iptables tproxy coreKOVACS Krisztian2008-10-08
| * netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-08