summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-07-27net/mlx5e: Remove _once from PCI heuristic debug printGal Pressman
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-24octeontx2-af: add support for custom L2 headerSatheesh Paul A
2026-07-24net: hns: use u32 for register offset in RCB TX coalescingDaniil Agalakov
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao
2026-07-23octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh
2026-07-23octeontx2-af: return VWQE timer delay in NIX HW infoShijith Thotton
2026-07-23net: stmmac: enable the MAC on link up for all supported speedsvadik likholetov
2026-07-23net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul
2026-07-23net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul
2026-07-23net: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul
2026-07-22net: sxgbe: fix null pointer dereference in probe error pathChenguang Zhao
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-22net: libwx: disable TX VLAN offload for packets with >2 VLAN tagsJiawen Wu
2026-07-22net: hip04: fix RX buffer leak on build_skb failureFan Wu