aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko2-1/+8
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-4/+7
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko2-1/+8
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker1-0/+2
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker1-0/+1
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-11-05net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King1-1/+1
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King1-1/+1
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller25-359/+393
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller23-173/+294
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2-6/+13
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-01net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-01net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-01net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin4-10/+21
2019-11-01net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang1-3/+1
2019-11-01net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2-25/+46
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria5-106/+10
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit3-23/+16
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit3-114/+200
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit3-7/+6
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham3-31/+24
2019-11-01net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIsParav Pandit1-17/+32
2019-11-01net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit1-39/+35
2019-11-01net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit1-13/+60
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit3-19/+50
2019-11-01net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit1-9/+5
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit2-44/+50
2019-11-01net/mlx5: Move metdata fields under offloads structureParav Pandit2-18/+21
2019-11-01net/mlx5: Correct comment for legacy fieldsParav Pandit1-1/+1
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit2-6/+13
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit3-68/+58
2019-11-01net/mlx5: E-Switch, Rename ingress acl config in offloads modeVu Pham1-3/+3
2019-11-01net/mlx5: E-Switch, Rename egress config to generic nameVu Pham1-24/+26
2019-11-01net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()Qing Huang1-1/+1
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor1-1/+1