aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-106lowpan: add nhc module for GHC UDP detectionStefan Schmidt3-0/+33
2015-12-106lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt3-0/+36
2015-12-106lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt1-2/+3
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao1-1/+1
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg1-2/+10
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg1-1/+5
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg4-66/+32
2015-12-10Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg1-18/+12
2015-12-10Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg1-2/+1
2015-12-10Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg1-1/+1
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2-18/+9
2015-12-10Bluetooth: Simplify read_adv_features codeJohan Hedberg1-20/+8
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg4-133/+126
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg3-39/+40
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg3-195/+198
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg3-12/+14
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg3-52/+28
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2-77/+77
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg3-47/+49
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2-74/+51
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg6-563/+583
2015-12-10Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg1-73/+73
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg4-21/+34
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo3-2/+14
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo8-21/+19
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo1-0/+9
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi5-1828/+0
2015-12-08net: Fix inverted test in __skb_recv_datagramRainer Weikusat1-1/+1
2015-12-07net: dsa: move dsa slave destroy code to slave.cNeil Armstrong3-2/+13
2015-12-07net: dsa: Add missing master netdev dev_put() callsNeil Armstrong1-1/+5
2015-12-07net: dsa: cleanup resources upon module removalNeil Armstrong1-0/+8
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong1-43/+0
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller24-939/+1174
2015-12-07mac80211: handle HW ROC expired properlyIlan Peer1-1/+5
2015-12-06af_unix: fix unix_dgram_recvmsg entry lockingRainer Weikusat1-15/+20
2015-12-06core: enable more fine-grained datagram reception controlRainer Weikusat1-29/+48
2015-12-05net: constify netif_is_* helpers net_device paramJiri Pirko1-1/+1
2015-12-05batman-adv: Act on NETDEV_*_TYPE_CHANGE eventsAndrew Lunn1-1/+3
2015-12-05ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn1-1/+2
2015-12-04mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg1-0/+3
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen1-0/+1
2015-12-04cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka1-54/+37
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg3-291/+316
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg3-18/+13
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg3-495/+502
2015-12-04mac80211: fix mgmt-tx abort cookie and leakJohannes Berg1-3/+2
2015-12-04mac80211: catch queue stop underflowJohannes Berg1-2/+5
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg1-1/+1
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg1-1/+1
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg1-1/+2