summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-04-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang
2025-04-10Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORTLuiz Augusto von Dentz
2025-04-10Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan
2025-04-10Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2025-04-10Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-04-10Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-04-10ax25: Remove broken autobindMurad Masimov
2025-04-10netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPO...WangYuli
2025-04-10netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation errorChenyuan Yang
2025-04-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima
2025-04-10wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis
2025-04-10wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov
2025-04-10wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh
2025-04-10wifi: mac80211: remove SSID from ML reconfJohannes Berg
2025-04-10xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky
2025-04-07netfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy
2025-04-07atm: Fix NULL pointer dereferenceMinjoong Kim
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault
2025-03-20Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-19devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau