summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-203-1/+30
| * | net/mlx5e: Add PCIe outbound stalls countersGal Pressman2017-08-202-1/+20
| * | net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel2017-08-201-12/+118
| * | net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud2017-08-201-0/+2
| * | net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2017-08-202-7/+20
| * | mlx5: ensure 0 is returned when vport is zeroColin Ian King2017-08-181-1/+1
| * | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-182-2/+2
| * | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-151-2/+0
| * | net: sched: use newly added classid identity helpersJiri Pirko2017-08-112-2/+2
| * | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-0722-353/+588
| |\ \
| | * | net/mlx5: Increase the maximum flow counters supportedRabie Loulou2017-08-075-17/+26
OpenPOWER on IntegriCloud