summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent
2024-06-17net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson
2024-06-17net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta
2024-06-17fou: remove warn in gue_gro_receive on unsupported protocolWillem de Bruijn
2024-06-17Merge branch 'net-smc-IPPROTO_SMC'David S. Miller
2024-06-17net/smc: Introduce IPPROTO_SMCD. Wythe
2024-06-17net/smc: expose smc proto operationsD. Wythe
2024-06-17net/smc: refactoring initialization of smc sockD. Wythe
2024-06-17net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski
2024-06-17Merge branch 'mlx5-genl-queue-stats'David S. Miller
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato
2024-06-14net: micro-optimize skb_datagram_iterSagi Grimberg
2024-06-14Merge branch 'mlxsw-handle-mtu-values'Jakub Kicinski
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen
2024-06-14atm: clean up a put_user() callsDan Carpenter
2024-06-14Merge branch 'net-stmmac-provide-platform-select_pcs-method'Jakub Kicinski
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-06-14Merge branch 'mlx5-misc-patches-2023-06-13'Jakub Kicinski
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman
2024-06-14net/mlx5e: Fix outdated comment in features checkGal Pressman
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh
2024-06-14net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-06-14net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham
2024-06-14eth: lan966x: don't clear unsupported statsJakub Kicinski
2024-06-14net: qrtr: ns: Ignore ENODEV failures in nsChris Lew
2024-06-14Merge branch 'series-to-deliver-ethernet-for-stm32mp13'Paolo Abeni
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut
2024-06-14dt-bindings: net: add STM32MP13 compatible in documentation for stm32Christophe Roullier
2024-06-14net: hsr: Send supervisory frames to HSR network with ProxyNodeTable dataLukasz Majewski
2024-06-13Merge branch 'net-dsa-lantiq_gswip-code-improvements'Jakub Kicinski
2024-06-13net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()Martin Blumenstingl