| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2012-04-12 | 1 | -0/+1 |
|\ |
|
| * | IB/srpt: Set srq_type to IB_SRQT_BASIC | Roland Dreier | 2012-04-12 | 1 | -0/+1 |
* | | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds | Roland Dreier | 2012-04-02 | 1 | -4/+5 |
* | | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 2012-04-02 | 1 | -0/+5 |
|/ |
|
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-03-22 | 1 | -40/+24 |
|\ |
|
| * | ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception | Nicholas Bellinger | 2012-03-17 | 1 | -7/+12 |
| * | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 2012-03-10 | 1 | -28/+0 |
| * | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover | 2012-02-25 | 1 | -2/+2 |
| * | target: replace various cmd flags with a transport state | Christoph Hellwig | 2012-02-25 | 1 | -3/+10 |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 | 30 | -289/+379 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------------. \ | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | 17 | -193/+271 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | | IB/srpt: Fix typo "alocate" -> "allocate" | Masanari Iida | 2012-02-25 | 1 | -1/+1 |
| | | | | | | | | | | |/ |
|
| | | | | | | | | | * | | IB/srp: Consolidate repetitive sysfs code | Bart Van Assche | 2012-02-27 | 1 | -32/+17 |
| | | | | | | | | | * | | IB/srp: Use pr_fmt() and pr_err()/pr_warn() | Bart Van Assche | 2012-02-27 | 1 | -25/+29 |
| | | | | | | | | | |/ |
|
| | | | | | | | | * | | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 2012-02-25 | 1 | -3/+1 |
| | | | | | | | | * | | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 2012-02-25 | 3 | -34/+104 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 2012-02-25 | 1 | -17/+22 |
| | | | | | | | |/ |
|
| | | | | | | * | | IB/mad: Return error response for unsupported MADs | Swapna Thete | 2012-02-25 | 1 | -0/+21 |
| | | | | | | |/ |
|
| | | | | | * | | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz | 2012-03-05 | 3 | -27/+22 |
| | | | | | * | | IB/iser: Free IB connection resources in the proper place | Doug Ledford | 2012-03-05 | 2 | -12/+12 |
| | | | | | |/ |
|
| | | | | * | | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 2012-03-05 | 1 | -1/+1 |
| | | | | * | | IB/ehca: Use kthread_create_on_node() | Eric Dumazet | 2012-02-25 | 1 | -1/+2 |
| | | | | |/ |
|
| | | | * | | RDMA/cxgb4: Add missing peer2peer check in MPAv2 code | Kumar Sanghvi | 2012-02-25 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 2012-03-07 | 1 | -20/+20 |
| | | |/ |
|
| | * | | RDMA/ucma: Fix AB-BA deadlock | Hefty, Sean | 2012-03-05 | 1 | -19/+18 |
| | |/ |
|
| * | | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 | 3 | -46/+55 |
| |\ \ |
|
| | * | | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 2012-03-12 | 1 | -44/+53 |
| | * | | IB/mlx4: Fix possible missed completion event | Eli Cohen | 2012-03-12 | 1 | -2/+1 |
| | * | | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 | 1 | -1/+1 |
| | * | | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 2012-02-26 | 1 | -0/+1 |
| | |/ |
|
| * | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | 5 | -5/+6 |
| * | | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state | Steve Wise | 2012-03-07 | 1 | -11/+13 |
| * | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-06 | 1 | -14/+11 |
| * | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 7 | -17/+16 |
| * | | IB/core: Fix SDR rates in sysfs | Roland Dreier | 2012-02-27 | 1 | -7/+11 |
| |/ |
|
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -4/+4 |
|\ \ |
|
| * | | infiniband: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
|\ \ |
|
| * | | SRP: Fix typo in ib_srpt.c | Masanari Iida | 2012-02-09 | 1 | -1/+1 |
* | | | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2012-02-26 | 1 | -3/+7 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 23 | -36/+38 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-02-10 | 3 | -47/+24 |
| |\ \ |
|
| | * | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier | 2012-02-08 | 3 | -47/+24 |
| * | | | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() | Jesper Juhl | 2012-02-06 | 1 | -0/+1 |
| * | | | IB/srpt: Fix ERR_PTR() vs. NULL checking confusion | Dan Carpenter | 2012-02-03 | 1 | -3/+3 |
| * | | | IB/srpt: Remove unneeded <linux/version.h> include | Jesper Juhl | 2012-02-02 | 1 | -1/+0 |
| * | | | IB/srpt: Use ARRAY_SIZE() instead of open-coding | Roland Dreier | 2012-02-02 | 1 | -2/+1 |
| * | | | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() | Roland Dreier | 2012-02-02 | 1 | -5/+2 |
| | |/
| |/| |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 | 20 | -26/+30 |
| |\ \ \ \ \ \ |
|