summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-288-116/+342
|\
| * mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-272-2/+10
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-4/+139
| * 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/+84
| |\
| | * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-162-101/+63
| | * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-161-1/+1
| | * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-162-0/+20
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-282-1/+3
|\ \ \
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-281-1/+2
| * | | DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-241-0/+1
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-284-1/+26
|\ \ \ | |/ / |/| |
| * | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-271-1/+5
| * | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-271-0/+4
| * | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-201-0/+11
| * | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-191-0/+6
* | | bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-231-0/+2
* | | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-191-0/+14
* | | net: Disable LRO on devices that are forwardingBen Hutchings2008-06-191-0/+1
* | | sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-191-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-191-0/+1
|\| |
| * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-171-0/+1
* | | netdevice: Fix promiscuity and allmulti overflowWang Chen2008-06-181-2/+2
* | | net: Add sk_set_socket() helper.David S. Miller2008-06-171-2/+7
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-173-18/+52
|\ \ \
| * | | bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-181-0/+3
| * | | net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz2008-06-172-0/+2
| * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-06-171-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-171-2/+2
* | | | | udp: sk_drops handlingEric Dumazet2008-06-171-1/+1
|/ / / /
* | | | rose: improving AX25 routing frames via ROSE networkBernard Pidoux2008-06-171-1/+1
* | | | atm: [suni] add support for setting loopback and framing modesChas Williams2008-06-171-1/+1
* | | | net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller2008-06-171-24/+0
* | | | sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller2008-06-171-2/+0
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-161-1/+1
|\ \ \ | | |/ | |/|
| * | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-161-1/+1
* | | netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov2008-06-165-5/+30
* | | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-161-2/+5
* | | inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-161-2/+4