summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge branch 'mlx4-better-big-tcp-support'Jakub Kicinski2-13/+23
2022-12-09net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-09net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-09net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-09Merge branch 'mlx5-Support-tc-police-jump-conform-exceed-attribute'Jakub Kicinski17-174/+495
2022-12-09net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-09net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-09net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-09net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-09net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-09net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
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