summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix2022-09-011-47/+45
| | | * | | | | | Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang2022-08-261-2/+4
| | | * | | | | | Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-261-3/+3
| | | * | | | | | Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka2022-08-261-1/+1
| | | * | | | | | Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz2022-08-261-10/+25
| | | * | | | | | Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa2022-08-261-1/+0
| | | * | | | | | Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz2022-08-261-29/+42
| | | * | | | | | Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz2022-08-261-5/+5
| | | * | | | | | Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz2022-08-261-10/+14
| | | * | | | | | Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede2022-08-261-0/+11
| | | * | | | | | Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix2022-08-265-68/+22
| | | * | | | | | Bluetooth: move hci_get_random_address() to hci_syncBrian Gix2022-08-263-172/+165
| | | * | | | | | Bluetooth: Delete unreferenced hci_request codeBrian Gix2022-08-262-768/+2
| | | * | | | | | Bluetooth: Move Adv Instance timer to hci_syncBrian Gix2022-08-264-126/+123
| | | * | | | | | Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix2022-08-263-60/+75
| | | * | | | | | Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix2022-08-262-50/+0
| | | * | | | | | Bluetooth: Rework le_scan_restart for hci_syncBrian Gix2022-08-262-89/+75
| | | * | | | | | Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix2022-08-262-97/+74
| | * | | | | | | genetlink: reject use of nlmsg_flags for new commandsJakub Kicinski2022-10-011-1/+31
| * | | | | | | | Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-10-042-17/+41
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | SUNRPC: Fix typo in xdr_buf_subsegment's kdoc commentChuck Lever2022-09-261-1/+1
| | * | | | | | | NFSD: Refactor common code out of dirlist helpersChuck Lever2022-09-261-0/+22
| | * | | | | | | SUNRPC: Clarify comment that documents svc_max_payload()Chuck Lever2022-09-261-2/+6
| | * | | | | | | SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever2022-09-261-1/+1
| | * | | | | | | SUNRPC: Optimize svc_process()Chuck Lever2022-09-261-13/+11
* | | | | | | | | wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel2022-10-101-0/+46
* | | | | | | | | cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-075-8/+24
* | | | | | | | | wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer2022-10-072-4/+0
* | | | | | | | | wifi: mac80211: fix ifdef symbol nameJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg2022-10-071-19/+0
* | | | | | | | | wifi: mac80211: agg-rx: avoid band checkJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg2022-10-071-0/+10
* | | | | | | | | wifi: mac80211: don't clear DTIM period after setting itJohannes Berg2022-10-071-13/+12
* | | | | | | | | wifi: mac80211: change AddBA deny error messageJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: mlme: mark assoc link in outputJohannes Berg2022-10-071-2/+4
* | | | | | | | | wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2022-10-072-2/+6
* | | | | | | | | wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg2022-10-071-2/+6
* | | | | | | | | wifi: mac80211: fix AddBA response addressingJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: set internal scan request BSSIDJohannes Berg2022-10-071-0/+2
* | | | | | | | | wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss2022-10-071-6/+24
* | | | | | | | | wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg2022-10-071-19/+21
* | | | | | | | | wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg2022-10-071-1/+3
* | | | | | | | | wifi: mac80211: transmit AddBA with MLD addressJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg2022-10-071-1/+1
* | | | | | | | | wifi: mac80211: Process association status for affiliated linksIlan Peer2022-10-072-5/+37
* | | | | | | | | wifi: mac80211: Parse station profile from association responseIlan Peer2022-10-073-6/+187
* | | | | | | | | wifi: cfg80211: support reporting failed linksJohannes Berg2022-10-073-1/+22
* | | | | | | | | wifi: mac80211: recalc station aggregate data during link switchJohannes Berg2022-10-073-9/+43
* | | | | | | | | wifi: mac80211: include link address in debugfsBenjamin Berg2022-10-071-0/+15
* | | | | | | | | wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-076-23/+189