summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-11selftests: ncdevmem: Unify error handlingStanislav Fomichev
2024-11-11selftests: ncdevmem: Separate out dmabuf providerStanislav Fomichev
2024-11-11selftests: ncdevmem: Redirect all non-payload output to stderrStanislav Fomichev
2024-11-11Merge branch 'net-stmmac-dwmac4-fixes-issues-in-dwmac4'Jakub Kicinski
2024-11-11net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan
2024-11-11net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan
2024-11-11net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macrosLey Foon Tan
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey
2024-11-11Merge branch 'introduce-vlan-support-in-hsr'Jakub Kicinski
2024-11-11selftests: hsr: Add test for VLANMD Danish Anwar
2024-11-11net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran
2024-11-11net: hsr: Add VLAN CTAG filter supportMurali Karicheri
2024-11-11net: hsr: Add VLAN supportWingMan Kwok
2024-11-11Merge branch 'side-mdio-support-for-lan937x-switches'Jakub Kicinski
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel
2024-11-11dt-bindings: net: dsa: microchip: add mdio-parent-bus property for internal MDIOOleksij Rempel
2024-11-11dt-bindings: net: dsa: microchip: add internal MDIO bus descriptionOleksij Rempel
2024-11-11net: atlantic: use irq_update_affinity_hint()Mohammad Heib
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib
2024-11-11bnxt_en: use irq_update_affinity_hint()Mohammad Heib
2024-11-11rxrpc: Add a tracepoint for aborts being proposedDavid Howells
2024-11-11ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2024-11-11Merge branch 'knobs-for-npc-default-rule-counters'Jakub Kicinski
2024-11-11devlink: Add documentation for OcteonTx2 AFLinu Cherian
2024-11-11octeontx2-af: Knobs for NPC default rule countersLinu Cherian
2024-11-11octeontx2-af: Refactor few NPC mcam APIsLinu Cherian
2024-11-11mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos
2024-11-11mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos
2024-11-11Merge branch 'macsec-inherit-lower-device-s-features-and-tso-limits-when-offl...Jakub Kicinski
2024-11-11selftests: netdevsim: add ethtool features to macsec offload testsSabrina Dubroca
2024-11-11selftests: netdevsim: add test toggling macsec offloadSabrina Dubroca
2024-11-11selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesimSabrina Dubroca
2024-11-11macsec: inherit lower device's TSO limits when offloadingSabrina Dubroca
2024-11-11macsec: clean up local variables in macsec_notifySabrina Dubroca
2024-11-11macsec: add some of the lower device's features when offloadingSabrina Dubroca
2024-11-11selftests: netdevsim: add a test checking ethtool featuresSabrina Dubroca
2024-11-11netdevsim: add more hw_featuresSabrina Dubroca
2024-11-11Merge branch 'replace-page_frag-with-page_frag_cache-part-1'Jakub Kicinski
2024-11-11mm: page_frag: use __alloc_pages() to replace alloc_pages_node()Yunsheng Lin
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin
2024-11-11xtensa: remove the get_order() implementationYunsheng Lin
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11mm: page_frag: use initial zero offset for page_frag_alloc_align()Yunsheng Lin
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-11net: netlink: add nla_get_*_default() accessorsJohannes Berg