summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
5 daysbnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
5 dayseth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
5 daysnet/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
5 daysnet: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
5 daysnet/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-3/+5
5 daysnet: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
5 daysfjes: Add missing iounmap in fjes_hw_init()Haoxiang Li1-3/+9
5 dayse1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
5 daysocteontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
5 daysnet: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski1-0/+3
5 daysnet: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
5 daysteam: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko1-1/+1
5 daysnet: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou1-0/+7
5 daysnet: mdio: aspeed: move reg accessing part into separate functionsPotin Lai1-32/+38
5 daysiavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
5 daysi40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
5 daysnet: hns3: add VLAN id validation before usingJian Shen1-0/+3
5 daysnet: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
5 daysnet/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
5 daysnet/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
5 daysnet/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
5 daysbroadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
5 daysmlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
5 daysmlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
5 daysipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
5 dayswifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae1-8/+19
5 dayswifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal1-7/+2
5 dayswifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal1-2/+4
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde1-2/+2
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher1-2/+2
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-12-07net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-12-07net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-12-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-12-07net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-12-07net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-12-07net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-12-07net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-12-07net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-12-07r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3