summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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 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 dayswifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach1-3/+17
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-28netfilter: nft_counter: Use u64_stats_t for statistic.Sebastian Andrzej Siewior1-44/+46
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: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-28net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
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-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-22netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal7-19/+21
2025-03-22netfilter: nf_tables: bail out if stateful expression provides no .clonePablo Neira Ayuso1-8/+7
2025-03-22netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso4-13/+28
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz2-97/+56
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-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
2025-03-22net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-03-22ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-03-22netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
2025-03-22net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18
2025-03-22netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz5-27/+19
2025-03-22Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz1-15/+22
2025-03-22wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7