summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon2024-12-091-2/+2
* net: lan969x: fix cyclic dependency reported by depmodDaniel Machon2024-12-0915-30/+14
* net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean2024-12-081-17/+42
* net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean2024-12-081-55/+79
* net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean2024-12-081-8/+6
* net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean2024-12-081-2/+2
* net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean2024-12-081-1/+3
* net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)2024-12-081-3/+4
* bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao2024-12-071-2/+2
* bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan2024-12-072-8/+9
* net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter2024-12-061-1/+3
* Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-0526-129/+248
|\
| * net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta2024-12-051-0/+1
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-12-0511-18/+41
| |\
| | * igb: Fix potential invalid memory access in igb_init_module()Yuan Can2024-12-031-0/+4
| | * ixgbe: Correct BASE-BX10 compliance codeTore Amundsen2024-12-031-1/+1
| | * ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2024-12-032-1/+3
| | * ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller2024-12-031-1/+0
| | * idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay2024-12-031-0/+1
| | * ice: Fix VLAN pruning in switchdev modeMarcin Szycik2024-12-031-3/+5
| | * ice: Fix NULL pointer dereference in switchdevWojciech Drewek2024-12-031-0/+6
| | * ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba2024-12-032-4/+4
| | * ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski2024-12-031-8/+17
| * | net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu2024-12-051-2/+11
| * | net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan2024-12-051-15/+17
| * | net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad2024-12-051-2/+2
| * | net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad2024-12-051-0/+1
| * | net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu2024-12-051-0/+1
| * | net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu2024-12-051-0/+2
| * | bnxt_en: handle tpa_info in queue API implementationDavid Wei2024-12-051-4/+23
| * | bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei2024-12-051-20/+16
| * | bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei2024-12-051-52/+90
| * | mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel2024-12-051-1/+5
| |/
| * net/qed: allow old cards not supporting "num_images" to workLouis Leseur2024-12-031-1/+3
| * octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya2024-12-022-0/+4
| * bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu2024-11-301-2/+6
| * net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang2024-11-291-0/+3
| * net: enetc: read TSN capabilities from port register, not SIVladimir Oltean2024-11-293-12/+22
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-028-22/+22
|/
* Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-11-2819-82/+294
|\
| * bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan2024-11-261-0/+6
| * bnxt_en: Refactor bnxt_ptp_init()Michael Chan2024-11-263-6/+7
| * bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN2024-11-261-1/+9
| * bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur2024-11-261-0/+7
| * bnxt_en: Set backplane link modes correctly for ethtoolShravya KN2024-11-261-2/+7
| * bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel2024-11-261-2/+6
| * octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam2024-11-268-6/+145
| * octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam2024-11-262-17/+17
| * octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam2024-11-262-5/+12
| * octeontx2-af: RPM: Fix low network performanceHariprasad Kelam2024-11-265-11/+19