summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
3 dayshsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
5 daysi40e: fix Jumbo Frame support after iPXE bootJacob Keller
5 daysi40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
5 daysigb: fix link test skipping when interface is admin downKohei Enju
5 daysigb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu
8 daysnet: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
10 daysnet: libwx: fix to enable RSSJiawen Wu
10 daysnet: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
10 daysnet: thunder_bgx: decrement cleanup index before useRosen Penev
10 daysnet: thunder_bgx: add a missing of_node_putRosen Penev
10 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
11 daysnet: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
11 dayseth: sundance: fix endian issuesJakub Kicinski
11 daysRevert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
12 dayse1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
12 daysixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
12 daysi40e: Fix potential invalid access when MAC list is emptyZhen Ni
12 daysi40e: remove read access to debugfs filesJacob Keller
12 daysidpf: set mac type when adding and removing MAC filtersEmil Tantilov
12 daysidpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
12 daysice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
12 daysice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
12 daysnet: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon
13 daysnet: macb: Fix tx_ptr_lock lockingSean Anderson
13 dayseth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ringMiaoqian Lin
13 daysbnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren
2025-08-29xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari
2025-08-28net: macb: Disable clocks onceNeil Mandir
2025-08-27fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck
2025-08-27fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox codeAlexander Duyck
2025-08-26net: stmmac: Set CIC bit only for TX queues with COERohan G Thomas
2025-08-26net: stmmac: xgmac: Correct supported speed modesRohan G Thomas
2025-08-26net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas
2025-08-26net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh
2025-08-26net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh
2025-08-26net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal
2025-08-26net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal
2025-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan
2025-08-26bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan