summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds2008-10-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-1183-678/+2573
|\
| * nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng2008-10-101-0/+1
| * inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-091-1/+1
| * gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-091-0/+1
| * gre: Add netlink interfaceHerbert Xu2008-10-091-0/+19
| * dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-093-0/+12
| * dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-093-0/+14
| * net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-093-0/+38
| * phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-091-8/+38
| * phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-091-0/+8
| * phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-091-0/+2
| * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-091-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0811-29/+163
| |\
| * | sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2008-10-081-11/+3
| * | sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-083-32/+12
| * | inet: cleanup of local_port_rangeEric Dumazet2008-10-081-0/+4
| * | ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-082-8/+5
| * | ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev2008-10-081-19/+21
| * | ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-2/+2
| * | ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev2008-10-081-2/+0
| * | ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-081-2/+2
| * | ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-081-2/+2
| * | ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-081-1/+2
| * | ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-081-1/+2
| * | ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-081-1/+2
| * | ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-081-1/+2
| * | netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-081-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-10-0821-222/+398
| |\ \
| | * | netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+10
| | * | netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-1/+7
| | * | netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-082-11/+22
| | * | netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+17
| | * | netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-1/+7
| | * | netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-10/+22
| | * | netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-7/+21
| | * | netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-2/+4
| | * | netfilter: remove unused Ebtables functionsJan Engelhardt2008-10-081-6/+0
| | * | netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-3/+3
| | * | netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-17/+26
| | * | netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-0/+6
| | * | netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-081-3/+3
| | * | netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-081-2/+1
| | * | netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-6/+3
| | * | netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-0/+3
| | * | netfilter: iptables TPROXY targetKOVACS Krisztian2008-10-081-0/+14
| | * | netfilter: iptables tproxy coreKOVACS Krisztian2008-10-081-0/+32
| | * | netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-081-0/+6
| | * | netfilter: netns nat: per-netns bysource hashAlexey Dobriyan2008-10-081-0/+2
| | * | netfilter: netns nat: per-netns NAT tableAlexey Dobriyan2008-10-081-0/+1