summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-06net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy1-0/+42
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller52-117/+233
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller1-0/+5
2008-07-06vlan: Add GVRP supportPatrick McHardy2-0/+2
2008-07-06net: Add GARP applicant-only participantPatrick McHardy2-0/+129
2008-07-06net: Add STP demux layerPatrick McHardy1-0/+14
2008-07-06MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov1-2/+2
2008-07-06MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-06MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov1-3/+3
2008-07-06MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-06Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-7/+0
2008-07-06netns: place rt_genid into struct netDenis V. Lunev1-0/+1
2008-07-06netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev1-0/+2
2008-07-06netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev1-0/+1
2008-07-06net: add fib_rules_ops to flush_cache methodDenis V. Lunev1-1/+1
2008-07-06netns: add namespace parameter to rt_cache_flushDenis V. Lunev1-1/+1
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-7/+0
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell1-0/+2
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell1-0/+7
2008-07-03tun: Interface to query tun/tap features.Rusty Russell1-0/+1
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2-0/+59
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen2-3/+1
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen1-1/+2
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki1-0/+2
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki1-0/+2
2008-07-03Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2008-07-03Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+19
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera1-0/+33
2008-07-02net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy1-1/+1
2008-07-02i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-01Properly notify block layer of sync writesJens Axboe1-0/+1
2008-07-01mac80211: add spectrum capabilitiesTomas Winkler1-0/+5
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach1-0/+9
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-3/+8
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+2
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-3/+2
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+1
2008-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-116/+342
2008-06-29Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2-1/+3
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna1-1/+2
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-1/+26
2008-06-28net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen1-1/+5
2008-06-28include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk1-0/+4
2008-06-28kbuild: fix a.out.h export to userspace with O= build.David Woodhouse3-3/+2
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5