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
2026-01-30
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
1
-0
/
+9
2026-01-30
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
2
-0
/
+12
2026-01-30
netrom: fix double-free in nr_route_frame()
Jeongjun Park
1
-4
/
+9
2026-01-30
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-30
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
2026-01-30
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
2026-01-30
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
1
-5
/
+6
2026-01-30
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
2026-01-30
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-30
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
2026-01-30
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-01-30
l2tp: avoid one data-race in l2tp_tunnel_del_work()
Eric Dumazet
1
-2
/
+2
2026-01-30
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-30
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-30
sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
Xin Long
1
-5
/
+5
2026-01-30
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
1
-1
/
+9
2026-01-30
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-30
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-30
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-30
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-30
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-30
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
2
-14
/
+18
2026-01-30
net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
Johannes Nixdorf
1
-3
/
+4
2026-01-30
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
2
-4
/
+4
2026-01-17
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
1
-1
/
+1
2026-01-17
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+2
2026-01-17
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
2026-01-17
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
1
-3
/
+4
2026-01-17
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
1
-5
/
+13
2026-01-17
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+12
2026-01-17
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
1
-13
/
+13
2026-01-17
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
1
-1
/
+1
2026-01-17
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-17
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-17
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-17
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-17
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-17
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
1
-4
/
+7
2026-01-17
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
2026-01-17
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
2026-01-17
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
2026-01-17
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
Kuniyuki Iwashima
1
-8
/
+10
2026-01-17
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-5
/
+10
2026-01-17
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
1
-2
/
+9
2026-01-17
libceph: reset sparse-read state in osd_fault()
Sam Edwards
1
-0
/
+3
2026-01-17
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
1
-1
/
+1
2026-01-17
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
1
-8
/
+12
2026-01-17
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
1
-1
/
+3
2026-01-17
libceph: prevent potential out-of-bounds reads in handle_auth_done()
ziming zhang
1
-0
/
+2
2026-01-17
wifi: avoid kernel-infoleak from struct iw_point
Eric Dumazet
2
-0
/
+8
[next]