aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-05net: Add STP demux layerPatrick McHardy
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-05netns: place rt_genid into struct netDenis V. Lunev
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev
2008-07-05netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev
2008-07-05netns: add namespace parameter to rt_cache_flushDenis V. Lunev
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh
2008-06-26rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen