summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25enic: add dependency on Page PoolJohn Daley
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-25net: wangxun: fix LIBWX dependenciesArnd Bergmann
2025-02-25net/mlx5e: Symmetric OR-XOR RSS hash controlGal Pressman
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-25drivers: net: xgene: Don't use "proxy" headersAndy Shevchenko
2025-02-25net: stmmac: dwc-qos: clean up clock initialisationRussell King (Oracle)
2025-02-25net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistentlyRussell King (Oracle)
2025-02-25net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer
2025-02-25Octeontx2-af: RPM: Register driver with PCI subsys IDsHariprasad Kelam
2025-02-25eth: fbnic: Update return value in kdocMohsin Bashir
2025-02-25eth: fbnic: Consolidate PUL_USER CSR sectionMohsin Bashir
2025-02-25eth: fbnic: Add PCIe registers dumpMohsin Bashir
2025-02-25Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-24net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-02-24net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offloadJianbo Liu
2025-02-24net/mlx5e: Add pass flow group for IPSec RX status tableJianbo Liu
2025-02-24net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()Jianbo Liu
2025-02-24net/mlx5e: Skip IPSec RX policy check for crypto offloadJianbo Liu
2025-02-24net/mlx5e: Move IPSec policy check after decryptionJianbo Liu
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-24net/mlx5e: Change the destination of IPSec RX SA miss ruleJianbo Liu
2025-02-24net/mlx5e: Add helper function to update IPSec default destinationJianbo Liu
2025-02-24net: wangxun: Replace the judgement of MAC type with flagsJiawen Wu
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu
2025-02-24net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversionThorsten Blum
2025-02-24net: stmmac: thead: ensure divisor gives proper rateRussell King (Oracle)
2025-02-24net: stmmac: thead: use rgmii_clock() for RGMII clock rateRussell King (Oracle)
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-24net: stmmac: Correct usage of maximum queue number macrosKunihiko Hayashi
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski
2025-02-24ibmvnic: simplify ibmvnic_set_queue_affinity()Yury Norov
2025-02-24virtio_net: simplify virtnet_set_affinity()Yury Norov
2025-02-24net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clockRussell King (Oracle)
2025-02-24wifi: ath12k: Add NULL check to validate tpc_statsRoopni Devanathan
2025-02-24wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush()Baochen Qiang
2025-02-24net: dsa: rtl8366rb: Fix compilation problemLinus Walleij
2025-02-24virtio-net: tweak for better TX performance in NAPI modeJason Wang
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-02-21net: mctp: Add MCTP USB transport driverJeremy Kerr
2025-02-21net: cadence: macb: Implement BQLSean Anderson
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-21ipvlan: ensure network headers are in skb linear partEric Dumazet