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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
2025-09-02
net_sched: add back BH safety to tcf_lock
Eric Dumazet
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2025-09-02
netfilter: nft_set_pipapo: remove redundant test for avx feature bit
Florian Westphal
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
2025-09-02
netfilter: nft_payload: Use csum_replace4() instead of opencoding
Christophe Leroy
2025-09-02
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
2025-09-02
net: mctp: mctp_fraq_queue should take ownership of passed skb
Jeremy Kerr
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
2025-09-01
Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...
Jakub Kicinski
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2025-09-01
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-09-01
Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
2025-08-31
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
2025-08-29
Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-08-29
Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-08-29
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
2025-08-28
net_sched: remove BH blocking in eight actions
Eric Dumazet
2025-08-28
net: devmem: allow binding on rx queues with same DMA devices
Dragos Tatulea
[prev]
[next]