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-03
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-12-03
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-12-03
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
2025-12-03
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-12-03
strparser: Fix signed/unsigned mismatch bug
Nate Karstens
1
-1
/
+1
2025-12-03
Bluetooth: L2CAP: export l2cap_chan_hold for modules
Pauli Virtanen
1
-0
/
+1
2025-12-03
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-12-03
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
1
-6
/
+1
2025-12-03
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-12-03
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-12-03
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
2025-12-03
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2025-12-03
sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
Eric Dumazet
1
-4
/
+9
2025-12-03
sctp: get netns from asoc and ep base
Xin Long
14
-62
/
+49
2025-12-03
Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
Pauli Virtanen
1
-25
/
+43
2025-12-03
Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
Pauli Virtanen
1
-4
/
+24
2025-12-03
Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
Pauli Virtanen
1
-0
/
+1
2025-12-03
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
1
-0
/
+3
2025-12-03
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
1
-0
/
+4
2025-12-03
net: vlan: sync VLAN features with lower device
Hangbin Liu
1
-0
/
+2
2025-12-03
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
1
-5
/
+1
2025-12-03
Bluetooth: SCO: Fix UAF on sco_conn_free
Luiz Augusto von Dentz
1
-0
/
+7
2025-12-03
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-12-03
net: call cond_resched() less often in __release_sock()
Eric Dumazet
1
-4
/
+8
2025-12-03
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
1
-1
/
+1
2025-12-03
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
1
-2
/
+1
2025-12-03
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
1
-0
/
+6
2025-12-03
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-12-03
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
1
-1
/
+2
2025-12-03
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
3
-27
/
+1
2025-10-29
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2025-10-29
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
1
-6
/
+7
2025-10-29
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-29
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2025-10-29
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2025-10-29
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2025-10-29
tls: don't rely on tx_work during send()
Sabrina Dubroca
1
-0
/
+13
2025-10-29
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
1
-5
/
+2
2025-10-29
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2
-16
/
+1
2025-10-29
net/9p: fix double req put in p9_fd_cancelled
Nalivayko Sergey
1
-4
/
+4
2025-10-29
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2
-2
/
+4
2025-10-29
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
1
-1
/
+0
2025-10-29
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
1
-1
/
+2
2025-10-29
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-10-29
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
1
-4
/
+4
2025-10-29
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
1
-4
/
+5
2025-10-29
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
[next]