aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva1-8/+4
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-1/+8
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko6-2/+131
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2-21/+268
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko2-2/+11
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko7-11/+22
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko5-0/+107
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko3-66/+108
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko2-124/+180
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object creationJiri Pirko1-2/+35
2019-02-08devlink: publish params only after driver init is doneJiri Pirko2-0/+6
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-30/+59
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha3-37/+55
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha6-128/+306
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang3-0/+7
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso3-164/+157
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2-2/+2
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso1-22/+59
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso3-370/+276
2019-02-05net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flowsGuy Shattah1-2/+7
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz5-18/+24
2019-02-05net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski1-0/+1
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko1-0/+3
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko3-16/+17
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-19/+58
2019-01-28mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel1-2/+8
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko1-2/+2
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko1-9/+9
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko8-24/+9
2019-01-27Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-19/+58
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-31/+50
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed3-27/+10
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan1-10/+7
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed3-12/+25
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz3-0/+39
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe1-15/+14
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh2-2/+33
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan2-61/+81
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan3-32/+9
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz1-0/+13
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz3-2/+33
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6