summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-01net: sched: gred: remove NULL check before free table->tab in gred_destroy()Zhengchao Shao1-4/+3
2022-09-01Merge branch 'rk3588-ethernet-support'Paolo Abeni3-0/+163
2022-09-01dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatibleSebastian Reichel2-0/+8
2022-09-01net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu1-0/+155
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh5-17/+427
2022-09-01net: sched: remove redundant NULL check in change hook functionZhengchao Shao13-39/+1
2022-08-31net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert3-2/+46
2022-08-31Merge branch 'net-sched-remove-unused-variables'Jakub Kicinski4-7/+0
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao3-5/+0
2022-08-31net: sched: choke: remove unused variables in struct choke_sched_dataZhengchao Shao1-2/+0
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock2-4/+45
2022-08-31net/rds: Pass a pointer to virt_to_page()Linus Walleij1-1/+1
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook1-8/+12
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang199-457/+457
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang40-75/+75
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit1-25/+5
2022-08-31Merge branch 'hns3-next'David S. Miller9-45/+105
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang3-12/+16
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan6-1/+22
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang2-9/+26
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang7-24/+42
2022-08-31Merge branch 'thunderbolt-end-to-end-flow-control'David S. Miller7-37/+96
2022-08-31net: thunderbolt: Update module description with mention of USB4Mika Westerberg1-2/+3
2022-08-31net: thunderbolt: Enable full end-to-end flow controlMika Westerberg1-9/+20
2022-08-31thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaroundMika Westerberg1-7/+42
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg5-8/+14
2022-08-31net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg1-11/+17
2022-08-31phy: lan966x: add support for QUSGMIIMaxime Chevallier1-0/+3
2022-08-31Merge branch 'net-dsa-microchip-error-hndling-reg-access-validation'David S. Miller10-123/+652
2022-08-31net: dsa: microchip: remove IS_9893 flagOleksij Rempel3-8/+2
2022-08-31net: dsa: microchip: remove unused sgmii variableOleksij Rempel2-6/+0
2022-08-31net: dsa: microchip: ksz9477: remove unused "on" variableOleksij Rempel1-2/+0
2022-08-31net: dsa: microchip: remove unused port phy variableOleksij Rempel3-7/+0
2022-08-31net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cntOleksij Rempel1-13/+7
2022-08-31net: dsa: microchip: add regmap_range for KSZ9477 chipOleksij Rempel1-0/+272
2022-08-31net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()Oleksij Rempel1-4/+0
2022-08-31net: dsa: microchip: add regmap_range for KSZ8563 chipOleksij Rempel1-0/+121
2022-08-31net: dsa: microchip: add support for regmap_access_tablesOleksij Rempel2-4/+45
2022-08-31net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...Oleksij Rempel1-0/+5
2022-08-31net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phyOleksij Rempel1-21/+81
2022-08-31net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phyOleksij Rempel1-5/+7
2022-08-31net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functionsOleksij Rempel1-18/+20
2022-08-31net: dsa: microchip: allow to pass return values for PHY read/write accessesOleksij Rempel8-20/+34
2022-08-31net: dsa: microchip: don't announce extended register support on non Gbit chipsOleksij Rempel1-0/+11
2022-08-31net: dsa: microchip: do per-port Gbit detection instead of per-chipOleksij Rempel3-18/+9
2022-08-31net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chipOleksij Rempel3-3/+44
2022-08-31core: Variable type completionXin Gao1-1/+1
2022-08-30Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"Vlad Buslov1-2/+0
2022-08-30Merge branch 'mlxsw-configure-max-lag-id-for-spectrum-4'Jakub Kicinski5-12/+74
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen1-1/+28