summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | * | IB/srp: Make mapping failures easier to debugBart Van Assche2016-12-141-2/+10
| | | | | | * | IB/srp: Make login failures easier to debugBart Van Assche2016-12-141-0/+3
| | | | | | * | IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche2016-12-141-8/+9
| | | | | | * | IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche2016-12-141-5/+6
| | | | | | |/
| | | | | * | IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-123-1/+11
| | | | | * | IB/rxe: Wait for tasklets to finish before tearing down QPAndrew Boyer2016-12-122-0/+20
| | | | | * | IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer2016-12-121-0/+1
| | | | | * | IB/rxe: Fix ref leak in rxe_create_qp()Andrew Boyer2016-12-121-3/+4
| | | | | * | IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTSAndrew Boyer2016-12-121-1/+9
| | | | | * | IB/rxe: Add support for zero-byte operationsAndrew Boyer2016-12-122-3/+18
| | | | | * | IB/rxe: Unblock loopback by moving skb_out incrementAndrew Boyer2016-12-122-2/+2
| | | | | * | IB/rxe: Don't update the response PSN unless it's going forwardsAndrew Boyer2016-12-121-1/+2
| | | | | * | IB/rxe: Advance the consumer pointer before posting the CQEAndrew Boyer2016-12-121-2/+3
| | | | | * | IB/rxe: Remove buffer used for printing IP addressAndrew Boyer2016-12-121-6/+5Star
| | | | | * | IB/rxe: Remove unneeded cast in rxe_srq_from_attr()Dan Carpenter2016-12-121-1/+1
| | | | | * | IB/rxe: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-12-121-5/+1Star
| | | | | * | IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann2016-12-121-7/+7
| | | | | |/
| | | | * | ib_isert: log the connection reject messageSteve Wise2016-12-141-0/+2
| | | | * | ib_iser: log the connection reject messageSteve Wise2016-12-141-1/+4
| | | | * | rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise2016-12-141-0/+16
| | | | * | rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise2016-12-141-0/+13
| | | | * | rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-143-0/+83
| | | | |/
| | | * | qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun2016-12-141-5/+0Star
| | | * | qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-12-141-2/+1Star
| | | * | qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun2016-12-141-4/+8
| | | * | qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King2016-12-141-1/+3
| | | |/
| | * | IB/mlx4: fix improper return valuePan Bian2016-12-141-1/+2
| | * | IB/ocrdma: fix bad initializationPan Bian2016-12-141-1/+1
| | * | infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou2016-12-141-2/+6
| | * | IB/core: fix unmap_sg argumentSebastian Ott2016-12-141-1/+1
| | * | IB/multicast: Check ib_find_pkey() return valueBart Van Assche2016-12-141-2/+5
| | * | IPoIB: Avoid reading an uninitialized member variableBart Van Assche2016-12-141-2/+5
| | * | IB/mad: Fix an array index checkBart Van Assche2016-12-141-1/+1
| | * | IB/srpt: Report login failures only onceBart Van Assche2016-12-141-13/+9Star
| | * | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2016-12-142-12/+12
| | * | IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry2016-12-141-1/+23
| | * | IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-141-34/+42
| | * | IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov2016-12-141-0/+6
| | * | IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-142-8/+8
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-1435-318/+740
| |\ \
| | * | IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-12-141-4/+2Star
| | * | mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche2016-12-141-1/+2
| | * | mlx5: Remove a set-but-not-used variableBart Van Assche2016-12-141-7/+0Star
| | * | mlx5: Use { } instead of { 0 } to init structBart Van Assche2016-12-141-1/+1