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
2022-01-27
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-27
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-22
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-14
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-08
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-26
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
2021-11-26
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2021-11-18
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-11-18
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-18
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-11-18
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
2021-11-18
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-11-18
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-18
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-11-18
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-02
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-11-02
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
2021-10-13
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-18
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-09-18
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-09-15
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
2021-09-15
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-04
skmsg: Make sk_psock_destroy() static
Cong Wang
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-07-14
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-23
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-23
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-18
fib: Return the correct errno code
Zheng Yongjun
2021-06-18
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-10
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
[next]