Age | Commit message (Expand) | Author |
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 |
2011-05-23 | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node | Roland Dreier |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | RDMA: Add netlink infrastructure | Roland Dreier |
2011-05-20 | RDMA: Add error handling to ib_core_init() | Nir Muchtar |
2011-05-10 | infiniband: Remove rt->rt_src usage in addr4_resolve() | David S. Miller |
2011-05-09 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier |
2011-05-09 | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean |
2011-05-09 | RDMA/cma: Fix handling of IPv6 addressing in cma_use_port | Hefty, Sean |
2011-03-18 | IB/mad: Improve an error message so error code is included | Michael Heinz |
2011-03-17 | RDMA/addr: Fix return of uninitialized ret value | Sean Hefty |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty |
2011-03-15 | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty |
2011-03-15 | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty |
2011-03-15 | RDMA/cma: Fix crash in request handlers | Sean Hefty |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |