summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22net: fix uninitialised msghdr->sg_from_iterPavel Begunkov
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz
2022-07-22bpf: Simplify bpf_prog_pack_[size|mask]Song Liu
2022-07-22bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa
2022-07-22ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu
2022-07-22ftrace: Add modify_ftrace_direct_multi_nolockSong Liu
2022-07-22Bluetooth: Convert delayed discov_off to hci_syncBrian Gix
2022-07-22Bluetooth: Remove update_scan hci_request dependancyBrian Gix
2022-07-22Bluetooth: Remove dead code from hci_request.cBrian Gix
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-07-22Bluetooth: MGMT: Fix holding hci_conn reference while command is queuedLuiz Augusto von Dentz
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi
2022-07-22wifi: mac80211: fix link data leakJohannes Berg
2022-07-22wifi: mac80211: mlme: fix disassoc with MLOJohannes Berg
2022-07-22wifi: mac80211: add macros to loop over active linksGregory Greenman
2022-07-22wifi: mac80211: remove erroneous sband/link validationJohannes Berg
2022-07-22wifi: mac80211: mlme: transmit assoc frame with address translationJohannes Berg
2022-07-22wifi: mac80211: verify link addresses are differentJohannes Berg
2022-07-22wifi: mac80211: rx: track link in RX dataJohannes Berg
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg
2022-07-22wifi: mac80211: report link ID to cfg80211 on mgmt RXJohannes Berg
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern
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: nl80211: add RX and TX timestamp attributesAvraham Stern
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg
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_hwsim: fix address translation for MLOJohannes 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