summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
3 dayswifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
7 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-7/+20
7 daysnet: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
7 daysmacvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
7 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
7 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
7 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
7 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
7 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
7 daysnet: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
7 dayswifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand1-0/+5
7 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+30
12 daysptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-6/+6
12 daysteam: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
12 dayswifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang1-2/+8
12 daysnet/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
12 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
12 daysnet/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
12 daysnet/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
12 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
12 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
12 daysnet: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
12 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
12 daysbonding: annotate data-races around slave->last_rxEric Dumazet2-12/+14
12 daysocteon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
12 daysnet: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
12 dayscan: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
12 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-01-30net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2026-01-30net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2026-01-30net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
2026-01-30usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier1-6/+6
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1