summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-05net: Add STP demux layerPatrick McHardy1-0/+14
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov1-2/+2
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov1-3/+3
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-7/+0
2008-07-05netns: place rt_genid into struct netDenis V. Lunev1-0/+1
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev1-0/+2
2008-07-05netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev1-0/+1
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev1-1/+1
2008-07-05netns: 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-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera1-0/+33
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-116/+342
2008-06-28Merge 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-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen1-1/+5
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk1-0/+4
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2-2/+10
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch1-4/+139
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss1-0/+10
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss1-3/+51
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh1-3/+29
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh1-0/+7
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh1-0/+2
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh1-0/+5
2008-06-26rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh1-3/+3
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville3-102/+84
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks1-0/+1
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein1-0/+2
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman1-0/+11
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki1-0/+6
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings1-0/+14
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings1-0/+1
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich1-1/+1
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen1-2/+2
2008-06-17net: Add sk_set_socket() helper.David S. Miller1-2/+7
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller3-18/+52
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen1-2/+2