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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-11-20
1
-1
/
+7
*
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-11-20
1
-2
/
+2
*
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
1
-13
/
+7
*
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-11-20
1
-1
/
+2
*
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
2023-11-20
1
-4
/
+0
*
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-11-20
1
-1
/
+1
*
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-11-20
1
-5
/
+4
*
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-11-20
1
-2
/
+2
*
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-11-20
1
-2
/
+2
*
tls: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-11-20
1
-1
/
+1
*
tls: Only use data field in crypto completion function
Herbert Xu
2023-11-20
2
-11
/
+31
*
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-20
1
-4
/
+5
*
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-11-20
1
-2
/
+4
*
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-11-20
1
-1
/
+1
*
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
2023-11-20
3
-8
/
+10
*
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
2023-11-20
3
-23
/
+23
*
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-11-20
5
-25
/
+18
*
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
2023-11-20
3
-10
/
+11
*
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
2023-11-20
3
-5
/
+36
*
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2023-11-08
1
-22
/
+28
*
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-11-08
1
-1
/
+1
*
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
2023-11-08
1
-1
/
+1
*
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-11-02
1
-4
/
+5
*
neighbour: fix various data-races
Eric Dumazet
2023-11-02
1
-32
/
+35
*
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
2023-11-02
1
-1
/
+17
*
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
2023-10-25
1
-6
/
+22
*
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
1
-1
/
+2
*
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-25
1
-1
/
+1
*
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-25
1
-4
/
+9
*
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
2023-10-25
3
-5
/
+7
*
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-25
1
-4
/
+12
*
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-25
1
-5
/
+7
*
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-25
8
-32
/
+47
*
net/tls: split tls_rx_reader_lock
Hannes Reinecke
2023-10-25
1
-16
/
+22
*
xfrm6: fix inet6_dev refcount underflow problem
Zhang Changzhong
2023-10-25
1
-2
/
+2
*
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
2023-10-25
1
-4
/
+9
*
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-25
2
-0
/
+5
*
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
2023-10-25
1
-1
/
+1
*
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
2023-10-25
1
-1
/
+2
*
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
2023-10-25
6
-7
/
+44
*
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
2023-10-25
1
-0
/
+4
*
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
1
-3
/
+5
*
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-10-25
1
-28
/
+35
*
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-25
2
-1
/
+11
*
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-25
1
-13
/
+31
*
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-25
1
-1
/
+6
*
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-25
1
-7
/
+7
*
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
2023-10-25
1
-4
/
+1
*
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
2023-10-25
1
-1
/
+4
*
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-25
1
-3
/
+1
[next]