aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-15/+13
* mac80211: add the total ampdu length to tx infoFelix Fietkau2009-11-181-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-184-9/+331
|\
| * znet: fix build failure from i82593.h relocationJohn W. Linville2009-11-171-0/+229
| * cfg80211: return channel noise via survey APIHolger Schurig2009-11-132-0/+68
| * mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-132-0/+4
| * mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-132-8/+8
| * mac80211: implement RANN processing and forwardingRui Paulo2009-11-131-0/+15
| * nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-112-0/+6
| * mac80211: update meshconf IERui Paulo2009-11-111-1/+1
* | Phonet: convert devices list to RCURémi Denis-Courmont2009-11-181-1/+1
* | linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet2009-11-181-1/+2
* | net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2009-11-181-0/+1
* | net: add dev_txq_stats_fold() helperEric Dumazet2009-11-171-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-172-2/+2
|\ \
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-1/+1
| * | sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-131-1/+1
* | | remove deprecated and not used: print_mac()Marin Mitov2009-11-151-4/+0
* | | net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-151-12/+30
* | | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-131-11/+5
* | | inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu2009-11-131-2/+2
* | | ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-131-0/+10
* | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-132-3/+6
* | | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-131-11/+32
| |/ |/|
* | netdev: add netdev_continue_rcustephen hemminger2009-11-102-0/+16
* | usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-101-0/+1
* | udp: bind() optimisationEric Dumazet2009-11-102-1/+8
* | Phonet: put sockets in a hash tableRémi Denis-Courmont2009-11-101-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-093-21/+109
|\ \
| * | mac80211: async station powersave handlingJohannes Berg2009-11-061-0/+32
| * | mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-2/+23
| * | mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-301-1/+11
| * | mac80211: deprecate qual valueJohannes Berg2009-10-301-1/+1
| * | mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg2009-10-301-8/+34
| * | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-8/+7
| * | mac80211: fix radiotap header generationJohannes Berg2009-10-301-1/+1
* | | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-081-1/+4
* | | net/compat_ioctl: support SIOCWANDEVArnd Bergmann2009-11-081-17/+24
* | | udp: secondary hash on (local port, local address)Eric Dumazet2009-11-083-4/+27
* | | udp: split sk_hash into two u16 hashesEric Dumazet2009-11-082-1/+7
* | | udp: add a counter into udp_hslotEric Dumazet2009-11-081-0/+8
* | | can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin2009-11-081-0/+36
* | | net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-081-3/+5
* | | net: kill proto_ops wrapperArnd Bergmann2009-11-071-83/+0
* | | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller2009-11-061-2/+0
* | | compat: add struct compat_ifreq etc to compat.hArnd Bergmann2009-11-061-0/+39
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-063-7/+37
|\ \ \
| * | | ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov2009-11-062-0/+6
| * | | ieee802154: add an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov2009-11-062-0/+8
| * | | ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-061-0/+4