aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya
2012-05-18IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya
2012-05-15RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-05-15RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova
2012-05-14IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn
2012-05-14IB/qib: MADs with misset M_Keys should return failureJim Foraker
2012-05-14IB/qib: Fix M_Key lease timeout handlingJim Foraker
2012-05-14IB/qib: Fix QLE734X link cyclingMitko Haralanov
2012-05-14IB/qib: Display correct value for number of contextsMitko Haralanov
2012-05-14IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer
2012-05-14IB/qib: Optimize pio ack buffer allocationMike Marciniszyn
2012-05-14IB/qib: Add prefetch for eager buffersMike Marciniszyn
2012-05-11IB/core: Fix mismatch between locked and pinned pagesYishai Hadas
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz
2012-05-08IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer
2012-05-08IB/mlx4: Add raw packet QP supportOr Gerlitz
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz
2012-05-08RDMA/ocrdma: Fix build with IPV6=nRoland Dreier
2012-05-08RDMA/ocrdma: Tiny locking cleanupDan Carpenter
2012-05-08RDMA/ocrdma: Fix check for NULL instead of IS_ERRDan Carpenter
2012-05-08RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin
2012-05-08RDMA/ocrdma: Remove write-only variablesRoland Dreier
2012-05-08RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier
2012-05-08RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier
2012-05-08RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit
2012-05-08RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty
2012-05-08IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier
2012-05-08IB/uverbs: Make lockdep output more readableRoland Dreier
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie
2012-05-08RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier