aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen2-3/+3
2008-10-08ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev1-17/+0
2008-10-08ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev4-31/+28
2008-10-08ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev1-19/+21
2008-10-08ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2-3/+3
2008-10-08ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev1-2/+0
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev3-4/+4
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev3-5/+5
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev7-9/+13
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev3-4/+5
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2-2/+3
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev7-51/+72
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev9-40/+57
2008-10-08ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev1-12/+10
2008-10-08ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev1-2/+0
2008-10-08netfilter: xtables: remove bogus mangle table dependency of connmarkJan Engelhardt1-1/+0
2008-10-08netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt7-120/+43
2008-10-08netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt9-225/+104
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt7-24/+52
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt11-32/+57
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt39-283/+208
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt42-297/+209
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt14-43/+56
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt48-386/+240
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt59-487/+286
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt3-96/+41
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt3-111/+111
2008-10-08netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt1-24/+5
2008-10-08netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt1-10/+10
2008-10-08netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt1-1/+1
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt7-67/+45
2008-10-08netfilter: ebtables: fix one wrong return valueJan Engelhardt1-1/+1
2008-10-08netfilter: remove redundant casts from EbtablesJan Engelhardt4-6/+6
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt2-114/+0
2008-10-08netfilter: implement hotdrop for EbtablesJan Engelhardt1-3/+10
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt4-6/+8
2008-10-08netfilter: x_tables: output bad hook mask in hexadecimalJan Engelhardt1-2/+2
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt22-193/+158
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt20-173/+224
2008-10-08netfilter: ebt_among: obtain match size through different meansJan Engelhardt1-2/+4
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt20-9/+91
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt9-15/+19
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt11-105/+104
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt20-108/+109
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt20-88/+104