summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung2012-06-061-1/+1
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-068-76/+50
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
| |\
| | * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| * | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| |/
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-055-15/+144
* | cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-052-4/+2
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-052-2/+56
* | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-052-18/+7
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
* | mac80211: simplify association HT parametersJohannes Berg2012-06-052-16/+13
* | cfg80211: deprecate CFG80211_WEXTJohannes Berg2012-06-051-1/+0
* | wireless: remove wext sysfsJohannes Berg2012-06-052-87/+0
* | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-051-7/+0
* | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-052-55/+30
* | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-052-90/+37
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-0517-227/+181
* | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-051-0/+2
* | mac80211: allow channel change while mesh is downThomas Pedersen2012-06-051-0/+4
* | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-051-2/+2
* | mac80211: use offchannel queue only when supportedEliad Peller2012-06-051-3/+5
* | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-052-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-024-9/+19
|\
| * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
|\ \
| * | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-016-58/+75
|\ \ \
| * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-3/+3
| * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-19/+8
| * | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-311-1/+1
| * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-311-1/+1
| * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-4/+0
| * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-312-14/+17
| * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-311-16/+45
* | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-312-45/+68
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
| * | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-9/+4
OpenPOWER on IntegriCloud