summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-05-29ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn
2024-05-29net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-29tcp: fix races in tcp_v[46]_err()Eric Dumazet
2024-05-29tcp: fix races in tcp_abort()Eric Dumazet
2024-05-29tcp: fix race in tcp_write_err()Eric Dumazet
2024-05-29tcp: add tcp_done_with_error() helperEric 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
2024-05-29wifi: cfg80211: fix 6 GHz scan request buildingJohannes Berg
2024-05-29wifi: mac80211: handle tasklet frames before stoppingJohannes Berg
2024-05-29wifi: mac80211: apply mcast rate only if interface is upJohannes Berg
2024-05-29wifi: cfg80211: pmsr: use correct nla_get_uX functionsLin Ma
2024-05-29wifi: cfg80211: Lock wiphy in cfg80211_get_stationRemi Pommarel
2024-05-29wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg
2024-05-29wifi: cfg80211: validate HE operation element parsingJohannes Berg
2024-05-29wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel
2024-05-29wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-05-29wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg
2024-05-29wifi: mac80211: handle HW restart during ROCJohannes Berg
2024-05-29wifi: mac80211: check ieee80211_bss_info_change_notify() against MLDJohannes Berg
2024-05-28ipvs: constify ctl_table arguments of utility functionsThomas Weißschuh
2024-05-28net/ipv6/ndisc: constify ctl_table arguments of utility functionThomas Weißschuh
2024-05-28net/ipv6/addrconf: constify ctl_table arguments of utility functionsThomas Weißschuh
2024-05-28net/ipv4/sysctl: constify ctl_table arguments of utility functionsThomas Weißschuh
2024-05-28net/neighbour: constify ctl_table arguments of utility functionThomas Weißschuh
2024-05-28net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-05-28net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-05-29netfilter: nft_fib: allow from forward/input without iif selectorEric Garver
2024-05-29netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal
2024-05-29netfilter: nft_payload: skbuff vlan metadata mangle supportPablo Neira Ayuso
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-28net/core: move the lockdep-init of sk_callback_lock to sk_init_common()Gou Hao
2024-05-28net/core: remove redundant sk_callback_lock initializationGou Hao
2024-05-28sock_map: avoid race between sock_map_close and sk_psock_putThadeu Lima de Souza Cascardo
2024-05-28bpf, net: Use DEV_STAT_INC()yunshui
2024-05-27tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet
2024-05-27net: gro: initialize network_offset in network layerWillem de Bruijn
2024-05-27ipv4: Fix address dump when IPv4 is disabled on an interfaceIdo Schimmel
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"Jakub Sitnicki
2024-05-27af_unix: Read sk->sk_hash under bindlock during bind().Kuniyuki Iwashima
2024-05-27af_unix: Annotate data-race around unix_sk(sk)->addr.Kuniyuki Iwashima
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-23net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan
2024-05-23net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan