summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Fix mem_check_range integer overflowEyal Itkin2017-02-081-3/+5
* IB/rxe: Fix resid updateEyal Itkin2017-02-081-1/+1
* RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-01-271-1/+2
* IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen2017-01-241-2/+1
* IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb2017-01-241-1/+1
* IB/umem: Release pid in error and ODP flowKenneth Lee2017-01-241-0/+2
* RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-01-242-6/+19
* RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-01-241-8/+18
* RDMA/qedr: Fix RDMA CM loopbackRam Amrani2017-01-241-2/+2
* RDMA/qedr: Fix formattingRam Amrani2017-01-242-3/+1
* RDMA/qedr: Mark three functions as staticRam Amrani2017-01-241-6/+8
* RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-01-241-0/+8
* RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-01-241-3/+4
* RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani2017-01-242-11/+2
* RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-01-241-1/+1
* RDMA/qedr: Return success when not changing QP stateRam Amrani2017-01-241-1/+1
* RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram2017-01-241-1/+1
* RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-244-41/+4
* IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive2017-01-241-3/+1
* IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive2017-01-241-1/+1
* IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-243-14/+5
* IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-01-241-7/+0
* IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin2017-01-241-0/+6
* IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin2017-01-241-2/+7
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-01-101-3/+4
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-104-13/+69
* iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-105-58/+85
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-2/+12
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-2314-41/+86
|\
| * IB/rxe: Don't check for null ptr in send()Andrew Boyer2016-12-221-2/+1
| * IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer2016-12-221-1/+1
| * IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer2016-12-221-1/+2
| * qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram2016-12-221-1/+1
| * qedr: clear the vendor error field in the work completionAmrani, Ram2016-12-221-0/+3
| * qedr: post_send/recv according to QP stateAmrani, Ram2016-12-221-4/+4
| * qedr: ignore inline flag in read verbsAmrani, Ram2016-12-221-1/+3
| * qedr: modify QP state to error when destroying itAmrani, Ram2016-12-221-2/+4
| * qedr: return correct value on modify qpAmrani, Ram2016-12-221-1/+1
| * qedr: return error if destroy CQ failedAmrani, Ram2016-12-221-1/+6
| * qedr: configure the number of CQEs on CQ creationAmrani, Ram2016-12-221-0/+3
| * i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-228-25/+53
| * IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche2016-12-181-0/+1
| * iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2016-12-181-2/+3
* | rdma: fix buggy code that the compiler warns aboutLinus Torvalds2016-12-151-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15180-2638/+11640
|\ \ | |/
| * Merge branch 'vmw_pvrdma' into merge-testDoug Ledford2016-12-1416-0/+5710
| |\
| | * IB: Add vmw_pvrdma driverAdit Ranadive2016-12-1416-0/+5710
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-1429-139/+367
| |\ \ \ \ \ \
| | | | | | * | IB/srp: Make writing the add_target sysfs attr interruptibleBart Van Assche2016-12-141-1/+4
OpenPOWER on IntegriCloud