summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+9
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang1-0/+1
2016-12-13IB/mlx5: Use u64 for UMR lengthMaor Gottlieb1-1/+1
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-11-17IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny1-1/+5
2016-11-17IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer1-0/+2
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-1/+1
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+48
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky1-0/+37
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller1-0/+1
2016-10-07IB/mlx5: Merge vports flow steering during LAGAviv Heller1-0/+1
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas1-1/+6
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb1-0/+2
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb1-1/+1
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas1-0/+1
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed1-1/+1
2016-06-23IB/mlx5: Add per port countersMark Bloch1-0/+6
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-0/+8
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb1-0/+6
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas1-0/+5
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas1-0/+14
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas1-0/+35
2016-05-14Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford1-0/+3
2016-05-14IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny1-0/+1
2016-05-14IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi1-0/+2
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-3/+2
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-03-22IB/mlx5: Implement callbacks for manipulating VFsEli Cohen1-0/+8
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-17/+91
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb1-1/+1
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg1-0/+1
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig1-7/+1
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak1-0/+14
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak1-3/+3
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich1-0/+9
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran1-0/+10
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran1-0/+3
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran1-1/+29
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran1-0/+14
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit1-5/+6
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-19/+102
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky1-1/+2
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com1-1/+27
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com1-14/+24
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com1-0/+3
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-0/+23
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb1-1/+44