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
Age
Commit message (
Expand
)
Author
2025-03-07
wifi: mac80211: don't queue sdata::work for a non-running sdata
Miri Korenblit
2025-03-07
wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
Emmanuel Grumbach
2025-03-06
Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2025-03-06
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
2025-03-06
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
2025-03-06
tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
Eric Dumazet
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during qdisc ndo_setup_tc
Stanislav Fomichev
2025-03-06
net: sched: wrap doit/dumpit methods
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
2025-03-05
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
2025-03-05
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
2025-03-04
vlan: enforce underlying device type
Oscar Maes
2025-03-04
net: Prevent use after free in netif_napi_set_irq_locked()
Dan Carpenter
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
2025-03-04
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
2025-03-04
mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
Krister Johansen
2025-03-04
tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
Markus Elfring
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
2025-03-04
ppp: use IFF_NO_QUEUE in virtual interfaces
Qingfang Deng
2025-03-04
mptcp: pm: exit early with ADD_ADDR echo if possible
Matthieu Baerts (NGI0)
2025-03-04
mptcp: pm: in-kernel: reduce parameters of set_flags
Geliang Tang
2025-03-04
mptcp: pm: in-kernel: avoid access entry without lock
Geliang Tang
2025-03-04
Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2025-03-04
Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-03-04
wifi: nl80211: disable multi-link reconfiguration
Johannes Berg
2025-03-04
net: plumb extack in __dev_change_net_namespace()
Nicolas Dichtel
2025-03-04
net: advertise netns_immutable property via netlink
Nicolas Dichtel
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-03-04
net: pktgen: remove all superfluous index assignements
Peter Seiderer
2025-03-04
net: pktgen: fix mpls reset parsing
Peter Seiderer
2025-03-04
net: pktgen: fix access outside of user given buffer in pktgen_if_write()
Peter Seiderer
2025-03-04
net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
[prev]
[next]