summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-2156-408/+9679
|\
| *---------------. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-2155-405/+9666
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * IB/mlx4: Add raw packet QP supportOr Gerlitz2012-05-081-3/+23
| | | | | | | | | | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-082-0/+4
| | | | | | | | | * | IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn2012-05-147-94/+120
| | | | | | | | | * | IB/qib: MADs with misset M_Keys should return failureJim Foraker2012-05-141-1/+3
| | | | | | | | | * | IB/qib: Fix M_Key lease timeout handlingJim Foraker2012-05-141-15/+29
| | | | | | | | | * | IB/qib: Fix QLE734X link cyclingMitko Haralanov2012-05-141-1/+1
| | | | | | | | | * | IB/qib: Display correct value for number of contextsMitko Haralanov2012-05-142-3/+7
| | | | | | | | | * | IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer2012-05-141-9/+8
| | | | | | | | | * | IB/qib: Optimize pio ack buffer allocationMike Marciniszyn2012-05-145-9/+28
| | | | | | | | | * | IB/qib: Add prefetch for eager buffersMike Marciniszyn2012-05-141-1/+4
| | | | | | | | | |/
| | | | | | | | * | RDMA/ocrdma: Fix build with IPV6=nRoland Dreier2012-05-082-9/+22
| | | | | | | | * | RDMA/ocrdma: Tiny locking cleanupDan Carpenter2012-05-081-5/+5
| | | | | | | | * | RDMA/ocrdma: Fix check for NULL instead of IS_ERRDan Carpenter2012-05-081-2/+2
| | | | | | | | * | RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin2012-05-082-16/+23
| | | | | | | | * | RDMA/ocrdma: Remove write-only variablesRoland Dreier2012-05-082-10/+2
| | | | | | | | * | RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier2012-05-081-1/+3
| | | | | | | | * | RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier2012-05-082-9/+9
| | | | | | | | * | RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier2012-05-082-3/+4
| | | | | | | | * | RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit2012-05-0814-0/+8393
| | | | | | | | |/
| | | | | | | * | RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-141-1/+2
| | | | | | | * | RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-141-0/+4
| | | | | | | |/
| | | | | | * | IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein2012-05-181-3/+3
| | | | | | * | IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz2012-05-183-0/+89
| | | | | | * | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-085-25/+25
| | | | | | * | IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-081-3/+3
| | | | | | |/
| | | | | * | RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty2012-05-081-20/+22
| | | | | * | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier2012-05-081-31/+35
| | | | | * | IB/uverbs: Make lockdep output more readableRoland Dreier2012-05-081-17/+22
| | | | | |/
| | | | * / IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2012-05-182-4/+4
| | | | |/
| | | * | IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn2012-05-081-2/+1
| | | * | IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-081-2/+1
| | | |/
| | * | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya2012-05-211-0/+1
| | * | RDMA/cxgb4: Add query_qp supportVipul Pandya2012-05-183-0/+32
| | * | RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-187-150/+203
| | * | RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2012-05-182-2/+20
| | * | RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-184-12/+259
| | * | RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya2012-05-183-6/+9
| | * | RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya2012-05-184-12/+162
| | * | RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-185-3/+155
| | * | RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-151-0/+6
| | * | RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-151-4/+1
| | * | RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise2012-05-081-1/+1
| | |/
| * | IB/core: Fix mismatch between locked and pinned pagesYishai Hadas2012-05-111-1/+1
| * | IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz2012-05-081-2/+12
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-211-7/+3
|\ \
| * | target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-141-1/+1
| * | IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-141-6/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-072-4/+6
|\ \ \ | | |/ | |/|