summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-05-02net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski
2025-05-029p/net: fix improper handling of bogus negative read/write repliesDominique Martinet
2025-05-02net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel
2025-05-02wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2025-05-02net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang
2025-05-02net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang
2025-05-02tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen
2025-05-02net: lwtunnel: disable BHs when requiredJustin Iurman
2025-05-02net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)
2025-04-25mptcp: sockopt: fix getting freebind & transparentMatthieu Baerts (NGI0)
2025-04-25net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean
2025-04-25net: bridge: switchdev: do not notify new brentries as changedJonas Gorski
2025-04-25net: openvswitch: fix nested key length validation in the set() actionIlya Maximets
2025-04-25net: mctp: Set SOCK_RCU_FREEMatt Johnston
2025-04-25Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...Johannes Berg
2025-04-25Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis
2025-04-25Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz
2025-04-25wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel
2025-04-25wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()Remi Pommarel
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-25mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)
2025-04-25mptcp: fix NULL pointer in can_accept_new_subflowGang Yan
2025-04-25wifi: mac80211: fix integer overflow in hwmp_route_info_get()Gavrilov Ilia
2025-04-25mptcp: sockopt: fix getting IPV6_V6ONLYMatthieu Baerts (NGI0)
2025-04-25bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn
2025-04-25net: vlan: don't propagate flags on openStanislav Fomichev
2025-04-25page_pool: avoid infinite loop to schedule delayed workerJason Xing
2025-04-25nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal
2025-04-25ipv6: Align behavior across nexthops during path selectionIdo Schimmel
2025-04-25net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-25net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-25net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-04-25tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen
2025-04-25net/sched: cls_api: conditional notification of eventsPedro Tammela
2025-04-25net: tls: explicitly disallow disconnectJakub Kicinski
2025-04-25codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang
2025-04-25tipc: fix memory leak in tipc_link_xmitTung Nguyen
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-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-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: 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-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang