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
/
include
/
net
Age
Commit message (
Expand
)
Author
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2023-11-28
net: inet: Retire port only listening_hash
Martin KaFai Lau
2023-11-28
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-08
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-10-19
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-06
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-09-19
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
2023-09-19
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
net: fib: avoid warn splat in flow dissector
Florian Westphal
2023-09-19
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-26
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-26
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
2023-08-11
vxlan: Fix nexthop hash size
Benjamin Poirier
2023-08-03
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
2023-08-03
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-23
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
2023-07-23
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-23
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
[next]