summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-254-14/+53
|\
| * Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-182-0/+17
| * Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-181-1/+3
| * Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-181-2/+2
| * Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-181-0/+5
| * Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-181-1/+0
| * Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-091-1/+1
| * Bluetooth: HCI request error handlingAndre Guedes2013-03-091-0/+5
| * Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-081-2/+0
| * Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-081-2/+0
| * Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-081-0/+2
| * Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-081-0/+1
| * Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-082-0/+18
| * Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-7/+0
| * Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-1/+2
| * Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-1/+1
| * Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-081-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-32/+36
|\ \
| * | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-0/+2
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-3/+6
| * | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-181-18/+0
| * | mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-0/+7
| * | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-111-0/+7
| * | mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-11/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-181-0/+4
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-051-0/+4
| |\ \ | | |/ | |/|
| | * tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
* | | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
* | | nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+2
* | | mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-3/+2
* | | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-3/+0
* | | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-061-0/+41
* | | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+20
* | | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-0/+12
* | | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-3/+45
* | | cfg80211: constify station parameter pointersJohannes Berg2013-03-061-4/+4
* | | cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-061-13/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-1/+1
|\ \
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-271-1/+1
| |/
* / hlist: drop the node parameter from iteratorsSasha Levin2013-02-277-33/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-266-5/+42
|\
| * IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-251-0/+17
| * net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-221-1/+7
| * ipv4: fix error handling in icmp_protocol.Li Wei2013-02-221-0/+1
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-213-4/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-252-13/+13
|\ \
| * | 9p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman2013-02-121-1/+1
| * | 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-121-7/+7
| * | 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-121-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-212-2/+2
|\ \ \ | |_|/ |/| |