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
*
net: qrtr: ns: Return 0 if server port is not present
Sarannya S
2024-01-20
1
-1
/
+3
*
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2024-01-20
1
-1
/
+8
*
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
2024-01-20
1
-0
/
+1
*
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
2024-01-20
1
-0
/
+2
*
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
2024-01-20
1
-0
/
+1
*
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-15
2
-14
/
+7
*
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
2024-01-10
1
-0
/
+2
*
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2024-01-10
2
-2
/
+15
*
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
2024-01-10
1
-0
/
+2
*
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2024-01-10
1
-6
/
+28
*
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2024-01-10
2
-7
/
+14
*
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2024-01-10
3
-6
/
+20
*
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2024-01-10
1
-12
/
+39
*
netfilter: flowtable: cache info of last offload
Vlad Buslov
2024-01-10
3
-9
/
+11
*
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2024-01-10
1
-4
/
+8
*
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
2024-01-10
1
-17
/
+18
*
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2024-01-10
3
-2
/
+7
*
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
2024-01-10
1
-1
/
+1
*
udp: annotate data-races around udp->encap_type
Eric Dumazet
2024-01-10
5
-13
/
+15
*
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2024-01-10
3
-9
/
+5
*
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2024-01-10
1
-1
/
+1
*
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2024-01-10
3
-6
/
+6
*
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2024-01-10
2
-5
/
+5
*
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2024-01-10
2
-4
/
+4
*
udp: introduce udp->udp_flags
Eric Dumazet
2024-01-10
2
-9
/
+9
*
ipv4, ipv6: Use splice_eof() to flush
David Howells
2024-01-10
7
-0
/
+68
*
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2024-01-10
1
-0
/
+10
*
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
2024-01-10
1
-45
/
+6
*
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2024-01-10
1
-0
/
+2
*
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-10
1
-0
/
+1
*
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
2024-01-10
1
-2
/
+1
*
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
2024-01-10
1
-0
/
+2
*
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
2024-01-10
1
-1
/
+1
*
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
2024-01-10
1
-2
/
+9
*
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2024-01-10
2
-3
/
+3
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2024-01-10
11
-24
/
+29
*
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2024-01-10
2
-2
/
+2
*
can: raw: add support for SO_MARK
Marc Kleine-Budde
2024-01-10
1
-0
/
+1
*
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
2024-01-10
1
-1
/
+3
*
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
2024-01-10
1
-3
/
+36
*
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
2024-01-10
1
-1
/
+1
*
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
2024-01-10
3
-3
/
+3
*
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
2024-01-10
1
-0
/
+13
*
keys, dns: Fix missing size check of V1 server-list header
Edward Adam Davis
2024-01-10
1
-10
/
+9
*
netfilter: nf_tables: skip set commit for deleted/destroyed sets
Pablo Neira Ayuso
2024-01-05
1
-1
/
+1
*
wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
Léo Lam
2024-01-01
1
-6
/
+12
*
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2024-01-01
2
-19
/
+32
*
net: rfkill: gpio: set GPIO direction
Rouven Czerwinski
2024-01-01
1
-0
/
+8
*
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Fedor Pchelkin
2024-01-01
1
-4
/
+13
*
Bluetooth: Add more enc key size check
Alex Lu
2024-01-01
1
-1
/
+15
[next]