summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
* net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
* net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
* net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
* net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2
* net/mlx5e: Print netdev features correctly in error messageGal Pressman2017-09-281-2/+2
* net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov2017-09-281-0/+3
* net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz2017-09-281-0/+70
* net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey2017-09-281-8/+10
* net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-282-0/+19
* net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-283-5/+4
* net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
* mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
* mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0681-1754/+7030
|\
| * net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2017-09-052-6/+8
| * Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-09-037-227/+215
| |\
| | * net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan2017-09-033-17/+4
| | * net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan2017-09-033-2/+26
| | * net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan2017-09-033-15/+1
| | * net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan2017-09-031-1/+1
| | * net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan2017-09-033-2/+9
| | * net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan2017-09-033-26/+2
| | * net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan2017-09-034-87/+92
| | * net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan2017-09-033-7/+8
| | * net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan2017-09-035-8/+10
| | * net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-031-25/+20
| | * net/mlx5e: Early-return on empty completion queuesTariq Toukan2017-09-032-24/+32
| | * net/mlx5e: NAPI busy-poll when UMR post is in progressTariq Toukan2017-09-031-5/+4
| | * net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan2017-09-032-12/+12
| | * net/mlx5e: Use memset to init skbs_frags array to zerosTariq Toukan2017-09-031-1/+1
| | * net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan2017-09-032-6/+3
| | * net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan2017-09-033-5/+5
| | * net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan2017-09-033-19/+20
| * | mlxsw: spectrum_router: Support GRE tunnelsPetr Machata2017-09-034-0/+207
| * | mlxsw: spectrum_router: Add loopback accessorsPetr Machata2017-09-032-0/+13
| * | mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata2017-09-032-0/+2
| * | mlxsw: spectrum_router: Use existing decap routePetr Machata2017-09-031-4/+76
| * | mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata2017-09-033-5/+146
| * | mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata2017-09-031-1/+19
| * | mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata2017-09-032-1/+257
| * | mlxsw: spectrum_router: Make nexthops typedPetr Machata2017-09-031-43/+95
| * | mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata2017-09-031-4/+11
| * | mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata2017-09-031-4/+10
| * | mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata2017-09-033-2/+164
| * | mlxsw: spectrum_router: Support FID-less RIFsPetr Machata2017-09-031-22/+63
| * | mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata2017-09-034-2/+110
| * | mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata2017-09-032-5/+5
| * | mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata2017-09-032-1/+4
OpenPOWER on IntegriCloud