summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe
Commit message (Expand)AuthorAgeFilesLines
* 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