summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek8-7/+244
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek11-0/+1893
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-34/+33
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener1-261/+0
2008-10-08tcpv6: fix option space offsets with md5Ilpo Järvinen1-1/+1
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller29-5/+272
2008-10-08sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2-9/+12
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich5-192/+166
2008-10-08inet: cleanup of local_port_rangeEric Dumazet2-20/+19
2008-10-08udp: Improve port randomizationEric Dumazet1-44/+12
2008-10-08pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski1-0/+1
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. Lunev2-23/+23
2008-10-08ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev1-1/+1
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2-2/+2
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2-3/+3
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev6-8/+11
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2-3/+3
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev1-1/+1
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev6-50/+70
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev8-39/+55
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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller151-3679/+3795
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 Engelhardt6-22/+42
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt10-31/+50
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt37-272/+186
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt41-292/+192
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt13-42/+49
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt47-376/+218
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt58-480/+265
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 Engelhardt6-65/+41
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 Engelhardt1-108/+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 Engelhardt21-190/+155
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt19-156/+198
2008-10-08netfilter: ebt_among: obtain match size through different meansJan Engelhardt1-2/+4