index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-06-27
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
2025-06-04
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
2025-06-04
net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
2025-05-02
net: openvswitch: fix race on port output
Felix Huettner
2025-05-02
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
2025-05-02
bpf: Add endian modifiers to fix endian warnings
Ben Dooks
2025-05-02
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
2025-04-10
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
2025-04-10
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
2025-04-10
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
2025-04-10
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
2025-04-10
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
2025-04-10
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2025-03-13
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
2025-03-13
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
2025-03-13
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-03-13
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-03-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2025-03-13
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-03-13
neighbour: delete redundant judgment statements
Li Zetao
2025-03-13
net: let net.core.dev_weight always be non-zero
Liu Jian
2025-02-01
net: add exit_batch_rtnl() method
Eric Dumazet
2025-02-01
net: net_namespace: Optimize the code
Yajun Deng
2025-01-09
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2025-01-09
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
2025-01-09
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
2024-12-19
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-14
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
2024-12-14
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
2024-12-14
bpf, sockmap: Fix sk_msg_reset_curr
Zijian Zhang
2024-12-14
bpf, sockmap: Several fixes to bpf_msg_pop_data
Zijian Zhang
2024-12-14
bpf, sockmap: Several fixes to bpf_msg_push_data
Zijian Zhang
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
BenoƮt Monin
2024-11-08
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
2024-11-08
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-11-08
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-11-08
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-19
net: linkwatch: use system_unbound_wq
Eric Dumazet
2024-08-19
bpf: Fix a segment issue when downgrading gso_size
Fred Li
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2024-07-05
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-07-05
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-04-13
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
[next]