Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-26net: delete extra space and tab in blank lineWilliam Dean
2022-07-26Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-23Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-23Bluetooth: ISO: Add broadcast supportLuiz Augusto von Dentz
2022-07-23Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz
2022-07-23Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz
2022-07-23Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz
2022-07-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-23Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2022-07-23net: fix uninitialised msghdr->sg_from_iterPavel Begunkov
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz
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: MGMT: Fix holding hci_conn reference while command is queuedLuiz Augusto von Dentz
2022-07-22wifi: mac80211: fix link data leakJohannes Berg
2022-07-22wifi: mac80211: mlme: fix disassoc with MLOJohannes Berg
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: 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-22net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi
2022-07-22net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi
2022-07-22net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi
2022-07-22net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookupKumar Kartikeya Dwivedi