summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-10-01net: stmmac: Add support for Allwinner A523 GMAC200Chen-Yu Tsai
2025-09-30octeontx2-pf: fix bitmap leakBo Sun
2025-09-30octeontx2-vf: fix bitmap leakBo Sun
2025-09-30net/mlx5e: Use extack in set rxfh callbackGal Pressman
2025-09-30net/mlx5e: Introduce mlx5e_rss_params for RSS configurationCarolina Jubran
2025-09-30net/mlx5e: Introduce mlx5e_rss_init_paramsCarolina Jubran
2025-09-30net/mlx5e: Remove unused mdev param from RSS indir initCarolina Jubran
2025-09-30net/mlx5: Improve QoS error messages with actual depth valuesCarolina Jubran
2025-09-30net/mlx5e: Prevent entering switchdev mode with inconsistent netnsJianbo Liu
2025-09-30net/mlx5: HWS, Generalize complex matchersVlad Dogaru
2025-09-30net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUsPatrisious Haddad
2025-09-30Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-09-30net: enetc: initialize SW PIR and CIR based HW PIR and CIR valuesWei Fang
2025-09-29net/mlx5: fw reset, add reset timeout workMoshe Shemesh
2025-09-29net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory
2025-09-29net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh
2025-09-29net: dlink: handle copy_thresh allocation failureYeounsu Moon
2025-09-29net: stmmac: remove stmmac_hw_setup() excess documentation parameterRussell King (Oracle)
2025-09-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju
2025-09-29net: stmmac: Convert open-coded register polling to helper macroFurong Xu
2025-09-29net: libwx: restrict change user-set RSS configurationJiawen Wu
2025-09-29net: wangxun: add RSS reta and rxfh fields supportJiawen Wu
2025-09-29net: libwx: move rss_field to struct wxJiawen Wu
2025-09-29net: libwx: support separate RSS configuration for every poolJiawen Wu
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari
2025-09-29net: stmmac: tc: Add HLBS drop count to taprio statsRohan G Thomas
2025-09-29net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger
2025-09-26net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun
2025-09-26net: macb: single dma_alloc_coherent() for DMA descriptorsThéo Lebrun
2025-09-26net: macb: move ring size computation to functionsThéo Lebrun
2025-09-26net: macb: remove illusion about TBQPH/RBQPH being per-queueThéo Lebrun
2025-09-26octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara
2025-09-26octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi
2025-09-26eth: fbnic: Add support to read lane countMohsin Bashir
2025-09-26Wangxun: vf: Implement some ethtool apis for get_xxxMengyuan Lou
2025-09-26net/mlx5e: Report RS-FEC histogram statistics via ethtoolCarolina Jubran
2025-09-26net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCRCarolina Jubran
2025-09-26net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26net: qed: Remove redundant NULL checks after list_first_entry()Zhen Ni
2025-09-26Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski