summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
9 dayswifi: mac80211: Fix sparse warning for monitor_sdataAlexander Wetzel1-1/+1
9 daysipv6: Do not consider link down nexthops in path selectionIdo Schimmel1-2/+4
9 daysipv6: Start path selection from the first nexthopIdo Schimmel1-3/+35
9 daysnet: fix geneve_opt length integer overflowLin Ma4-4/+4
9 daysipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
9 daysnetfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma1-2/+2
9 daysnet: decrease cached dst counters in dst_releaseAntoine Tenart1-0/+8
9 daystunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault2-7/+1
9 daysvsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
9 daysudp: Fix memory accounting leak.Kuniyuki Iwashima1-9/+7
9 daysudp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-9/+17
9 dayssctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet1-0/+4
9 daysnet_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
9 daysnetlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
9 daysnetfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal1-2/+2
9 daysnetfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso1-1/+2
9 dayscan: statistics: use atomic access in hot pathOliver Hartkopp3-31/+39
9 daysnet: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo1-1/+3
9 dayswifi: mac80211: fix SA Query processing in MLOJohannes Berg1-5/+5
9 dayswifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach1-3/+17
9 dayswifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel2-7/+14
9 dayswifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel1-2/+3
9 daysrtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang1-0/+3
13 daysnetfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy1-0/+23
13 daysatm: Fix NULL pointer dereferenceMinjoong Kim1-0/+2
2025-03-28mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-28batman-adv: Ignore own maximum aggregation size during RXSven Eckelmann2-4/+2
2025-03-28xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia1-1/+1
2025-03-28Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-28net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-28net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman1-4/+4
2025-03-28net: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-28net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
2025-03-28devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-28ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima1-0/+2
2025-03-28ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima1-1/+2
2025-03-28net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau1-6/+15
2025-03-28Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter1-1/+6
2025-03-28xfrm_output: Force software GSO only in tunnel modeCosmin Ratiu1-1/+1
2025-03-28xfrm: fix tunnel mode TX datapath in packet offload modeAlexandre Cassen1-0/+41
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz2-97/+56
2025-03-22netmem: prevent TX of unreadable skbsMina Almasry1-0/+3
2025-03-22net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker1-1/+1
2025-03-22mptcp: safety check before fallbackMatthieu Baerts (NGI0)1-0/+2
2025-03-22sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-03-22Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz1-5/+34
2025-03-22Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-22net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-22gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-22netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4