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.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
*
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-13
15
-88
/
+112
|
\
|
*
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
2024-06-13
1
-9
/
+9
|
*
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
2024-06-12
1
-1
/
+1
|
*
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
2024-06-12
1
-6
/
+5
|
*
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-12
1
-2
/
+2
|
*
Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-06-12
5
-51
/
+68
|
|
\
|
|
*
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
2024-06-11
1
-0
/
+1
|
|
*
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2024-06-11
2
-51
/
+60
|
|
*
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2024-06-11
2
-0
/
+7
|
*
|
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-06-11
2
-10
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
2024-06-10
1
-2
/
+2
|
|
*
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-10
1
-7
/
+1
|
|
*
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
2024-06-10
1
-1
/
+1
|
*
|
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-06-10
1
-1
/
+5
|
*
|
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-10
1
-6
/
+10
|
*
|
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-10
1
-1
/
+4
|
*
|
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-10
1
-0
/
+1
|
*
|
net/sched: initialize noop_qdisc owner
Johannes Berg
2024-06-10
1
-0
/
+1
|
|
/
|
*
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-06-10
1
-1
/
+2
*
|
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-06-13
1
-1
/
+3
|
\
\
|
*
|
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
2024-05-30
1
-1
/
+3
*
|
|
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
2024-06-03
1
-1
/
+1
*
|
|
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
1
-1
/
+1
*
|
|
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
2
-1
/
+6
*
|
|
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
1
-8
/
+2
*
|
|
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
2024-06-06
1
-3
/
+3
*
|
|
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-06-06
1
-4
/
+4
*
|
|
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-06-06
1
-4
/
+4
*
|
|
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
1
-5
/
+2
*
|
|
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-06-06
1
-13
/
+12
*
|
|
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-06-06
1
-1
/
+1
*
|
|
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
2024-06-06
1
-6
/
+8
*
|
|
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
2024-06-06
1
-2
/
+8
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
2
-4
/
+7
|
\
\
\
|
*
|
|
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
2024-06-05
1
-4
/
+1
|
*
|
|
bpf: Set run context for rawtp test_run callback
Jiri Olsa
2024-06-05
1
-0
/
+6
*
|
|
|
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
1
-9
/
+6
*
|
|
|
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
3
-9
/
+44
*
|
|
|
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
1
-2
/
+7
*
|
|
|
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
1
-1
/
+5
*
|
|
|
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
1
-1
/
+1
*
|
|
|
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-05
1
-20
/
+2
*
|
|
|
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-04
1
-0
/
+3
[next]