summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern
2022-07-22wifi: mac80211: sta_info: fix link_sta insertionJohannes Berg
2022-07-22wifi: mac80211: mlme: fix link_sta setupJohannes Berg
2022-07-22wifi: nl80211/mac80211: clarify link ID in control port TXJohannes Berg
2022-07-22wifi: mac80211: return error from control port TX for dropsJohannes Berg
2022-07-22wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg
2022-07-22wifi: mac80211: more station handling sanity checksJohannes Berg
2022-07-22wifi: mac80211: fix link sta hash table handlingJohannes Berg
2022-07-22wifi: mac80211: validate link address doesn't changeJohannes Berg
2022-07-22wifi: mac80211: mlme: set sta.mlo to mlo stateJohannes Berg
2022-07-22wifi: mac80211: fast-xmit: handle non-MLO clientsJohannes Berg
2022-07-22wifi: mac80211: fix RX MLD address translationJohannes Berg
2022-07-22wifi: mac80211: fix NULL pointer deref with non-MLD STAJohannes Berg
2022-07-22wifi: mac80211: mlme: fix override calculationJohannes Berg
2022-07-22wifi: mac80211: tx: use AP address in some places for MLOJohannes Berg
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi
2022-07-21net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi
2022-07-21net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi
2022-07-21net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookupKumar Kartikeya Dwivedi
2022-07-21bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21net: ipv6: avoid accepting values greater than 2 for accept_untracked_naJaehee Park
2022-07-21tls: rx: release the sock lock on locking timeoutJakub Kicinski
2022-07-21Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz
2022-07-21Bluetooth: Use bt_status to convert from errnoLuiz Augusto von Dentz
2022-07-21Bluetooth: Add bt_statusLuiz Augusto von Dentz
2022-07-21Bluetooth: hci_sync: Split hci_dev_open_syncLuiz Augusto von Dentz
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik
2022-07-21Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu
2022-07-21Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu
2022-07-21Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event maskZijun Hu
2022-07-21Bluetooth: hci_sync: Don't remove connected devices from accept listLuiz Augusto von Dentz
2022-07-21Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz
2022-07-21Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka
2022-07-21Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang
2022-07-21Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz
2022-07-21Bluetooth: use memset avoid memory leaksXiaohui Zhang
2022-07-21Bluetooth: fix an error code in hci_register_dev()Dan Carpenter
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi
2022-07-21Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi
2022-07-21Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt