summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-11-131-1/+1
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-131-2/+6
* IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi2017-11-101-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-13/+13
|\
| * net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-13/+13
* | RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky2017-08-241-4/+2
* | IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi2017-08-241-0/+3
* | IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-241-5/+4
* | IB/mlx4: Fix RSS QP type in creation verbGuy Levi2017-08-241-1/+1
* | RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky2017-08-241-1/+1
* | IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-221-11/+4
* | IB/mlx4: Add support for RSS QPGuy Levi2017-07-241-22/+431
* | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-0/+70
* | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-56/+449
* | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-4/+9
* | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-7/+25
|/
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-23/+17
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-11/+5
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-44/+48
* IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+5
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-24/+32
|\
| * IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh2017-02-141-24/+32
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-5/+1
|/
* IB/mlx4: Rework special QP creation error pathBart Van Assche2016-12-141-2/+4
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2016-12-131-1/+2
* IB/mlx4: Check if GRH is available before using itEran Ben Elisha2016-12-131-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-2/+23
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-1/+22
| * IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-161-2/+3
* | IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-09-161-17/+19
|/
* net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco2016-07-191-5/+6
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-06-231-1/+3
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-06-231-1/+1
* net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky2016-05-051-6/+21
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-2/+5
* IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-191-19/+140
* IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-9/+51
* IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-3/+34
* IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
* IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-241-2/+2
* IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-241-2/+4
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-27/+0
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-2/+5
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-081-6/+13
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-281-31/+0
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-281-0/+25
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-85/+93
|\
OpenPOWER on IntegriCloud