summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Set scan parameters for ADV MonitorHoward Chung2020-09-201-0/+3
* Bluetooth: Update Adv monitor count upon removalMiao-chen Chou2020-09-201-0/+2
* Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
* Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-1/+97
* Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+4
* Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+26
* Bluetooth: Set ext scan response only when it existsAbhishek Pandit-Subedi2020-09-131-2/+5
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-09-131-3/+4
* Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-111-0/+2
* Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler2020-09-112-4/+4
* Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTUJoseph Hwang2020-09-111-0/+6
* Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi2020-09-111-1/+1
* Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye2020-09-111-4/+8
* Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi2020-09-011-0/+11
* mptcp: fix syncookie build error on UPFlorian Westphal2020-08-011-3/+1
* fib: fix another fib_rules_ops indirect call wrapper problemBrian Vazquez2020-08-011-0/+6
* tcp: fix build fong CONFIG_MPTCP=nEric Dumazet2020-08-011-2/+3
* Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller2020-07-3131-192/+355
|\
| * mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg2020-07-311-6/+5
| * nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-07-311-1/+3
| * cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-313-10/+7
| * mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2020-07-312-23/+39
| * mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef2020-07-312-34/+35
| * mac80211: remove unused flags argument in transmit functionsMathy Vanhoef2020-07-317-22/+18
| * mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef2020-07-313-7/+3
| * mac80211: do not overwrite the sequence number if requestedMathy Vanhoef2020-07-311-0/+3
| * mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2020-07-311-0/+2
| * mac80211: never drop injected frames even if normally not allowedMathy Vanhoef2020-07-311-1/+1
| * cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-313-4/+11
| * mac80211: calculate skb hash early when using itxqFelix Fietkau2020-07-311-0/+1
| * mac80211: improve AQL tx airtime estimationFelix Fietkau2020-07-313-7/+24
| * cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-313-1/+6
| * cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-314-2/+17
| * cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-316-2/+53
| * cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2020-07-311-0/+10
| * mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-3116-43/+42
| * nl80211: Simplify error handling path in 'nl80211_trigger_scan()'Christophe JAILLET2020-07-311-8/+11
| * nl80211: Remove a misleading label in 'nl80211_trigger_scan()'Christophe JAILLET2020-07-311-21/+10
| * cfg80211: allow vendor dumpit to terminate by returning 0Julian Squires2020-07-311-1/+1
| * mac80211: remove the need for variable rates_idxColin Ian King2020-07-311-3/+1
| * nl80211: S1G band and channel definitionsThomas Pedersen2020-07-317-3/+59
* | rtnetlink: add support for protodown reasonRoopa Prabhu2020-07-312-5/+133
* | tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-07-312-2/+6
* | mptcp: enable JOIN requests even if cookies are in useFlorian Westphal2020-07-316-0/+174
* | tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal2020-07-313-11/+35
* | mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal2020-07-313-1/+76
* | mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal2020-07-311-5/+6
* | mptcp: subflow: split subflow_init_reqFlorian Westphal2020-07-311-10/+22
* | mptcp: token: move retry to callerFlorian Westphal2020-07-312-9/+12
* | tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-312-3/+2