summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02octeontx2-af: Add RSS hashing support based on RoCEv2 headerKiran Kumar K
2026-07-02octeontx2-af: reserve 4 PKINDs for skip-size custom useKiran Kumar K
2026-07-02net: mvneta_bm: add suspend/resume support to prevent crash after resumeYun Zhou
2026-07-02octeontx2-pf: link RQ page pools to netdev for Netlink statsRatheesh Kannoth
2026-07-02ionic: Change list definition methodLei Zhu
2026-07-02ehea: remove the ehea driverDavid Christensen
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
2026-07-01igc: add support for forcing link speed without autonegotiationFaizal Rahim
2026-07-01igc: replace goto out with direct returns in igc_config_fc_after_link_up()Faizal Rahim
2026-07-01igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()Faizal Rahim
2026-07-01igc: remove unused autoneg_failed fieldFaizal Rahim
2026-07-01igb: set skb hash type from RSS_TYPEKohei Enju
2026-07-01igb: allow configuring RSS key via ethtool set_rxfhTakashi Kozu
2026-07-01igb: expose RSS key via ethtool get_rxfhTakashi Kozu
2026-07-01igb: prepare for RSS key get/set supportTakashi Kozu
2026-07-01igc: allow configuring RSS key via ethtool set_rxfhKohei Enju
2026-07-01igc: expose RSS key via ethtool get_rxfhKohei Enju
2026-07-01igc: prepare for RSS key get/set supportKohei Enju
2026-07-01dpaa2-switch: add support for imprecise source portIoana Ciornei
2026-07-01dpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei
2026-07-01dpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30net: sgi: ioc3-eth: fix split TX DMA mapping lengthsXu Rao
2026-06-30net: sgi: ioc3-eth: unregister netdev before freeing DMA ringsXu Rao