summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+10
* mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-3/+51
* rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-261-3/+29
* rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-261-0/+7
* rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-261-0/+2
* rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-261-0/+5
* rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-261-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-253-102/+84Star
|\
| * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-172-101/+63Star
| * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-171-1/+1
| * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-172-0/+20
* | bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-241-0/+2
* | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-201-0/+14
* | net: Disable LRO on devices that are forwardingBen Hutchings2008-06-201-0/+1
* | sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-201-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-201-0/+1
|\ \
| * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-181-0/+1
* | | netdevice: Fix promiscuity and allmulti overflowWang Chen2008-06-181-2/+2
* | | net: Add sk_set_socket() helper.David S. Miller2008-06-181-2/+7
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-183-18/+52
|\ \ \
| * | | bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-181-0/+3
| * | | net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz2008-06-182-0/+2
| * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-06-181-18/+47
| |\ \ \
| | * | | mv643xx_eth: allow multiple TX queuesLennert Buytenhek2008-06-121-1/+2
| | * | | mv643xx_eth: allow multiple RX queuesLennert Buytenhek2008-06-121-0/+5
| | * | | mv643xx_eth: general cleanupLennert Buytenhek2008-06-121-18/+41
* | | | | netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen2008-06-181-2/+2
* | | | | udp: sk_drops handlingEric Dumazet2008-06-181-1/+1
|/ / / /
* | | | rose: improving AX25 routing frames via ROSE networkBernard Pidoux2008-06-181-1/+1
* | | | atm: [suni] add support for setting loopback and framing modesChas Williams2008-06-181-1/+1
* | | | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller2008-06-171-24/+0Star
* | | | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller2008-06-171-2/+0Star
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-171-1/+1
|\ \ \ | | |/ | |/|
| * | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-171-1/+1
* | | netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov2008-06-175-5/+30
* | | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-171-2/+5
* | | inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-171-2/+4
* | | inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-171-2/+2
* | | inet: add struct net argument to inet_bhashfnPavel Emelyanov2008-06-171-1/+2
* | | udp: add struct net argument to udp_hashfnPavel Emelyanov2008-06-171-1/+1
* | | udp: introduce a udp_hashfn functionPavel Emelyanov2008-06-171-0/+5
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-153-37/+386
|\ \ \
| * | | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+6
| * | | mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-1/+1
| * | | mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-14/+0Star
| * | | mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-18/+374
| * | | iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-141-0/+1
| * | | nl80211: Fix comment merge errorMichael Buesch2008-06-141-4/+4
* | | | net: change proto destroy method to return voidBrian Haley2008-06-153-3/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-1462-137/+320
|\ \ \ \ | | |/ / | |/| |