summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: add debugfs supportAlexander Aring2015-12-105-1/+117
* 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-103-11/+36
* 6lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt2015-12-103-0/+34
* 6lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt2015-12-103-0/+35
* 6lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt2015-12-103-0/+34
* 6lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt2015-12-103-0/+33
* 6lowpan: add nhc module for GHC UDP detectionStefan Schmidt2015-12-103-0/+33
* 6lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt2015-12-103-0/+36
* 6lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt2015-12-101-2/+3
* Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-101-1/+1
* Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-101-2/+10
* Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-101-1/+5
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-104-66/+32
* Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-101-18/+12
* Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-101-2/+1
* Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-101-1/+1
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-102-18/+9
* Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-101-20/+8
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-104-133/+126
* Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-103-39/+40
* Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-103-195/+198
* Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-103-12/+14
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-103-52/+28
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-102-77/+77
* Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-103-47/+49
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-102-74/+51
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-106-563/+583
* Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg2015-12-101-73/+73
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-104-21/+34
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-083-2/+14
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-088-21/+19
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-081-0/+9
* Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-085-1828/+0
* net: Fix inverted test in __skb_recv_datagramRainer Weikusat2015-12-081-1/+1
* net: dsa: move dsa slave destroy code to slave.cNeil Armstrong2015-12-073-2/+13
* net: dsa: Add missing master netdev dev_put() callsNeil Armstrong2015-12-071-1/+5
* net: dsa: cleanup resources upon module removalNeil Armstrong2015-12-071-0/+8
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-43/+0
* Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller2015-12-0724-939/+1174
|\
| * mac80211: handle HW ROC expired properlyIlan Peer2015-12-071-1/+5
| * mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg2015-12-041-0/+3
| * mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen2015-12-041-0/+1
| * cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka2015-12-041-54/+37
| * mac80211: rewrite remain-on-channel logicJohannes Berg2015-12-043-291/+316
| * mac80211: simplify ack_skb handlingJohannes Berg2015-12-043-18/+13
| * mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg2015-12-043-495/+502
| * mac80211: fix mgmt-tx abort cookie and leakJohannes Berg2015-12-041-3/+2
| * mac80211: catch queue stop underflowJohannes Berg2015-12-041-2/+5
| * mac80211: properly free TX skbs when monitor TX failsJohannes Berg2015-12-041-1/+1
| * mac80211: properly free skb when r-o-c for TX failsJohannes Berg2015-12-041-1/+1
OpenPOWER on IntegriCloud