summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0635-859/+2379
|\
| * 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
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0110-36/+43
| |\
| * | net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-315-17/+321
| * | net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2017-08-311-18/+33
| * | net/mlx5e: Use IP version matching to classify IP trafficGal Pressman2017-08-311-4/+29
| * | Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-249-153/+899
| |\ \
| | * | net/mlx5: Add tracepointsMatan Barak2017-08-245-2/+558
| | * | net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-242-37/+152
| | * | net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-242-71/+160
| | * | net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-243-11/+15
| | * | net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-242-38/+20
| | * | net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman2017-08-241-2/+2
| | * | net/mlx5: Add a blank line after declarations V2Saeed Mahameed2017-08-241-1/+1
| * | | net/mlx5e: make mlx5e_profile constBhumika Goyal2017-08-241-1/+1
| |/ /
| * | net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman2017-08-201-1/+1
| * | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-202-7/+4
| * | net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz2017-08-201-2/+2
| * | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-202-2/+0
| * | net/mlx5e: Properly indent within conditional statementsOr Gerlitz2017-08-201-14/+17
| * | net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-202-0/+2
| * | net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-202-2/+0
| * | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-202-2/+24
OpenPOWER on IntegriCloud