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