summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32
2022-12-09net/mlx5e: TC, add terminating actionsOz Shlomo7-1/+15
2022-12-09net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo1-45/+51
2022-12-09net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-09net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo1-0/+5
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel2-0/+88
2022-12-08Merge branch 'net-ethernet-ti-am65-cpsw-fix-set-channel-operation'Jakub Kicinski1-92/+105
2022-12-08net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros2-0/+9
2022-12-08net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros2-0/+11
2022-12-08net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros1-49/+173
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros1-166/+55
2022-12-08Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros2-11/+0
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros2-9/+0
2022-12-08Merge branch 'devlink-add-port-function-attribute-to-enable-disable-roce-and-...Jakub Kicinski14-49/+686
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory5-0/+124
2022-12-08devlink: Expose port function commands to control migratableShay Drory4-0/+125
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas7-1/+186
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory5-5/+11
2022-12-08devlink: Expose port function commands to control RoCEShay Drory4-1/+174
2022-12-08devlink: Move devlink port function hw_addr attr documentationShay Drory2-37/+43
2022-12-08devlink: Validate port function requestShay Drory1-9/+23
2022-12-08net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-08Merge branch 'bridge-mcast-preparations-for-evpn-extensions'Jakub Kicinski3-165/+159
2022-12-08bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel2-2/+3
2022-12-08bridge: mcast: Remove redundant function argumentsIdo Schimmel1-4/+5
2022-12-08bridge: mcast: Move checks out of critical sectionIdo Schimmel1-18/+18
2022-12-08bridge: mcast: Remove br_mdb_parse()Ido Schimmel1-88/+5
2022-12-08bridge: mcast: Use MDB group key from configuration structureIdo Schimmel1-8/+7
2022-12-08bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel1-13/+11
2022-12-08bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel1-19/+15
2022-12-08bridge: mcast: Remove redundant checksIdo Schimmel1-54/+9
2022-12-08bridge: mcast: Centralize netlink attribute parsingIdo Schimmel2-0/+127
2022-12-08net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-12-08Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski8-21/+211
2022-12-08net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel1-0/+18
2022-12-07Merge branch 'cn10kb-mac-block-support'Paolo Abeni11-83/+428
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam5-2/+82
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam1-0/+34
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam8-41/+270
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2022-12-07Merge branch 'net-dsa-microchip-add-mtu-support-for-ksz8-series'Paolo Abeni8-36/+109
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel1-10/+10
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel2-0/+4
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel5-2/+66
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel1-0/+5
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel2-10/+5
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel5-14/+19
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can1-3/+6
2022-12-07net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi3-12/+18
2022-12-07net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2