summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
32 hourshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
32 hoursocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
32 hoursocteontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-3/+3
32 hoursocteontx2-af: Add validation for lmac typeHariprasad Kelam2-4/+12
32 hoursocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
32 hoursuse less confusing names for iov_iter direction initializersAl Viro1-1/+1
32 hoursice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
32 hoursqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
32 hoursqed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
32 hourswifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-0/+4
32 hourscan: ucan: fix devres lifetimeJohan Hovold1-1/+1
32 hourscan: ucan: fix typos in commentsJulia Lawall1-2/+2
32 hourswifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
32 hoursnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
32 hoursnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
32 hoursnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
32 hourstun: free page on build_skb failure in tun_xdp_one()Weiming Shi1-0/+1
32 hourstap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
32 hoursusbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
32 hoursbonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+7
32 hoursnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
32 hourspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
32 hoursteam: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
32 hoursmacsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
32 hourswireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
32 hoursvxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
32 hourstun: free page on short-frame rejection in tun_xdp_one()Weiming Shi1-1/+3
2026-06-01net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel1-15/+14
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
2026-06-01net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-06-01net: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
2026-06-01ice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
2026-06-01ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-06-01wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-06-01net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
2026-06-01net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean1-2/+4
2026-06-01net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
2026-06-01bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi1-0/+3
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani1-5/+5
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-4/+7
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-2/+2
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani1-4/+4
2026-06-01net: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12
2026-06-01net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang1-0/+7
2026-06-01net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun1-1/+4
2026-06-01vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel1-4/+11
2026-06-01netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov1-1/+1
2026-06-01nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11