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
2026-04-18
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2026-04-18
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2026-03-04
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-02-06
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-9
/
+9
2026-02-06
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
1
-0
/
+7
2026-01-19
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-19
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-23
/
+30
2025-12-07
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-12-07
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
1
-5
/
+1
2025-12-07
net: call cond_resched() less often in __release_sock()
Eric Dumazet
1
-4
/
+8
2025-12-07
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
1
-2
/
+1
2025-10-29
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
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
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
1
-0
/
+2
2025-10-29
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
2025-10-02
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-0
/
+5
2025-08-28
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-08-28
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-2
/
+3
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2
-3
/
+3
2025-06-27
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
1
-2
/
+2
2025-06-27
bpf: Clean up sockmap related Kconfigs
Cong Wang
3
-68
/
+85
2025-06-04
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
1
-3
/
+4
2025-06-04
net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
1
-2
/
+4
2025-05-02
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+20
2025-05-02
net: openvswitch: fix race on port output
Felix Huettner
1
-0
/
+1
2025-05-02
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-05-02
bpf: Add endian modifiers to fix endian warnings
Ben Dooks
1
-2
/
+2
2025-05-02
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-04-10
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
1
-0
/
+3
2025-04-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
1
-3
/
+2
2025-04-10
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-04-10
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-13
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-03-13
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-03-13
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-03-13
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-03-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
1
-0
/
+7
2025-03-13
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-03-13
neighbour: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2025-03-13
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2025-02-01
net: add exit_batch_rtnl() method
Eric Dumazet
1
-1
/
+30
2025-02-01
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2025-02-01
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-09
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
1
-13
/
+23
2025-01-09
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
[next]