Age | Commit message (Expand) | Author |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-10-31 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker |
2011-10-13 | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty |
2011-10-13 | IB/cm: Do not automatically disconnect XRC TGT QPs | Sean Hefty |
2011-10-13 | RDMA/cma: Support XRC QPs | Sean Hefty |
2011-10-13 | RDMA/ucm: Allow user to specify QP type when creating id | Sean Hefty |
2011-10-13 | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty |
2011-10-13 | IB/cm: Update XRC support based on XRC annex errata | Sean Hefty |
2011-10-13 | IB/cm: Update protocol to support XRC | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC TGT QPs to user space | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC INI QPs to userspace | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC SRQs to user space | Sean Hefty |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty |
2011-10-13 | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty |
2011-10-13 | RDMA/core: Add XRC QPs | Sean Hefty |
2011-10-13 | RDMA/core: Add XRC SRQ type | Sean Hefty |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty |
2011-10-12 | RDMA/core: Add XRC domain support | Sean Hefty |
2011-10-11 | IB: Add new InfiniBand link speeds | Marcel Apfelbaum |
2011-10-06 | RDMA/iwcm: Propagate ird/ord values upwards | Kumar Sanghvi |
2011-10-06 | RDMA/ucm: Removed checks for unsigned value < 0 | Hefty, Sean |
2011-10-06 | IB/mad: Verify mgmt class in received MADs | Hefty, Sean |
2011-10-06 | RDMA/cma: Check for NULL conn_param in rdma_accept | Hefty, Sean |
2011-10-06 | RDMA/cma: Fix crash in cma_req_handler | Hefty, Sean |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier |
2011-07-18 | IB/core: Add GID change event | Or Gerlitz |
2011-07-18 | RDMA/cma: Don't allow IPoIB port space for IBoE | Moni Shoua |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche |
2011-07-18 | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object | Jack Morgenstein |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-04 | RDMA: Check for NULL mode in .devnode methods | Goldwyn Rodrigues |
2011-06-09 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier |
2011-05-25 | RDMA/cma: Save PID of ID's owner | Nir Muchtar |
2011-05-25 | RDMA/cma: Add support for netlink statistics export | Nir Muchtar |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-25 | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar |
2011-05-23 | IB: Add devnode methods to cm_class and umad_class | Roland Dreier |
2011-05-23 | IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required | Ira Weiny |
2011-05-23 | IB/uverbs: Add devnode method to set path/mode | Roland Dreier |