index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-06-21
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-21
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
2024-06-21
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-21
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-21
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
2024-06-21
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
2024-06-21
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
2024-06-21
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-21
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2024-06-21
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-21
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-06-21
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
2024-06-21
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-21
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-21
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-21
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
2024-06-21
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
2024-06-21
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-06-21
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-06-21
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
2024-06-21
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
2024-06-21
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-21
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-21
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-21
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-21
bpf: Set run context for rawtp test_run callback
Jiri Olsa
2024-06-21
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-21
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-06-21
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
2024-06-21
net/ncsi: Simplify Kconfig/dts control flow
Peter Delevoryas
2024-06-21
ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
Duoming Zhou
2024-06-21
ax25: Fix refcount imbalance on inbound connections
Lars Kellogg-Stedman
2024-06-21
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
2024-06-21
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
2024-06-21
wifi: cfg80211: Lock wiphy in cfg80211_get_station
Remi Pommarel
2024-06-21
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
2024-06-21
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-06-21
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
net/9p: fix uninit-value in p9_client_rpc()
Nikita Zhandarovich
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-06-16
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-06-16
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-06-16
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
[next]