summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-21radiotap parser: fix endian annotationJohannes Berg
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-19mac80211: fix typo in commentsDaniel Halperin
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-31mac80211: support paged rx SKBsZhu Yi
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-03-08net: add __must_check to sk_add_backlogZhu Yi
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2010-03-05net: backlog functions renameZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18net: TCP thin dupackAndreas Petlund
2010-02-18net: TCP thin linear timeoutsAndreas Petlund
2010-02-18net: TCP thin-stream detectionAndreas Petlund