summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-14IB/rxe: Fix resid updateEyal Itkin
2017-02-01IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-02-01IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-01-26IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann
2017-01-26IB/rxe: Increase max number of completions to 32kYonatan Cohen
2017-01-09IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2016-11-16Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-15IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit
2016-10-06IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit
2016-10-06IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit
2016-10-03IB/rdmavt: Trivial function comment corrected.Parav Pandit
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn
2016-10-02IB/rdmavt: Add qp init functionMike Marciniszyn
2016-10-02IB/rdmavt: Move reset calldown to reset pathMike Marciniszyn
2016-10-02IB/rdmavt: Correct sparse annotationMike Marciniszyn
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov
2016-08-22IB/rdmvat: Fix double vfree() in rvt_create_qp() error pathMike Marciniszyn
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04Soft RoCE driverMoni Shoua
2016-08-03IB/rdmavt: Disable by defaultBart Van Assche
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn
2016-08-02IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong
2016-08-02IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong
2016-08-02IB/rdmavt: Use new driver specific post send tableMike Marciniszyn
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn
2016-06-23IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qpAshutosh Dixit
2016-06-17IB/rdmavt: Correct warning during QPN allocationBrian Welty