index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
mptcp: close TOCTOU race while computing rcv_wnd
Paolo Abeni
1
-18
/
+18
2026-06-03
mptcp: fix retransmission loop when csum is enabled
Paolo Abeni
1
-0
/
+4
2026-06-03
mptcp: fix missing wakeups in edge scenarios
Paolo Abeni
1
-0
/
+4
2026-06-03
ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()
Eric Dumazet
1
-6
/
+0
2026-06-03
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
1
-0
/
+4
2026-06-03
af_unix: Fix inq_len update problem in partial read
Jianyu Li
1
-5
/
+6
2026-06-03
appletalk: aarp: zero-initialize aarp_entry to prevent heap info leak
Yizhou Zhao
1
-1
/
+1
2026-06-03
xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
Jason Xing
1
-4
/
+7
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
2
-15
/
+16
2026-06-03
Bluetooth: MGMT: Fix backward compatibility with userspace
Luiz Augusto von Dentz
1
-2
/
+3
2026-06-03
Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
SeungJu Cheon
1
-5
/
+15
2026-06-03
Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
SeungJu Cheon
1
-16
/
+44
2026-06-03
Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
Luiz Augusto von Dentz
1
-1
/
+1
2026-06-03
Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
Luiz Augusto von Dentz
1
-0
/
+1
2026-06-03
Bluetooth: fix memory leak in error path of hci_alloc_dev()
Bharath Reddy
1
-2
/
+4
2026-06-03
Bluetooth: bnep: reject short frames before parsing
Zhang Cen
1
-21
/
+36
2026-06-03
Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
Yuqi Xu
1
-0
/
+5
2026-06-03
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
1
-0
/
+46
2026-06-03
Bluetooth: RFCOMM: validate skb length in MCC handlers
SeungJu Cheon
1
-18
/
+49
2026-06-03
Bluetooth: MGMT: validate advertising TLV before type checks
Zhang Cen
1
-6
/
+6
2026-06-03
Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
Zhang Cen
1
-4
/
+22
2026-06-03
wifi: mac80211: AP: handle DBE for clients
Johannes Berg
6
-3
/
+203
2026-06-03
wifi: mac80211: parse and apply UHR DBE channel
Johannes Berg
7
-14
/
+513
2026-06-03
wifi: mac80211: refactor link STA bandwidth update
Johannes Berg
4
-39
/
+36
2026-06-03
wifi: mac80211: explain ieee80211_determine_chan_mode() parsing
Johannes Berg
1
-0
/
+8
2026-06-03
wifi: mac80211: mlme: allow UHR only with MLO
Johannes Berg
1
-1
/
+1
2026-06-03
wifi: mac80211: always expose multi-link element
Johannes Berg
1
-1
/
+8
2026-06-03
wifi: cfg80211: harden cfg80211_defragment_element()
Johannes Berg
1
-2
/
+4
2026-06-03
wifi: mac80211: use local ml_basic_elem in parsing
Johannes Berg
1
-7
/
+7
2026-06-03
wifi: mac80211: clarify beacon parsing with MBSSID/EMA
Johannes Berg
3
-21
/
+75
2026-06-03
wifi: mac80211: rename "multi_link_inner" variable
Johannes Berg
1
-5
/
+5
2026-06-03
wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()
Johannes Berg
1
-2
/
+2
2026-06-03
wifi: mac80211: unify link STA removal in vif link removal
Johannes Berg
2
-19
/
+30
2026-06-03
wifi: mac80211: basic S1G rx rate reporting support
Lachlan Hodges
3
-1
/
+25
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_perr_size_ok
Masashi Honma
1
-0
/
+124
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_prep_size_ok
Masashi Honma
1
-0
/
+53
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_preq_size_ok
Masashi Honma
1
-0
/
+105
2026-06-03
wifi: mac80211: Fix PERR frame processing
Masashi Honma
2
-4
/
+23
2026-06-03
wifi: mac80211: Fix overread in PREP frame processing
Masashi Honma
2
-4
/
+9
2026-06-03
wifi: mac80211: Fix overread in PREQ frame processing
Masashi Honma
2
-4
/
+17
2026-06-03
wifi: mac80211: Use struct instead of macro for PERR frame
Masashi Honma
1
-26
/
+5
2026-06-03
wifi: mac80211: Use struct instead of macro for PREP frame
Masashi Honma
1
-24
/
+22
2026-06-03
wifi: mac80211: Use struct instead of macro for PREQ frame
Masashi Honma
1
-34
/
+31
2026-06-03
wifi: mac80211: remove 5/10 MHz channel code
Johannes Berg
10
-94
/
+16
2026-06-03
wifi: cfg80211: remove 5/10 MHz channel support
Johannes Berg
4
-43
/
+11
2026-06-03
wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD AP
Felix Fietkau
1
-1
/
+4
2026-06-03
wifi: cfg80211: enforce HE/EHT cap/oper consistency
Johannes Berg
1
-0
/
+6
2026-06-03
wifi: fix leak if split 6 GHz scanning fails
Fedor Pchelkin
1
-1
/
+8
2026-06-03
batman-adv: tt: directly retrieve wifi flags of net_device
Sven Eckelmann
3
-13
/
+27
2026-06-03
batman-adv: tt: sync local and global tvlv preparation return values
Sven Eckelmann
1
-5
/
+13
[prev]
[next]