summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
4 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
4 daysbnxt_en: Modify bnxt_disable_int_sync() to be called more than once.Michael Chan1-0/+3
4 dayswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
4 dayswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
4 dayswifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
4 daysnet: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
4 daysnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
4 daysnetdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-06-19octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-3/+3
2026-06-19octeontx2-af: Add validation for lmac typeHariprasad Kelam2-4/+12
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-06-19qed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
2026-06-19qed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
2026-06-19wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-0/+4
2026-06-19can: ucan: fix devres lifetimeJohan Hovold1-1/+1
2026-06-19can: ucan: fix typos in commentsJulia Lawall1-2/+2
2026-06-19wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-19net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-19tun: free page on build_skb failure in tun_xdp_one()Weiming Shi1-0/+1
2026-06-19tap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
2026-06-19usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-06-19bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+7
2026-06-19net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2026-06-19pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-19team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2026-06-19macsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
2026-06-19wireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
2026-06-19vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
2026-06-19tun: 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