index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
6 days
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
1
-1
/
+1
6 days
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
1
-17
/
+8
6 days
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
1
-0
/
+2
7 days
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
1
-2
/
+16
7 days
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
4
-28
/
+32
7 days
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
1
-9
/
+6
11 days
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-3
/
+12
12 days
Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-24
/
+74
12 days
page_pool: fix incorrect mp_ops error handling
Mina Almasry
1
-2
/
+4
12 days
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2
-4
/
+7
12 days
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
2
-1
/
+8
12 days
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
1
-1
/
+11
12 days
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
1
-0
/
+6
12 days
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
1
-1
/
+1
12 days
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
1
-17
/
+41
12 days
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
1
-3
/
+5
12 days
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
1
-0
/
+14
13 days
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
13 days
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
1
-1
/
+6
13 days
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
13 days
net, hsr: reject HSR frame if skb can't hold tag
Jakub Acs
1
-1
/
+7
13 days
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
13 days
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
2025-08-20
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
1
-1
/
+2
2025-08-20
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
1
-2
/
+3
2025-08-19
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
1
-3
/
+10
2025-08-19
mptcp: remove duplicate sk_reset_timer call
Geliang Tang
1
-3
/
+2
2025-08-19
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
1
-1
/
+0
2025-08-19
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
1
-2
/
+4
2025-08-19
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-19
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
1
-4
/
+4
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
1
-4
/
+8
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
3
-14
/
+14
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2
-2
/
+17
2025-08-15
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
1
-2
/
+5
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
1
-1
/
+1
2025-08-15
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
6
-30
/
+42
2025-08-15
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-80
/
+160
2025-08-14
net: kcm: Fix race condition in kcm_unattach()
Sven Stegemann
1
-8
/
+2
2025-08-14
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
1
-5
/
+6
2025-08-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2025-08-14
net: mctp: Fix bad kfree_skb in bind lookup test
Matt Johnston
1
-1
/
+0
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
1
-0
/
+30
[next]