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
...
*
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
*
wifi: mac80211: fix check for unusable RX result
Johannes Berg
2023-11-20
2
-1
/
+4
*
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
*
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-20
1
-4
/
+5
*
udplite: fix various data-races
Eric Dumazet
2023-11-20
2
-14
/
+16
*
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-11-20
2
-2
/
+0
*
udp: annotate data-races around udp->encap_type
Eric Dumazet
2023-11-20
5
-13
/
+15
*
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-11-20
3
-9
/
+5
*
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-11-20
1
-1
/
+1
*
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-11-20
1
-2
/
+4
*
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-11-20
3
-6
/
+6
*
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-11-20
2
-5
/
+5
*
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-11-20
2
-4
/
+4
*
udp: introduce udp->udp_flags
Eric Dumazet
2023-11-20
2
-9
/
+9
*
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-11-20
1
-1
/
+1
*
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
2023-11-20
1
-2
/
+2
*
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
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
*
Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-10-25
2
-7
/
+16
|
\
|
*
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
2023-10-25
1
-0
/
+2
|
*
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
2
-7
/
+14
*
|
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
2023-10-25
1
-1
/
+17
*
|
net: ipv6: fix typo in comments
Deming Wang
2023-10-25
1
-1
/
+1
*
|
net: ipv4: fix typo in comments
Deming Wang
2023-10-25
1
-1
/
+1
*
|
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-24
3
-4
/
+4
|
\
\
|
*
|
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
2023-10-23
1
-2
/
+1
|
*
|
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
2023-10-23
1
-1
/
+2
|
*
|
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
2023-10-23
1
-1
/
+1
*
|
|
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
2023-10-23
1
-25
/
+5
|
|
/
|
/
|
*
|
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-22
1
-4
/
+5
*
|
neighbour: fix various data-races
Eric Dumazet
2023-10-20
1
-32
/
+35
*
|
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-20
1
-3
/
+5
*
|
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
42
-231
/
+350
|
\
\
|
*
|
Revert "ethtool: Fix mod state of verbose no_mask bitset"
Kory Maincent
2023-10-19
1
-26
/
+6
|
*
|
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
2023-10-19
1
-6
/
+22
|
*
|
mptcp: more conservative check for zero probes
Paolo Abeni
2023-10-19
1
-7
/
+1
|
*
|
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-19
1
-0
/
+1
|
*
|
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
1
-4
/
+9
|
*
|
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
1
-1
/
+6
|
*
|
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
2
-1
/
+11
[prev]
[next]