summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata2017-09-032-5/+9
| * | mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata2017-09-031-0/+129
| * | mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata2017-09-031-0/+9
| * | mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata2017-09-031-5/+5
| * | mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata2017-09-031-0/+66
| * | mlxsw: reg: Update RITR to support loopback devicePetr Machata2017-09-031-0/+88
| * | net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King2017-09-031-2/+3
| * | net/mlx4_core: fix memory leaks on error exit pathColin Ian King2017-09-031-1/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0112-40/+60
| |\
| * | mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel2017-09-011-3/+0
| * | mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel2017-09-011-1/+1
| * | mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky2017-08-311-1/+17
OpenPOWER on IntegriCloud