summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds42-288/+530
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta1-0/+1
2024-12-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-18/+41
2024-12-04net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu1-2/+11
2024-12-04net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan1-15/+17
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad1-2/+2
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad1-0/+1
2024-12-04net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu1-0/+1
2024-12-04net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu1-0/+2
2024-12-04bnxt_en: handle tpa_info in queue API implementationDavid Wei1-4/+23
2024-12-04bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei1-20/+16
2024-12-04bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei1-52/+90
2024-12-04geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet1-1/+1
2024-12-04mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel1-1/+5
2024-12-03igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-03ixgbe: Correct BASE-BX10 compliance codeTore Amundsen1-1/+1
2024-12-03ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2-1/+3
2024-12-03ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller1-1/+0
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay1-0/+1
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik1-3/+5
2024-12-03ice: Fix NULL pointer dereference in switchdevWojciech Drewek1-0/+6
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba2-4/+4
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski1-8/+17
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang3-25/+8
2024-12-03net/qed: allow old cards not supporting "num_images" to workLouis Leseur1-1/+3
2024-12-02net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...Oleksij Rempel1-0/+21
2024-12-02Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski11-133/+252
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra25-60/+60
2024-12-02octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya2-0/+4
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu1-2/+6
2024-11-29net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang1-0/+3
2024-11-29net: enetc: read TSN capabilities from port register, not SIVladimir Oltean3-12/+22
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds23-124/+351
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)2-13/+19
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+7
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan1-0/+6
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan3-6/+7
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN1-1/+9
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur1-0/+7
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN1-2/+7
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel1-2/+6
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam8-6/+145
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam2-17/+17
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam2-5/+12
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam5-11/+19
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam1-1/+1
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier1-0/+2
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan1-10/+4
2024-11-26can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde1-1/+28
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev1-1/+4