summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-04-20sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-20net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-20mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)
2025-04-20mptcp: fix NULL pointer in can_accept_new_subflowGang Yan
2025-04-20svcrdma: do not unregister device for listenersOlga Kornievskaia
2025-04-20wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia
2025-04-20mptcp: sockopt: fix getting freebind & transparentMatthieu Baerts (NGI0)
2025-04-20mptcp: sockopt: fix getting IPV6_V6ONLYMatthieu Baerts (NGI0)
2025-04-20bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-04-20Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-04-20Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-04-20net: vlan: don't propagate flags on openStanislav Fomichev
2025-04-20page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-04-20wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit
2025-04-20wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-04-20net: page_pool: don't cast mp param to devmemPavel Begunkov
2025-04-20ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2025-04-20nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal
2025-04-20ipv6: Align behavior across nexthops during path selectionIdo Schimmel
2025-04-20net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-20net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-20net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-04-20tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen
2025-04-20net: tls: explicitly disallow disconnectJakub Kicinski
2025-04-20codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang
2025-04-20tipc: fix memory leak in tipc_link_xmitTung Nguyen
2025-04-10wifi: mac80211: Fix sparse warning for monitor_sdataAlexander Wetzel
2025-04-10ipv6: Do not consider link down nexthops in path selectionIdo Schimmel
2025-04-10ipv6: Start path selection from the first nexthopIdo Schimmel
2025-04-10net: fix geneve_opt length integer overflowLin Ma
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera
2025-04-10netfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma
2025-04-10net: decrease cached dst counters in dst_releaseAntoine Tenart
2025-04-10xsk: Fix __xsk_generic_xmit() error code when cq is fullWang Liang
2025-04-10tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella
2025-04-10udp: Fix memory accounting leak.Kuniyuki Iwashima
2025-04-10udp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima
2025-04-10rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima
2025-04-10sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang
2025-04-10netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu
2025-04-10netfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal
2025-04-10netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso
2025-04-10can: statistics: use atomic access in hot pathOliver Hartkopp
2025-04-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo
2025-04-10wifi: mac80211: fix SA Query processing in MLOJohannes Berg
2025-04-10wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-04-10wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel
2025-04-10wifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel