aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-30net/mlx5e: Prevent entering switchdev mode with inconsistent netnsJianbo Liu1-0/+33
2025-09-30net/mlx5: HWS, Generalize complex matchersVlad Dogaru6-1190/+827
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-1/+1
2025-09-30net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUsPatrisious Haddad1-2/+26
2025-09-30Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski2-28/+1
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski4-6/+293
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit1-18/+11
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit1-1/+0
2025-09-30net: phy: annotate linkmode initializers as not used after init phaseHeiner Kallweit3-10/+10
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit1-6/+5
2025-09-30net: enetc: initialize SW PIR and CIR based HW PIR and CIR valuesWei Fang1-10/+5
2025-09-306pack: drop redundant locking and refcountingQingfang Deng1-52/+5
2025-09-30bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu2-8/+10
2025-09-29net/mlx5: fw reset, add reset timeout workMoshe Shemesh1-0/+24
2025-09-29net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory1-2/+5
2025-09-29net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh1-1/+5
2025-09-29net: dlink: handle copy_thresh allocation failureYeounsu Moon1-2/+5
2025-09-29net: stmmac: remove stmmac_hw_setup() excess documentation parameterRussell King (Oracle)1-1/+0
2025-09-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurableKohei Enju1-1/+4
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju1-1/+1
2025-09-29net: stmmac: Convert open-coded register polling to helper macroFurong Xu1-22/+6
2025-09-29net: libwx: restrict change user-set RSS configurationJiawen Wu2-23/+35
2025-09-29net: wangxun: add RSS reta and rxfh fields supportJiawen Wu6-2/+167
2025-09-29net: libwx: move rss_field to struct wxJiawen Wu2-8/+21
2025-09-29net: libwx: support separate RSS configuration for every poolJiawen Wu4-33/+98
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3
2025-09-29net: stmmac: tc: Add HLBS drop count to taprio statsRohan G Thomas1-2/+5
2025-09-29net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas3-3/+8
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari1-5/+5
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-14/+1
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger1-0/+9
2025-09-26net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-09-26net: macb: single dma_alloc_coherent() for DMA descriptorsThéo Lebrun1-39/+41
2025-09-26net: macb: move ring size computation to functionsThéo Lebrun1-11/+16
2025-09-26net: macb: remove illusion about TBQPH/RBQPH being per-queueThéo Lebrun2-37/+24
2025-09-26octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26net: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi2-24/+19
2025-09-26eth: fbnic: Add support to read lane countMohsin Bashir1-0/+1
2025-09-26Wangxun: vf: Implement some ethtool apis for get_xxxMengyuan Lou4-0/+42
2025-09-26net/mlx5e: Report RS-FEC histogram statistics via ethtoolCarolina Jubran1-1/+33
2025-09-26net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCRCarolina Jubran5-3/+94
2025-09-26net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran1-6/+6
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko10-10/+43
2025-09-26net: qed: Remove redundant NULL checks after list_first_entry()Zhen Ni1-9/+0
2025-09-26Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski12-472/+1972
2025-09-26net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framerChristophe Leroy1-5/+19
2025-09-26net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath1-2/+0
2025-09-26net: renesas: rswitch: Remove unneeded semicolonsGeert Uytterhoeven1-2/+2