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
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
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-04-10
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-4
/
+7
2025-04-10
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-2
/
+11
2025-04-10
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
1
-4
/
+6
2025-04-10
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-4
/
+5
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-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
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+42
2025-01-09
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-7
/
+16
2024-12-19
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
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
bpf, sockmap: Fix sk_msg_reset_curr
Zijian Zhang
1
-11
/
+9
2024-12-14
bpf, sockmap: Several fixes to bpf_msg_pop_data
Zijian Zhang
1
-6
/
+6
2024-12-14
bpf, sockmap: Several fixes to bpf_msg_push_data
Zijian Zhang
1
-20
/
+33
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: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
1
-1
/
+12
2024-11-08
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-11-08
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-11-08
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-0
/
+12
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
2
-1
/
+4
2024-08-19
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-19
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-2
/
+4
2024-07-05
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-07-05
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
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-04-13
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
1
-0
/
+6
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
1
-1
/
+1
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
1
-5
/
+5
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-1
/
+1
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
[next]