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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-11-17
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
1
-1
/
+1
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
1
-0
/
+4
2024-11-08
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
1
-2
/
+2
2024-11-01
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-11-01
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-11-01
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+8
2024-11-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-3
/
+5
2024-10-17
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+2
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-17
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-10
netpoll: Ensure clean state on setup failures
Breno Leitao
1
-5
/
+10
2024-10-10
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-10
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-1
/
+1
2024-10-10
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-7
/
+2
2024-10-04
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
1
-21
/
+23
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+4
2024-10-04
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-12
net/socket: Break down __sys_getsockopt
Breno Leitao
1
-8
/
+0
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
1
-1
/
+1
2024-08-29
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
1
-6
/
+0
2024-08-19
bpf, net: Use DEV_STAT_INC()
yunshui
1
-4
/
+4
2024-08-14
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-11
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
1
-1
/
+1
2024-08-03
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-08-03
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
1
-1
/
+1
2024-08-03
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
1
-3
/
+1
2024-07-18
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
1
-1
/
+2
2024-07-18
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
1
-1
/
+2
2024-07-11
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
1
-6
/
+13
2024-07-05
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
1
-3
/
+1
2024-06-27
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
1
-0
/
+3
2024-06-27
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-06-27
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
1
-0
/
+5
2024-06-27
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2024-06-27
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-06-21
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
1
-6
/
+10
2024-06-12
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-2
/
+1
2024-06-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
3
-7
/
+5
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+1
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
1
-10
/
+32
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-4
/
+1
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2
-0
/
+10
2024-04-10
gro: fix ownership transfer
Antoine Tenart
1
-1
/
+2
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
1
-0
/
+6
[next]