summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-17tipc: remove some unnecessary warningsJon Maloy2-21/+16
2021-03-17tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy3-40/+37
2021-03-17tipc: simplify api between binding table and topology serverJon Maloy3-48/+43
2021-03-17tipc: simplify signature of tipc_find_service()Jon Maloy3-27/+39
2021-03-17tipc: simplify signature of tipc_service_find_range()Jon Maloy1-6/+8
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy3-36/+27
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy3-16/+14
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy3-19/+18
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy4-95/+91
2021-03-17tipc: rename binding table lookup functionsJon Maloy4-37/+56
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy5-68/+70
2021-03-17tipc: simplify call signatures for publication creationJon Maloy3-40/+34
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy5-58/+68
2021-03-17tipc: introduce new unified address type for internal useJon Maloy2-1/+46
2021-03-17tipc: move creation of publication item one level up in call chainJon Maloy1-33/+32
2021-03-17tipc: re-organize members of struct publicationJon Maloy4-97/+92
2021-03-17Merge branch 'ethtool-strings'David S. Miller20-639/+410
2021-03-17ionic: Update driver to use ethtool_sprintfAlexander Duyck1-85/+60
2021-03-17bna: Update driver to use ethtool_sprintfAlexander Duyck1-161/+105
2021-03-17vmxnet3: Update driver to use ethtool_sprintfAlexander Duyck1-34/+19
2021-03-17virtio_net: Update driver to use ethtool_sprintfAlexander Duyck1-11/+7
2021-03-17netvsc: Update driver to use ethtool_sprintfAlexander Duyck1-22/+11
2021-03-17ena: Update driver to use ethtool_sprintfAlexander Duyck1-14/+11
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck5-162/+90
2021-03-17nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck3-49/+36
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck4-101/+50
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck2-0/+21
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller25-276/+502
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan4-3/+122
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan3-20/+19
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan8-54/+116
2021-03-16net/mlx5e: Unregister eth-reps devices firstRoi Dayan1-4/+4
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan7-9/+29
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan8-35/+40
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan2-1/+29
2021-03-16net/mlx5e: Move devlink port register and unregister callsRoi Dayan2-11/+21
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan3-0/+26
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan1-129/+4
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan3-3/+37
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan1-1/+6
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan3-9/+51
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed1-1/+2
2021-03-16net: Change dev parameter to const in netif_device_present()Roi Dayan1-1/+1
2021-03-16openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner1-3/+5
2021-03-16Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-16Merge branch 'ocelot-mrp'David S. Miller5-103/+167
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur3-9/+1
2021-03-16net: ocelot: Extend MRPHoratiu Vultur4-93/+160
2021-03-16net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2-1/+6
2021-03-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-12/+22