aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
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: 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-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-18netdevice: Fix promiscuity and allmulti overflowWang Chen
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
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-06-17Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-06-17atm: [suni] add support for setting loopback and framing modesChas Williams
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach
2008-06-14nl80211: Fix comment merge errorMichael Buesch