aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+4
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville4-4/+36
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+11
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-31mac80211: support paged rx SKBsZhu Yi1-1/+4
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+30
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+19
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+22
2010-03-09mac80211: deprecate RX status noiseJohannes Berg1-2/+2
2010-03-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明1-0/+18
2010-03-05net: backlog functions renameZhu Yi1-3/+3
2010-03-05net: add limit for socket backlogZhu Yi1-1/+14
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith1-1/+1
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+2
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+3
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller2-2/+9
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-0/+5
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2-2/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-0/+2
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-5/+55
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-1/+3
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim1-2/+3
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim1-7/+16
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim1-0/+22
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger2-2/+12
2010-02-19nl80211: add power save commandsKalle Valo1-3/+4
2010-02-18net: TCP thin dupackAndreas Petlund1-0/+1
2010-02-18net: TCP thin linear timeoutsAndreas Petlund1-0/+4
2010-02-18net: TCP thin-stream detectionAndreas Petlund1-0/+8
2010-02-18const: struct nla_policyAlexey Dobriyan1-1/+1
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan1-1/+1
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-2/+4
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy1-1/+21
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger1-1/+1
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches1-3/+3
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo8-13/+17
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman1-1/+0
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-64/+124