index
:
kernel/git/stable/linux.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-12-07
net: tls, update curr on splice as well
John Fastabend
2023-12-07
Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-06
net: rtnetlink: remove local list in __linkwatch_run_queue()
Johannes Berg
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
2023-12-05
net-device: reorganize net_device fast path variables
Coco Li
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-05
xsk: Skip polling event check for unbound socket
Yewon Choi
2023-12-05
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
2023-12-05
net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
Pedro Tammela
2023-12-05
net/sched: act_api: avoid non-contiguous action array
Pedro Tammela
2023-12-05
net/sched: act_api: use tcf_act_for_each_action
Pedro Tammela
2023-12-05
docs: bridge: Add kAPI/uAPI fields
Hangbin Liu
2023-12-04
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
2023-12-04
net: Add queue and napi association
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
2023-12-01
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
2023-11-30
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
net: page_pool: fix general protection fault in page_pool_unlist
Eric Dumazet
[next]