summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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: stmmac: Correct usage of maximum queue number macrosKunihiko Hayashi
2025-02-24ibmvnic: simplify ibmvnic_set_queue_affinity()Yury Norov
2025-02-24net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clockRussell King (Oracle)
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-02-21net: cadence: macb: Implement BQLSean Anderson
2025-02-21net: cadence: macb: Synchronize stats calculationsSean Anderson
2025-02-21net: stmmac: print stmmac_init_dma_engine() errors using netdev_err()Russell King (Oracle)
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21gve: Add RSS cache for non RSS device option scenarioZiwei Xiao
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-02-20octeontx2: hide unused labelArnd Bergmann
2025-02-20net/mlx5e: Separate extended link modes request from link modes type selectionShahar Shitrit
2025-02-20net/mlx5e: Change eth_proto parameter namingShahar Shitrit
2025-02-20net/mlx5e: Introduce ptys2ethtool_process_link()Shahar Shitrit
2025-02-20net/mlx5e: Refactor ptys2ethtool_adver_link()Shahar Shitrit
2025-02-20net/mlx5: Bridge, correct config option descriptionCosmin Ratiu
2025-02-20net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao
2025-02-20igc: Add launch time support to XDP ZCSong Yoong Siang
2025-02-20igc: Refactor empty frame insertion for launch time supportSong Yoong Siang
2025-02-20net: stmmac: Add launch time support to XDP ZCSong Yoong Siang
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-20net: ngbe: Add support for 1PPS and TODJiawen Wu
2025-02-20net: wangxun: Add periodic checks for overflow and errorsJiawen Wu
2025-02-20net: wangxun: Support to get ts infoJiawen Wu
2025-02-20net: wangxun: Add support for PTP clockJiawen Wu
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li
2025-02-20net: axienet: Set mac_managed_pmNick Hu
2025-02-19net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)
2025-02-19net: stmmac: remove useless priv->flow_ctrlRussell King (Oracle)
2025-02-19net: stmmac: clarify priv->pause and pause module parameterRussell King (Oracle)
2025-02-19net: mana: Add debug logs in MANA network driverErni Sri Satya Vennela
2025-02-19net: ethernet: ti am65_cpsw: Drop separate TX completion functionsRoger Quadros
2025-02-19net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_...Roger Quadros
2025-02-19net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()Roger Quadros