aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu1-0/+1
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-12/+0
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram1-5/+5
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M1-16/+18
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson1-6/+48
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain1-0/+1
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+14
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-64/+677
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds826-17026/+52930
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds1-1/+2
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+844
2025-10-01virtio: rename dma helpersJason Wang1-14/+14
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni16-105/+133
2025-10-01net: stmmac: Add support for Allwinner A523 GMAC200Chen-Yu Tsai3-0/+172
2025-09-30octeontx2-pf: fix bitmap leakBo Sun1-0/+1
2025-09-30octeontx2-vf: fix bitmap leakBo Sun1-0/+1
2025-09-30net/mlx5e: Use extack in set rxfh callbackGal Pressman1-6/+9
2025-09-30net/mlx5e: Introduce mlx5e_rss_params for RSS configurationCarolina Jubran3-22/+40
2025-09-30net/mlx5e: Introduce mlx5e_rss_init_paramsCarolina Jubran4-39/+63
2025-09-30net/mlx5e: Remove unused mdev param from RSS indir initCarolina Jubran3-9/+11
2025-09-30net/mlx5: Improve QoS error messages with actual depth valuesCarolina Jubran1-6/+9
2025-09-30net/mlx5e: Prevent entering switchdev mode with inconsistent netnsJianbo Liu1-0/+33
2025-09-30net/mlx5: HWS, Generalize complex matchersVlad Dogaru6-1199/+836
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 config...Kohei 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