index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-06-03
ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()
Eric Dumazet
2026-06-03
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
2026-06-03
af_unix: Fix inq_len update problem in partial read
Jianyu Li
2026-06-03
appletalk: aarp: zero-initialize aarp_entry to prevent heap info leak
Yizhou Zhao
2026-06-03
xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
Jason Xing
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
2026-06-03
Bluetooth: MGMT: Fix backward compatibility with userspace
Luiz Augusto von Dentz
2026-06-03
Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
SeungJu Cheon
2026-06-03
Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
SeungJu Cheon
2026-06-03
Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
Luiz Augusto von Dentz
2026-06-03
Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
Luiz Augusto von Dentz
2026-06-03
Bluetooth: fix memory leak in error path of hci_alloc_dev()
Bharath Reddy
2026-06-03
Bluetooth: bnep: reject short frames before parsing
Zhang Cen
2026-06-03
Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
Yuqi Xu
2026-06-03
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
2026-06-03
Bluetooth: RFCOMM: validate skb length in MCC handlers
SeungJu Cheon
2026-06-03
Bluetooth: MGMT: validate advertising TLV before type checks
Zhang Cen
2026-06-03
Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
Zhang Cen
2026-06-03
wifi: mac80211: AP: handle DBE for clients
Johannes Berg
2026-06-03
wifi: mac80211: parse and apply UHR DBE channel
Johannes Berg
2026-06-03
wifi: mac80211: refactor link STA bandwidth update
Johannes Berg
2026-06-03
wifi: mac80211: explain ieee80211_determine_chan_mode() parsing
Johannes Berg
2026-06-03
wifi: mac80211: mlme: allow UHR only with MLO
Johannes Berg
2026-06-03
wifi: mac80211: always expose multi-link element
Johannes Berg
2026-06-03
wifi: cfg80211: harden cfg80211_defragment_element()
Johannes Berg
2026-06-03
wifi: mac80211: use local ml_basic_elem in parsing
Johannes Berg
2026-06-03
wifi: mac80211: clarify beacon parsing with MBSSID/EMA
Johannes Berg
2026-06-03
wifi: mac80211: rename "multi_link_inner" variable
Johannes Berg
2026-06-03
wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()
Johannes Berg
2026-06-03
wifi: mac80211: unify link STA removal in vif link removal
Johannes Berg
2026-06-03
wifi: mac80211: basic S1G rx rate reporting support
Lachlan Hodges
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_perr_size_ok
Masashi Honma
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_prep_size_ok
Masashi Honma
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_preq_size_ok
Masashi Honma
2026-06-03
wifi: mac80211: Fix PERR frame processing
Masashi Honma
2026-06-03
wifi: mac80211: Fix overread in PREP frame processing
Masashi Honma
2026-06-03
wifi: mac80211: Fix overread in PREQ frame processing
Masashi Honma
2026-06-03
wifi: mac80211: Use struct instead of macro for PERR frame
Masashi Honma
2026-06-03
wifi: mac80211: Use struct instead of macro for PREP frame
Masashi Honma
2026-06-03
wifi: mac80211: Use struct instead of macro for PREQ frame
Masashi Honma
2026-06-03
wifi: mac80211: remove 5/10 MHz channel code
Johannes Berg
2026-06-03
wifi: cfg80211: remove 5/10 MHz channel support
Johannes Berg
2026-06-03
wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD AP
Felix Fietkau
2026-06-03
wifi: cfg80211: enforce HE/EHT cap/oper consistency
Johannes Berg
2026-06-03
wifi: fix leak if split 6 GHz scanning fails
Fedor Pchelkin
2026-06-03
batman-adv: tt: directly retrieve wifi flags of net_device
Sven Eckelmann
2026-06-03
batman-adv: tt: sync local and global tvlv preparation return values
Sven Eckelmann
2026-06-03
batman-adv: prevent ELP transmission interval underflow
Sven Eckelmann
2026-06-03
batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: consolidate congestion control variables
Sven Eckelmann
[prev]
[next]