index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-12-01
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
1
-0
/
+5
2025-12-01
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-1
/
+3
2025-12-01
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-12-01
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
1
-1
/
+3
2025-12-01
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
2025-12-01
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
1
-1
/
+5
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
2
-4
/
+8
2025-12-01
mptcp: do not fallback when OoO is present
Paolo Abeni
1
-0
/
+7
2025-12-01
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
2
-5
/
+10
2025-12-01
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2
-0
/
+32
2025-12-01
mptcp: fix premature close in case of fallback
Paolo Abeni
1
-1
/
+2
2025-12-01
mptcp: fix ack generation for fallback msk
Paolo Abeni
1
-1
/
+22
2025-12-01
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-12-01
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+4
2025-12-01
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-11-24
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
1
-5
/
+5
2025-11-24
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-11-24
net: netpoll: flush skb pool during cleanup
Breno Leitao
1
-1
/
+13
2025-11-24
net: netpoll: Individualize the skb pool
Breno Leitao
1
-18
/
+13
2025-11-24
netpoll: remove netpoll_srcu
Eric Dumazet
1
-11
/
+4
2025-11-24
wifi: mac80211: reject address change while connecting
Johannes Berg
1
-3
/
+11
2025-11-24
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-11-24
strparser: Fix signed/unsigned mismatch bug
Nate Karstens
1
-1
/
+1
2025-11-24
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
1
-0
/
+30
2025-11-24
espintcp: fix skb leaks
Sabrina Dubroca
3
-3
/
+9
2025-11-24
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2025-11-24
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
2025-11-24
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-24
Bluetooth: L2CAP: export l2cap_chan_hold for modules
Pauli Virtanen
1
-0
/
+1
2025-11-24
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
1
-0
/
+3
2025-11-24
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-11-24
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-11-24
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
2025-11-24
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-8
/
+10
2025-11-24
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
1
-3
/
+11
2025-11-24
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-11-24
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
2025-11-24
net/handshake: Fix memory leak in tls_handshake_accept()
Zilin Guan
1
-0
/
+1
2025-11-24
net/smc: fix mismatch between CLC header and proposal
D. Wythe
1
-0
/
+1
2025-11-24
sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
Eric Dumazet
1
-4
/
+9
2025-11-24
Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
Pauli Virtanen
1
-25
/
+43
2025-11-24
Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
Pauli Virtanen
1
-4
/
+24
2025-11-24
Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
Pauli Virtanen
1
-0
/
+1
2025-11-24
Bluetooth: MGMT: cancel mesh send timer when hdev removed
Pauli Virtanen
1
-0
/
+1
2025-11-24
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-3
/
+3
2025-11-24
net: bridge: fix MST static key usage
Nikolay Aleksandrov
3
-2
/
+14
2025-11-24
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
3
-6
/
+8
2025-11-24
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
1
-5
/
+9
2025-11-24
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
1
-0
/
+3
[next]