Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | tipc: simplify signature of tipc_namtbl_publish() | Jon Maloy | 5 | -58/+68 |
2021-03-17 | tipc: introduce new unified address type for internal use | Jon Maloy | 2 | -1/+46 |
2021-03-17 | tipc: move creation of publication item one level up in call chain | Jon Maloy | 1 | -33/+32 |
2021-03-17 | tipc: re-organize members of struct publication | Jon Maloy | 4 | -97/+92 |
2021-03-17 | Merge branch 'ethtool-strings' | David S. Miller | 20 | -639/+410 |
2021-03-17 | ionic: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -85/+60 |
2021-03-17 | bna: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -161/+105 |
2021-03-17 | vmxnet3: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -34/+19 |
2021-03-17 | virtio_net: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -11/+7 |
2021-03-17 | netvsc: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -22/+11 |
2021-03-17 | ena: Update driver to use ethtool_sprintf | Alexander Duyck | 1 | -14/+11 |
2021-03-17 | hisilicon: Update drivers to use ethtool_sprintf | Alexander Duyck | 5 | -162/+90 |
2021-03-17 | nfp: Replace nfp_pr_et with ethtool_sprintf | Alexander Duyck | 3 | -49/+36 |
2021-03-17 | intel: Update drivers to use ethtool_sprintf | Alexander Duyck | 4 | -101/+50 |
2021-03-17 | ethtool: Add common function for filling out strings | Alexander Duyck | 2 | -0/+21 |
2021-03-17 | Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 25 | -276/+502 |
2021-03-17 | net/mlx5: E-Switch, Protect changing mode while adding rules | Roi Dayan | 4 | -3/+122 |
2021-03-17 | net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore | Roi Dayan | 3 | -20/+19 |
2021-03-17 | net/mlx5e: Do not reload ethernet ports when changing eswitch mode | Roi Dayan | 8 | -54/+116 |
2021-03-17 | net/mlx5e: Unregister eth-reps devices first | Roi Dayan | 1 | -4/+4 |
2021-03-17 | net/mlx5: Move devlink port from mlx5e priv to mlx5e resources | Roi Dayan | 7 | -9/+29 |
2021-03-17 | net/mlx5: Move mlx5e hw resources into a sub object | Roi Dayan | 8 | -35/+40 |
2021-03-17 | net/mlx5e: Register nic devlink port with switch id | Roi Dayan | 2 | -1/+29 |
2021-03-17 | net/mlx5e: Move devlink port register and unregister calls | Roi Dayan | 2 | -11/+21 |
2021-03-17 | net/mlx5e: Verify dev is present in some ndos | Roi Dayan | 3 | -0/+26 |
2021-03-17 | net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor | Roi Dayan | 1 | -129/+4 |
2021-03-17 | net/mlx5e: Add offload stats ndos to nic netdev ops | Roi Dayan | 3 | -3/+37 |
2021-03-17 | net/mlx5e: Distinguish nic and esw offload in tc setup block cb | Roi Dayan | 1 | -1/+6 |
2021-03-17 | net/mlx5e: Allow legacy vf ndos only if in legacy mode | Roi Dayan | 3 | -9/+51 |
2021-03-17 | net/mlx5e: Same max num channels for both nic and uplink profiles | Saeed Mahameed | 1 | -1/+2 |
2021-03-17 | net: Change dev parameter to const in netif_device_present() | Roi Dayan | 1 | -1/+1 |
2021-03-17 | openvswitch: Warn over-mtu packets only if iface is UP. | Flavio Leitner | 1 | -3/+5 |
2021-03-17 | Revert "net: socket: use BIT() for MSG_*" | David S. Miller | 1 | -37/+34 |
2021-03-17 | Merge branch 'ocelot-mrp' | David S. Miller | 5 | -103/+167 |
2021-03-17 | net: ocelot: Remove ocelot_xfh_get_cpuq | Horatiu Vultur | 3 | -9/+1 |
2021-03-17 | net: ocelot: Extend MRP | Horatiu Vultur | 4 | -93/+160 |
2021-03-17 | net: ocelot: Add PGID_BLACKHOLE | Horatiu Vultur | 2 | -1/+6 |
2021-03-17 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 3 | -12/+22 |
2021-03-17 | Merge branch 'mlxsw-Add-support-for-egress-and-policy-based-sampling' | David S. Miller | 12 | -79/+808 |
2021-03-17 | selftests: mlxsw: Test egress sampling limitation on Spectrum-1 only | Ido Schimmel | 1 | -1/+3 |
2021-03-17 | selftests: mlxsw: Add tc sample tests for new triggers | Ido Schimmel | 1 | -0/+135 |
2021-03-17 | mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE | Ido Schimmel | 5 | -1/+175 |
2021-03-17 | mlxsw: core_acl_flex_actions: Add mirror sampler action | Ido Schimmel | 2 | -0/+142 |
2021-03-17 | mlxsw: spectrum_matchall: Add support for egress sampling | Ido Schimmel | 2 | -12/+69 |
2021-03-17 | mlxsw: spectrum: Start using sampling triggers hash table | Ido Schimmel | 3 | -42/+46 |
2021-03-17 | mlxsw: spectrum: Track sampling triggers in a hash table | Ido Schimmel | 2 | -0/+178 |
2021-03-17 | mlxsw: spectrum_matchall: Pass matchall entry to sampling operations | Ido Schimmel | 2 | -14/+22 |
2021-03-17 | mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operations | Ido Schimmel | 2 | -14/+22 |
2021-03-17 | mlxsw: spectrum_matchall: Propagate extack further | Ido Schimmel | 3 | -22/+43 |
2021-03-17 | Merge branch 'dpaa2-switch-small-cleanup' | David S. Miller | 8 | -540/+217 |