aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek
2008-10-08Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener
2008-10-08tcpv6: fix option space offsets with md5Ilpo Järvinen
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-10-08sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich
2008-10-08inet: cleanup of local_port_rangeEric Dumazet
2008-10-08udp: Improve port randomizationEric Dumazet
2008-10-08pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen
2008-10-08ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev
2008-10-08ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev
2008-10-08ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev
2008-10-08ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev
2008-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-10-08netfilter: xtables: remove bogus mangle table dependency of connmarkJan Engelhardt
2008-10-08netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt
2008-10-08netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt
2008-10-08netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt
2008-10-08netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt
2008-10-08netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt
2008-10-08netfilter: ebtables: fix one wrong return valueJan Engelhardt
2008-10-08netfilter: remove redundant casts from EbtablesJan Engelhardt
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt
2008-10-08netfilter: implement hotdrop for EbtablesJan Engelhardt
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt