summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-08Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-08net: hns3: add wait until mac link downJie Wang
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-08-07net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan