summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-221-0/+3
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-271-1/+1
* IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-04-271-1/+1
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-08-151-8/+42
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2018-03-241-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2018-03-241-2/+2
* IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-03-031-1/+1
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-221-8/+5
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2017-01-261-8/+13
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2017-01-261-3/+5
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2017-01-261-1/+2
* IB/mlx4: Set traffic class in AHMaor Gottlieb2017-01-261-2/+4
* IB/mlx4: Fix create CQ error flowMatan Barak2016-11-261-1/+4
* IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-261-1/+4
* IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-10-073-3/+27
* IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-10-071-17/+19
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-10-071-7/+7
* IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-08-201-1/+3
* IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-08-201-6/+18
* IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-08-201-1/+1
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-271-1/+1
* IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-221-1/+1
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-285-98/+1
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-285-6/+132
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-283-121/+131
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-121/+131
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-215-18/+62
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-212-4/+5
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-212-6/+10
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-212-0/+68
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-214-24/+81
* | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-281-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-099-532/+473
|\
| * IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-302-2/+150
| * IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-20/+4
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-301-1/+4
| * IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
| * IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
| * IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-304-494/+35
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-2/+251
| * mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-6/+12
| * mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1