summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-09dsa: add support for Trailer tagging formatLennert Buytenhek3-0/+12
2008-10-09dsa: add support for original DSA tagging formatLennert Buytenhek3-0/+14
2008-10-09net: Distributed Switch Architecture protocol supportLennert Buytenhek3-0/+38
2008-10-09phylib: add mdiobus_{read,write}Lennert Buytenhek1-8/+38
2008-10-09phylib: give mdio buses a device tree presenceLennert Buytenhek1-0/+8
2008-10-09phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-0/+2
2008-10-09phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-10-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-29/+163
2008-10-09sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich1-11/+3
2008-10-09sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich3-32/+12
2008-10-09inet: cleanup of local_port_rangeEric Dumazet1-0/+4
2008-10-08ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2-8/+5
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. Lunev1-2/+2
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. Lunev1-2/+2
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev1-2/+2
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev1-1/+2
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev1-1/+2
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev1-1/+2
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev1-1/+2
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev1-1/+2
2008-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller21-222/+398
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt1-2/+10
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt1-1/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2-11/+22
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-5/+17
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-1/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-10/+22
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-7/+21
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt1-2/+4
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt1-6/+0
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-3/+3
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-17/+26
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+6
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-3/+3
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt1-2/+1
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-6/+3
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-0/+3
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian1-0/+14
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian1-0/+32
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian1-0/+6
2008-10-08netfilter: netns nat: per-netns bysource hashAlexey Dobriyan1-0/+2
2008-10-08netfilter: netns nat: per-netns NAT tableAlexey Dobriyan1-0/+1
2008-10-08netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan1-1/+1
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack accountingAlexey Dobriyan2-5/+7
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2-8/+8
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2-1/+1
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctlAlexey Dobriyan1-0/+4
2008-10-08netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan2-4/+5