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.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-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
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
2026-03-04
tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
Eric Dumazet
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
2026-03-04
netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
Florian Westphal
2026-03-04
netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
Eric Dumazet
2026-03-04
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
Eric Dumazet
2026-03-04
netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_...
Eric Dumazet
2026-03-04
netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
Eric Dumazet
2026-03-04
netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_s...
Eric Dumazet
2026-03-04
netfilter: nft_fib_ipv6: switch to fib6_lookup
Florian Westphal
2026-03-04
ipv6: export fib6_lookup for nft_fib_ipv6
Florian Westphal
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
2026-03-03
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
2026-03-03
wifi: mac80211: give the AP more time for EPPKE as well
Johannes Berg
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
2026-03-02
ipmr: Call fib_rules_unregister() without RTNL.
Kuniyuki Iwashima
2026-03-02
ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init().
Kuniyuki Iwashima
2026-03-02
ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
2026-03-02
ipmr: Move unregister_netdevice_many() out of ipmr_free_table().
Kuniyuki Iwashima
2026-03-02
ipmr: Move unregister_netdevice_many() out of mroute_clean_tables().
Kuniyuki Iwashima
2026-03-02
ipmr: Convert ipmr_rtm_dumproute() to RCU.
Kuniyuki Iwashima
2026-03-02
ipmr: Convert ipmr_rtm_getroute() to RCU.
Kuniyuki Iwashima
2026-03-02
ipmr: Use MAXVIFS in mroute_msgsize().
Kuniyuki Iwashima
[prev]
[next]