index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
netmem: prevent TX of unreadable skbs
Mina Almasry
1
-0
/
+3
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-03-22
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-07
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-03-07
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
1
-0
/
+10
2025-03-07
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-03-07
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
1
-1
/
+2
2025-02-27
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-27
bpf: Disable non stream socket for strparser
Jiayuan Chen
1
-1
/
+4
2025-02-27
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+7
2025-02-27
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-3
/
+34
2025-02-27
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-27
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-27
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-21
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-02-21
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-21
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-08
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-02-08
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
1
-1
/
+1
2025-02-08
net: sched: refine software bypass handling in tc_run
Xin Long
1
-6
/
+9
2025-02-08
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2025-02-08
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-23
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
1
-2
/
+12
2025-01-23
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-23
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-17
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
3
-17
/
+33
2025-01-17
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
1
-3
/
+7
2025-01-17
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
2025-01-09
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
1
-0
/
+2
2025-01-09
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-35
/
+28
2025-01-09
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2025-01-09
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
1
-1
/
+3
2025-01-09
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
1
-1
/
+5
2025-01-02
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2025-01-02
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-1
/
+5
2024-12-27
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-27
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
1
-2
/
+2
2024-12-27
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
1
-7
/
+4
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+19
2024-12-19
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
2024-12-19
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
1
-3
/
+2
2024-12-14
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-12-14
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
1
-0
/
+1
2024-12-14
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
2024-12-05
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
1
-0
/
+2
2024-12-05
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2024-12-05
bpf, sockmap: Fix sk_msg_reset_curr
Zijian Zhang
1
-11
/
+9
2024-12-05
bpf, sockmap: Several fixes to bpf_msg_pop_data
Zijian Zhang
1
-6
/
+9
2024-12-05
bpf, sockmap: Several fixes to bpf_msg_push_data
Zijian Zhang
1
-20
/
+33
[next]