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