summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg5-374/+195
2013-03-06nl80211: re-add channel width and extended capa advertisingJohannes Berg1-3/+33
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-32/+21
2013-03-06nl80211: conditionally add back TCP WoWLAN informationJohannes Berg1-2/+46
2013-03-06nl80211: conditionally add back radar informationJohannes Berg1-9/+29
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg1-362/+571
2013-03-06mac80211: clarify alignment commentJohannes Berg1-2/+4
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat1-1/+1
2013-03-06cfg80211: comprehensively check station changesJohannes Berg2-167/+246
2013-03-06cfg80211: unify station WME parsingJohannes Berg1-34/+19
2013-03-06cfg80211: clean up station WME attribute parsingJohannes Berg1-31/+37
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg2-10/+33
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg6-120/+120
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+20
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03mac80211: another fix for idle handling in monitor modeFelix Fietkau1-0/+6
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg1-0/+3
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch1-1/+2
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-101/+162
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-574/+749
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+15
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin110-870/+555
2013-02-28sctp: convert to idr_alloc()Tejun Heo1-16/+15
2013-02-28mac80211: convert to idr_alloc()Tejun Heo2-16/+4
2013-02-28net/9p: convert to idr_alloc()Tejun Heo1-11/+6
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg2-23/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-29/+28
2013-02-27libceph: add support for HASHPSPOOL pool flagSage Weil1-13/+26
2013-02-27libceph: update osd request/reply encodingSage Weil2-77/+174
2013-02-27libceph: calculate placement based on the internal data typesSage Weil2-17/+12
2013-02-27ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil3-83/+91
2013-02-27libceph: decode into cpu-native ceph_pg typeSage Weil3-42/+50
2013-02-27libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2-10/+10
2013-02-27mac80211: Fix crash due to un-canceled work-itemsBen Greear1-0/+11
2013-02-27mac80211: stop timers before canceling work itemsBen Greear1-5/+9
2013-02-27mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-27mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-27mac80211: Ensure off-channel frames don't get queuedSeth Forshee1-25/+31
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-45/+75
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-10/+10
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+4
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro1-1/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds9-91/+170
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh1-1/+16
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg1-45/+0
2013-02-26nl80211: remove radar informationJohannes Berg1-13/+3
2013-02-26mac80211: fix tim_lock lockingJohannes Berg1-2/+2