summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-234-4/+5
|\
| * 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
| * IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche2016-12-181-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-1513-36/+88
|\ \ | |/
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-1411-32/+84
| |\ \
| | | * 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/+5
| | | * 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/+1
| | | * IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann2016-12-121-7/+7
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-2/+4
| |\ \
| | * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| | * | IB/rxe: Increase max number of completions to 32kYonatan Cohen2016-12-131-1/+1
| | |/
| * | IB/rxe: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0
| |/
* | IB/rxe: Update qp state for user queryYonatan Cohen2016-11-161-0/+1
* | IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen2016-11-163-0/+12
* | IB/rxe: Fix handling of erroneous WRYonatan Cohen2016-11-161-8/+13
* | IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen2016-11-161-6/+2
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-0614-88/+109
* rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates2016-10-061-1/+1
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-063-13/+15
* IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit2016-10-061-0/+17
* IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit2016-10-061-6/+6
* IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit2016-10-061-13/+25
* IB/rxe: Fix kmem_cache leakYonatan Cohen2016-09-161-0/+13
* IB/rxe: Fix race condition between requester and completerYonatan Cohen2016-09-161-13/+44
* IB/rxe: Fix duplicate atomic request handlingYonatan Cohen2016-09-161-5/+6
* IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen2016-09-163-34/+51
* IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov2016-09-161-1/+1
* Soft RoCE driverMoni Shoua2016-08-0433-0/+12883
OpenPOWER on IntegriCloud