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
2024-09-30
Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex"
Ping-Ke Shih
2024-09-30
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-09-30
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
2024-09-30
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
2024-09-30
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
2024-09-18
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
2024-09-18
fou: fix initialization of grc
Muhammad Usama Anjum
2024-09-18
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
2024-09-12
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
2024-09-12
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
2024-09-12
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
2024-09-12
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
2024-09-12
can: bcm: Remove proc entry when dev is unregistered.
Kuniyuki Iwashima
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
2024-09-12
af_unix: Remove put_pid()/put_cred() in copy_peercred().
Kuniyuki Iwashima
2024-09-12
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
2024-09-12
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
2024-09-12
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
2024-09-12
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-09-12
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
2024-09-08
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2024-09-08
Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
Luiz Augusto von Dentz
2024-09-08
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
2024-09-08
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
2024-09-08
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-09-08
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2024-09-04
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-09-04
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-09-04
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
2024-09-04
mptcp: unify pm get_local_id interfaces
Geliang Tang
2024-09-04
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-09-04
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-09-04
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-29
udp: fix receiving fraglist GSO packets
Felix Fietkau
2024-08-29
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
2024-08-29
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
[next]