summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-15net: phy: c45-tja11xx: add support for outputting RMII reference clockWei Fang
2024-10-14net: mtk_eth_soc: use ethtool_putsRosen Penev
2024-10-14net: mvneta: use ethtool_putsRosen Penev
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato
2024-10-14mlx5: Add support for persistent NAPI configJoe Damato
2024-10-14bnxt: Add support for persistent NAPI configJoe Damato
2024-10-14net: phylink: allow half-duplex modes with RATE_MATCH_PAUSEDaniel Golle
2024-10-14tg3: Address byte-order miss-matchesSimon Horman
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use __be64 type for id_tempSimon Horman
2024-10-14r8169: enable SG/TSO on selected chip versions per defaultHeiner Kallweit
2024-10-13net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()Menglong Dong
2024-10-13net: vxlan: add drop reasons support to vxlan_xmit_one()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2024-10-13net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_remcsum() return drop reasonsMenglong Dong
2024-10-13net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2024-10-13net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2024-10-11net: bcmasp: enable SW timestampingJustin Chen
2024-10-11net: broadcom: remove select MII from brcmstb Ethernet driversJustin Chen
2024-10-11net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran
2024-10-11netdevsim: copy addresses for both in and out pathsHangbin Liu
2024-10-11netdevsim: print human readable IP addressHangbin Liu
2024-10-11net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava
2024-10-11net: emaclite: Adopt clock supportAbin Joseph
2024-10-11net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph
2024-10-11net: phy: aquantia: poll status registerAryan Srivastava
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski
2024-10-10tg3: Link queues to NAPIsJoe Damato
2024-10-10tg3: Link IRQs to NAPI instancesJoe Damato
2024-10-10r8169: remove original workaround for RTL8125 broken rx issueHeiner Kallweit
2024-10-10r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu