summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy2021-03-173-36/+27
| * tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy2021-03-173-16/+14
| * tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy2021-03-173-19/+18
| * tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy2021-03-174-95/+91
| * tipc: rename binding table lookup functionsJon Maloy2021-03-174-37/+56
| * tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy2021-03-175-68/+70
| * tipc: simplify call signatures for publication creationJon Maloy2021-03-173-40/+34
| * tipc: simplify signature of tipc_namtbl_publish()Jon Maloy2021-03-175-58/+68
| * tipc: introduce new unified address type for internal useJon Maloy2021-03-172-1/+46
| * tipc: move creation of publication item one level up in call chainJon Maloy2021-03-171-33/+32
| * tipc: re-organize members of struct publicationJon Maloy2021-03-174-97/+92
|/
* Merge branch 'ethtool-strings'David S. Miller2021-03-1720-639/+410
|\
| * ionic: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-85/+60
| * bna: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-161/+105
| * vmxnet3: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-34/+19
| * virtio_net: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-11/+7
| * netvsc: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-22/+11
| * ena: Update driver to use ethtool_sprintfAlexander Duyck2021-03-171-14/+11
| * hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck2021-03-175-162/+90
| * nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck2021-03-173-49/+36
| * intel: Update drivers to use ethtool_sprintfAlexander Duyck2021-03-174-101/+50
| * ethtool: Add common function for filling out stringsAlexander Duyck2021-03-172-0/+21
|/
* Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-03-1725-276/+502
|\
| * net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan2021-03-164-3/+122
| * net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan2021-03-163-20/+19
| * net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan2021-03-168-54/+116
| * net/mlx5e: Unregister eth-reps devices firstRoi Dayan2021-03-161-4/+4
| * net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan2021-03-167-9/+29
| * net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan2021-03-168-35/+40
| * net/mlx5e: Register nic devlink port with switch idRoi Dayan2021-03-162-1/+29
| * net/mlx5e: Move devlink port register and unregister callsRoi Dayan2021-03-162-11/+21
| * net/mlx5e: Verify dev is present in some ndosRoi Dayan2021-03-163-0/+26
| * net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan2021-03-161-129/+4
| * net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan2021-03-163-3/+37
| * net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan2021-03-161-1/+6
| * net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan2021-03-163-9/+51
| * net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed2021-03-161-1/+2
| * net: Change dev parameter to const in netif_device_present()Roi Dayan2021-03-161-1/+1
* | openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner2021-03-161-3/+5
* | Revert "net: socket: use BIT() for MSG_*"David S. Miller2021-03-161-37/+34
* | Merge branch 'ocelot-mrp'David S. Miller2021-03-165-103/+167
|\ \
| * | net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur2021-03-163-9/+1
| * | net: ocelot: Extend MRPHoratiu Vultur2021-03-164-93/+160
| * | net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2021-03-162-1/+6
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-163-12/+22
|\ \
| * | ice: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson2021-03-151-4/+8
| * | ixgbe: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson2021-03-151-4/+7
| * | i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson2021-03-151-4/+7
* | | Merge branch 'mlxsw-Add-support-for-egress-and-policy-based-sampling'David S. Miller2021-03-1612-79/+808
|\ \ \
| * | | selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel2021-03-161-1/+3