summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-23net/mlx5: HWS, Disallow matcher IP version mixingVlad Dogaru
2025-04-23net/mlx5: HWS, Harden IP version definer checksVlad Dogaru
2025-04-23net/mlx5: HWS, Fix IP version decisionVlad Dogaru
2025-04-23octeontx2-pf: AF_XDP: code clean upHariprasad Kelam
2025-04-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-23net: airoha: Enable multiple IRQ lines support in airoha_eth driver.Lorenzo Bianconi
2025-04-23net: airoha: Introduce airoha_irq_bank structLorenzo Bianconi
2025-04-23r8169: merge chip versions 52 and 53 (RTL8117)Heiner Kallweit
2025-04-23r8169: merge chip versions 64 and 65 (RTL8125D)Heiner Kallweit
2025-04-23r8169: merge chip versions 70 and 71 (RTL8126A)Heiner Kallweit
2025-04-23net: phy: remove function stubsHeiner Kallweit
2025-04-23net: stmmac: dwc-qos: calibrate tegra with mdio bus idleRussell King (Oracle)
2025-04-23bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu
2025-04-22net: txgbe: Support to set UDP tunnel portJiawen Wu
2025-04-22ppp: Split ppp_exit_net() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22pfcp: Convert pfcp_net_exit() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22net: stmmac: visconti: convert to set_clk_tx_rate() methodRussell King (Oracle)
2025-04-22net: dsa: rzn1_a5psw: Make the read-only array offsets static constColin Ian King
2025-04-22net: stmmac: Add DWMAC glue layer for Renesas GBETHLad Prabhakar
2025-04-22ptp: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-22emulex/benet: Annotate flash_cookie as nonstringKees Cook
2025-04-22net: phy: dp83822: Add support for changing the MAC terminationDimitri Fedrau
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-22r8169: use pci_prepare_to_sleep in rtl_shutdownHeiner Kallweit
2025-04-22octeontx2-af: Remove unused rvu_npc_enable_bcast_entryDr. David Alan Gilbert
2025-04-22rtase: Add ndo_setup_tc support for CBS offload in traffic control setupJustin Lai
2025-04-22ionic: add module eeprom channel data to ionic_if and ethtoolShannon Nelson
2025-04-22ionic: support ethtool get_module_eeprom_by_pageShannon Nelson
2025-04-22ionic: extend the QSFP module sprom for more pagesShannon Nelson
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel
2025-04-22vxlan: Introduce FDB key structureIdo Schimmel
2025-04-22vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel
2025-04-22vxlan: Create wrappers for FDB lookupIdo Schimmel
2025-04-22vxlan: Rename FDB Tx lookup functionIdo Schimmel
2025-04-22vxlan: Convert FDB flushing to RCUIdo Schimmel
2025-04-22vxlan: Convert FDB garbage collection to RCUIdo Schimmel
2025-04-22vxlan: Use linked list to traverse FDB entriesIdo Schimmel
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel
2025-04-22vxlan: Relocate assignment of default remote deviceIdo Schimmel
2025-04-22vxlan: Unsplit default FDB entry creation and notificationIdo Schimmel
2025-04-22vxlan: Insert FDB into hash table in vxlan_fdb_create()Ido Schimmel
2025-04-22vxlan: Simplify creation of default FDB entryIdo Schimmel
2025-04-22vxlan: Add RCU read-side critical sections in the Tx pathIdo Schimmel
2025-04-21bnxt_en: Remove unused macros in bnxt_ulp.hKalesh AP
2025-04-21bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-04-21bnxt_en: Report the ethtool coredump length after copying the coredumpShruti Parab
2025-04-21bnxt_en: Change FW message timeout warningMichael Chan