index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-09-12
net/socket: Break down __sys_getsockopt
Breno Leitao
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-29
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
2024-08-19
bpf, net: Use DEV_STAT_INC()
yunshui
2024-08-14
net: linkwatch: use system_unbound_wq
Eric Dumazet
2024-08-11
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-08-03
bpf: Fix a segment issue when downgrading gso_size
Fred Li
2024-08-03
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
2024-08-03
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-18
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
2024-07-18
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
2024-07-11
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
2024-07-05
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
2024-06-27
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
2024-06-27
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
2024-06-27
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
2024-06-27
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
2024-06-27
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
2024-06-21
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-06-12
kthread: add kthread_stop_put
Andreas Gruenbacher
2024-06-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
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-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-04-10
gro: fix ownership transfer
Antoine Tenart
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-26
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
2024-03-01
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-01-31
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-31
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-31
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2024-01-31
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
Revert "net: rtnetlink: Enslave device before bringing it up"
Nicolas Dichtel
2024-01-20
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2024-01-10
net: prevent mss overflow in skb_segment()
Eric Dumazet
2024-01-10
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
[next]