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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-18
/
+24
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
1
-18
/
+24
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
1
-1
/
+1
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+4
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+6
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-10-29
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
1
-2
/
+2
2024-10-28
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
1
-0
/
+4
2024-10-22
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-3
/
+13
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+8
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-12
/
+11
[next]