summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-10-201-1/+2
* net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-10-181-1/+1
* net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-181-2/+2
* net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-181-0/+3
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-10-101-3/+4
* net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-09-261-0/+1
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-262-3/+3
* net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-261-37/+37
* net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-261-0/+2
* net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein2018-09-261-2/+4
* net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-261-5/+10
* net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-261-0/+1
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-262-4/+12
* mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel2018-09-153-0/+33
* net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-151-2/+3
* net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-082-21/+11
* net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz2018-08-081-4/+4
* mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan2018-08-031-0/+1
* mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan2018-08-031-0/+1
* mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan2018-08-031-1/+6
* mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan2018-08-031-21/+21
* net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
* net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
* net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
* net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-241-1/+1
* net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-181-0/+4
* net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-182-13/+23
* net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-181-1/+1
* net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-181-1/+1
* net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-181-0/+3
* net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-181-2/+2
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-181-2/+10
* net/mlx5e: Refine ets validation functionShay Agroskin2018-07-181-9/+8
* net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-161-2/+6
* net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-24/+24
* Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-2811-33/+41
|\
| * net/mlx5: Fix command interface race in polling modeAlex Vesker2018-06-261-1/+3
| * net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-261-3/+1
| * net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-261-2/+2
| * net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-261-4/+5
| * net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-262-9/+5
| * net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-263-9/+9
| * net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-265-6/+13
| * net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-261-1/+5
* | net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-231-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-25/+27
|\
| * mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-06-151-1/+3
| * mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5
| * mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19