summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
8 daysMerge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
10 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui
10 daysipv6: fix possible race in __fib6_drop_pcpu_from()Eric Dumazet
10 daysaf_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().Kuniyuki Iwashima
10 daysaf_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().Kuniyuki Iwashima
10 daysaf_unix: Use skb_queue_empty_lockless() in unix_release_sock().Kuniyuki Iwashima
10 daysaf_unix: Use unix_recvq_full_lockless() in unix_stream_connect().Kuniyuki Iwashima
10 daysaf_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.Kuniyuki Iwashima
10 daysaf_unix: Annotate data-races around sk->sk_sndbuf.Kuniyuki Iwashima
10 daysaf_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.Kuniyuki Iwashima
10 daysaf_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().Kuniyuki Iwashima
10 daysaf_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().Kuniyuki Iwashima
10 daysaf_unix: Annotate data-race of sk->sk_state in unix_accept().Kuniyuki Iwashima
10 daysaf_unix: Annotate data-race of sk->sk_state in unix_stream_connect().Kuniyuki Iwashima
10 daysaf_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...Kuniyuki Iwashima
10 daysaf_unix: Annotate data-race of sk->sk_state in unix_inq_len().Kuniyuki Iwashima
10 daysaf_unix: Annodate data-races around sk->sk_state for writers.Kuniyuki Iwashima
10 daysaf_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.Kuniyuki Iwashima
10 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
10 daysnet/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet
11 daysrtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
11 daysmptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTABJason Xing
11 daystcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTABJason Xing
11 daysnet: sched: sch_multiq: fix possible OOB write in multiq_tune()Hangyu Hua
11 daysnet/smc: avoid overwriting when adjusting sock bufsizesWen Gu
11 daysRevert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson
11 daysbpf: Set run context for rawtp test_run callbackJiri Olsa
12 daysnet: tls: fix marking packets as decryptedJakub Kicinski
12 daysMerge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
12 daysnet: dst_cache: add two DEBUG_NET warningsEric Dumazet
12 daysila: block BH in ila_output()Eric Dumazet
12 daysipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet
12 daysnet: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet
12 daysipv6: ioam: block BH from ioam6_output()Eric Dumazet
13 daysSUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov
2024-06-01net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu
2024-06-01net: rps: fix error when CONFIG_RFS_ACCEL is offJason Xing
2024-06-01ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou
2024-06-01ax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman
2024-06-01ethtool: init tsinfo stats if requestedVadim Fedorenko
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-05-29ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-29Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linuxLinus Torvalds
2024-05-29wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-05-29wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong
2024-05-29wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong
2024-05-29wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh