Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-05-22 | 80 | -447/+10546 |
|\ | |||||
| *---------------. | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 2012-05-21 | 78 | -442/+10532 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | IB/mlx4: Add raw packet QP support | Or Gerlitz | 2012-05-08 | 1 | -3/+23 |
| | | | | | | | | | * | IB/core: Add raw packet QP type | Or Gerlitz | 2012-05-08 | 3 | -1/+5 |
| | | | | | | | | * | | IB/qib: Add cache line awareness to qib_qp and qib_devdata structures | Mike Marciniszyn | 2012-05-14 | 7 | -94/+120 |
| | | | | | | | | * | | IB/qib: MADs with misset M_Keys should return failure | Jim Foraker | 2012-05-14 | 1 | -1/+3 |
| | | | | | | | | * | | IB/qib: Fix M_Key lease timeout handling | Jim Foraker | 2012-05-14 | 1 | -15/+29 |
| | | | | | | | | * | | IB/qib: Fix QLE734X link cycling | Mitko Haralanov | 2012-05-14 | 1 | -1/+1 |
| | | | | | | | | * | | IB/qib: Display correct value for number of contexts | Mitko Haralanov | 2012-05-14 | 2 | -3/+7 |
| | | | | | | | | * | | IB/qib: Correct ordering of reregister vs. port active events | Todd Rimmer | 2012-05-14 | 1 | -9/+8 |
| | | | | | | | | * | | IB/qib: Optimize pio ack buffer allocation | Mike Marciniszyn | 2012-05-14 | 5 | -9/+28 |
| | | | | | | | | * | | IB/qib: Add prefetch for eager buffers | Mike Marciniszyn | 2012-05-14 | 1 | -1/+4 |
| | | | | | | | | * | | MAINTAINERS: Update qib and ipath entries from QLogic to Intel | Mike Marciniszyn | 2012-05-14 | 1 | -2/+2 |
| | | | | | | | | |/ | |||||
| | | | | | | | * | | RDMA/ocrdma: Fix build with IPV6=n | Roland Dreier | 2012-05-08 | 2 | -9/+22 |
| | | | | | | | * | | RDMA/ocrdma: Tiny locking cleanup | Dan Carpenter | 2012-05-08 | 1 | -5/+5 |
| | | | | | | | * | | RDMA/ocrdma: Fix check for NULL instead of IS_ERR | Dan Carpenter | 2012-05-08 | 1 | -2/+2 |
| | | | | | | | * | | RDMA/ocrdma: Don't sleep in atomic notifier handler | Sasha Levin | 2012-05-08 | 2 | -16/+23 |
| | | | | | | | * | | RDMA/ocrdma: Remove write-only variables | Roland Dreier | 2012-05-08 | 2 | -10/+2 |
| | | | | | | | * | | RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent() | Roland Dreier | 2012-05-08 | 1 | -1/+3 |
| | | | | | | | * | | RDMA/ocrdma: Make needlessly global functions/structs static | Roland Dreier | 2012-05-08 | 2 | -9/+9 |
| | | | | | | | * | | RDMA/ocrdma: Fix warnings about uninitialized variables | Roland Dreier | 2012-05-08 | 2 | -3/+4 |
| | | | | | | | * | | RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter | Parav Pandit | 2012-05-08 | 14 | -0/+8393 |
| | | | | | | | * | | be2net: Add functionality to support RoCE driver | Parav Pandit | 2012-05-08 | 7 | -15/+375 |
| | | | | | | | * | | be2net: Add function to issue mailbox cmd on MQ | Parav Pandit | 2012-05-08 | 1 | -0/+39 |
| | | | | | | | |/ | |||||
| | | | | | | * | | RDMA/nes: Don't call event handler if pointer is NULL | Tatyana Nikolova | 2012-05-14 | 1 | -1/+2 |
| | | | | | | * | | RDMA/nes: Fix for the ORD value of the connecting peer | Tatyana Nikolova | 2012-05-14 | 1 | -0/+4 |
| | | | | | | |/ | |||||
| | | | | | * | | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 2012-05-19 | 1 | -3/+3 |
| | | | | | * | | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 2012-05-19 | 3 | -0/+89 |
| | | | | | * | | mlx4_core: Change bitmap allocator to work in round-robin fashion | Jack Morgenstein | 2012-05-14 | 1 | -3/+0 |
| | | | | | * | | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 2012-05-08 | 5 | -25/+25 |
| | | | | | * | | mlx4_core: Add second capabilities flags field | Shlomo Pongratz | 2012-05-08 | 4 | -0/+41 |
| | | | | | * | | IB/mlx4: Put priority bits in WQE of IBoE MLX QP | Oren Duer | 2012-05-08 | 2 | -4/+5 |
| | | | | | |/ | |||||
| | | | | * | | RDMA/cma: Fix lockdep false positive recursive locking | Sean Hefty | 2012-05-08 | 1 | -20/+22 |
| | | | | * | | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order | Roland Dreier | 2012-05-08 | 1 | -31/+35 |
| | | | | * | | IB/uverbs: Make lockdep output more readable | Roland Dreier | 2012-05-08 | 1 | -17/+22 |
| | | | | |/ | |||||
| | | | * / | IB/iser: Fix error flow in iser ep connection establishment | Or Gerlitz | 2012-05-19 | 2 | -4/+4 |
| | | | |/ | |||||
| | | * | | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Mike Marciniszyn | 2012-05-08 | 1 | -2/+1 |
| | | * | | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-05-08 | 1 | -2/+1 |
| | | |/ | |||||
| | * | | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 2012-05-21 | 1 | -0/+1 |
| | * | | RDMA/cxgb4: Add query_qp support | Vipul Pandya | 2012-05-18 | 3 | -0/+32 |
| | * | | RDMA/cxgb4: Remove kfifo usage | Vipul Pandya | 2012-05-18 | 7 | -150/+203 |
| | * | | RDMA/cxgb4: Use vmalloc() for debugfs QP dump | Vipul Pandya | 2012-05-18 | 2 | -2/+20 |
| | * | | RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 2012-05-18 | 4 | -12/+259 |
| | * | | RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() | Vipul Pandya | 2012-05-18 | 3 | -6/+9 |
| | * | | RDMA/cxgb4: Add DB Overflow Avoidance | Vipul Pandya | 2012-05-18 | 4 | -12/+162 |
| | * | | RDMA/cxgb4: Add debugfs RDMA memory stats | Vipul Pandya | 2012-05-18 | 5 | -3/+155 |
| | * | | cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 2012-05-18 | 6 | -42/+280 |
| | * | | cxgb4: Common platform specific changes for DB Drop Recovery | Vipul Pandya | 2012-05-18 | 2 | -11/+61 |
| | * | | cxgb4: Detect DB FULL events and notify RDMA ULD | Vipul Pandya | 2012-05-18 | 5 | -0/+103 |
| | * | | RDMA/cxgb4: Drop peer_abort when no endpoint found | Steve Wise | 2012-05-15 | 1 | -0/+6 |