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-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
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
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
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
2024-09-12
net/socket: Break down __sys_getsockopt
Breno Leitao
2024-09-12
net/socket: Break down __sys_setsockopt
Breno Leitao
2024-09-12
bpf: Add sockptr support for setsockopt
Breno Leitao
2024-09-12
bpf: Add sockptr support for getsockopt
Breno Leitao
2024-09-12
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-09-12
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-09-12
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-09-12
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
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
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
2024-09-08
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-09-08
wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
Johannes Berg
2024-09-08
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-09-08
mptcp: avoid duplicated SUB_CLOSED events
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: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-09-04
mptcp: pm: fix ID 0 endp usage after multiple re-creations
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: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-09-04
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
[next]