index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-03
16
-41
/
+103
|
\
\
\
|
*
|
|
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-05-29
1
-4
/
+10
|
*
|
|
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
2024-05-29
1
-2
/
+8
|
*
|
|
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
2024-05-29
1
-1
/
+1
|
*
|
|
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
2024-05-29
1
-2
/
+2
|
*
|
|
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
2024-05-29
2
-17
/
+36
|
*
|
|
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
2024-05-29
3
-2
/
+12
|
*
|
|
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
2024-05-29
1
-2
/
+3
|
*
|
|
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
2024-05-29
1
-4
/
+4
|
*
|
|
wifi: cfg80211: Lock wiphy in cfg80211_get_station
Remi Pommarel
2024-05-29
1
-1
/
+6
|
*
|
|
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
2024-05-29
2
-3
/
+3
|
*
|
|
wifi: cfg80211: validate HE operation element parsing
Johannes Berg
2024-05-29
1
-1
/
+2
|
*
|
|
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-05-29
1
-2
/
+2
|
*
|
|
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
2024-05-29
1
-0
/
+1
|
*
|
|
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
2024-05-29
1
-0
/
+13
*
|
|
|
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-03
1
-0
/
+2
*
|
|
|
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
1
-1
/
+6
*
|
|
|
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
1
-8
/
+6
*
|
|
|
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
1
-8
/
+6
*
|
|
|
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-06-03
1
-4
/
+4
*
|
|
|
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-06-01
1
-4
/
+9
[next]