aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-28/+66
2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel1-2/+3
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel3-7/+16
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel3-12/+24
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel1-3/+9
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay deviceIdo Schimmel1-10/+29
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel1-1/+3
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel1-2/+6
2020-02-20mlxsw: spectrum_span: Only update mirroring agents if presentIdo Schimmel1-10/+10
2020-02-20mlxsw: spectrum: Convert callers to use new mirroring APIIdo Schimmel2-56/+7
2020-02-20mlxsw: spectrum_span: Prepare work item to update mirroring agentsIdo Schimmel1-0/+38
2020-02-20mlxsw: spectrum_span: Use struct_size() to simplify allocationIdo Schimmel1-18/+5
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel2-32/+46
2020-02-20mlxsw: spectrum: Protect counter pool with a lockIdo Schimmel1-5/+20
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel1-2/+14
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-18net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin3-16/+94
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin1-84/+62
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin3-36/+38
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin1-16/+6
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches3-10/+11
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin3-2/+234
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin2-70/+70
2020-02-18net/mlx5: Add support for resource dumpAya Levin4-1/+357
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit1-2/+7
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey1-1/+1
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2-3/+7
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria1-1/+4
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin1-1/+1
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin4-9/+43
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen1-11/+3
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel3-20/+2
2020-02-17mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel1-58/+2
2020-02-17mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel1-19/+74
2020-02-17mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel1-7/+12
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel1-6/+7
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2-4/+10
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel1-0/+3
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel1-1/+51
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan3-3/+3
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2-26/+23
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem1-0/+1
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem1-1/+1
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb1-7/+8
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor1-1/+1