summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-6/+6
|\
| * Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0711-97/+232
| |\
| * | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-6/+6
* | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
* | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
* | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
* | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
* | | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
* | | net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
| |/ |/|
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-024-0/+4
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/
* | mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
* | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
* | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-262-30/+104
* | net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
* | net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
* | net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
|/
* mlxsw: spectrum_router: Configure TIGCR on initPetr Machata2017-10-221-1/+10
* mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata2017-10-221-0/+31
* mlxsw: core: Fix possible deadlockIdo Schimmel2017-10-181-1/+10
* mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel2017-10-081-14/+0
* mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
* 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-131-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-047-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