| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Move fast connectable code to hci_request.c | Johan Hedberg | 2015-12-10 | 3 | -39/+40 |
* | Bluetooth: Move EIR update to hci_request.c | Johan Hedberg | 2015-12-10 | 3 | -195/+198 |
* | Bluetooth: HCI name update to hci_request.c | Johan Hedberg | 2015-12-10 | 3 | -12/+14 |
* | Bluetooth: Move discoverable timeout behind hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 3 | -52/+28 |
* | Bluetooth: Move discoverable changes to hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 2 | -77/+77 |
* | Bluetooth: Perform Class of Device changes through hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 3 | -47/+49 |
* | Bluetooth: Move connectable changes to hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 2 | -74/+51 |
* | Bluetooth: Move advertising instance management to hci_request.c | Johan Hedberg | 2015-12-10 | 6 | -563/+583 |
* | Bluetooth: Move __hci_update_background_scan up in hci_request.c | Johan Hedberg | 2015-12-10 | 1 | -73/+73 |
* | Bluetooth: Run page scan updates through hdev->req_workqueue | Johan Hedberg | 2015-12-10 | 4 | -21/+34 |
* | sock, cgroup: add sock->sk_cgroup | Tejun Heo | 2015-12-09 | 3 | -2/+14 |
* | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct | Tejun Heo | 2015-12-09 | 8 | -21/+19 |
* | netprio_cgroup: limit the maximum css->id to USHRT_MAX | Tejun Heo | 2015-12-09 | 1 | -0/+9 |
* | Revert "Merge branch 'vsock-virtio'" | Stefan Hajnoczi | 2015-12-09 | 5 | -1828/+0 |
* | net: Fix inverted test in __skb_recv_datagram | Rainer Weikusat | 2015-12-08 | 1 | -1/+1 |
* | net: dsa: move dsa slave destroy code to slave.c | Neil Armstrong | 2015-12-07 | 3 | -2/+13 |
* | net: dsa: Add missing master netdev dev_put() calls | Neil Armstrong | 2015-12-07 | 1 | -1/+5 |
* | net: dsa: cleanup resources upon module removal | Neil Armstrong | 2015-12-07 | 1 | -0/+8 |
* | net: dsa: remove DSA link polling | Neil Armstrong | 2015-12-07 | 1 | -43/+0 |
* | Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-12-07 | 24 | -939/+1174 |
|\ |
|
| * | mac80211: handle HW ROC expired properly | Ilan Peer | 2015-12-07 | 1 | -1/+5 |
| * | mac80211: reject zero cookie in mgmt-tx/roc cancel | Johannes Berg | 2015-12-04 | 1 | -0/+3 |
| * | mac80211: Allow a STA to join an IBSS with 80+80 MHz channel | Jouni Malinen | 2015-12-04 | 1 | -0/+1 |
| * | cfg80211: reg: Refactor calculation of bandwidth flags | Michal Sojka | 2015-12-04 | 1 | -54/+37 |
| * | mac80211: rewrite remain-on-channel logic | Johannes Berg | 2015-12-04 | 3 | -291/+316 |
| * | mac80211: simplify ack_skb handling | Johannes Berg | 2015-12-04 | 3 | -18/+13 |
| * | mac80211: move off-channel/mgmt-tx code to offchannel.c | Johannes Berg | 2015-12-04 | 3 | -495/+502 |
| * | mac80211: fix mgmt-tx abort cookie and leak | Johannes Berg | 2015-12-04 | 1 | -3/+2 |
| * | mac80211: catch queue stop underflow | Johannes Berg | 2015-12-04 | 1 | -2/+5 |
| * | mac80211: properly free TX skbs when monitor TX fails | Johannes Berg | 2015-12-04 | 1 | -1/+1 |
| * | mac80211: properly free skb when r-o-c for TX fails | Johannes Berg | 2015-12-04 | 1 | -1/+1 |
| * | Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" | Johannes Berg | 2015-12-04 | 1 | -1/+2 |
| * | cfg80211: handle add_station auth/assoc flag quirks | Johannes Berg | 2015-12-04 | 2 | -14/+19 |
| * | cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station | Ayala Beker | 2015-12-04 | 1 | -2/+2 |
| * | mac80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 2015-12-04 | 1 | -0/+6 |
| * | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 2015-12-04 | 3 | -0/+38 |
| * | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag | Janusz.Dziedzic@tieto.com | 2015-12-04 | 1 | -2/+4 |
| * | cfg80211: Remove unused cfg80211_can_use_iftype_chan() | Michal Sojka | 2015-12-04 | 2 | -121/+0 |
| * | cfg80211: reg: Remove unused function parameter | Michal Sojka | 2015-12-04 | 1 | -4/+3 |
| * | mac80211: add atomic uploaded keys iterator | Eliad Peller | 2015-12-04 | 3 | -4/+55 |
| * | mac80211: allow the driver to send EOSP when needed | Emmanuel Grumbach | 2015-12-04 | 2 | -43/+126 |
| * | cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented | Ola Olsson | 2015-12-04 | 1 | -0/+3 |
| * | mac80211: remove string from unaligned packet warning | Johannes Berg | 2015-12-04 | 1 | -2/+1 |
| * | lib80211: ratelimit key index mismatch | Johannes Berg | 2015-12-04 | 2 | -4/+4 |
| * | mac80211: mesh: print MAC address instead of pointer | Johannes Berg | 2015-12-04 | 1 | -2/+2 |
| * | cfg80211: replace ieee80211_ie_split() with an inline | Johannes Berg | 2015-12-04 | 1 | -7/+0 |
| * | cfg80211: add complete data to station add/change tracing | Johannes Berg | 2015-12-04 | 1 | -0/+38 |
| * | cfg80211: Add missing tracing to cfg80211 | Ilan Peer | 2015-12-04 | 3 | -5/+108 |
| * | mac80211: allow driver to prevent two stations w/ same address | Johannes Berg | 2015-12-04 | 2 | -2/+17 |
| * | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2015-12-04 | 6 | -15/+21 |
| |\ |
|