messages from 2016-09-20 10:36:03 to 2016-09-23 17:44:30 UTC [more...]
[RFC PATCH 00/11] IB/core: Add 32 bit LID support
2016-09-23 17:44 UTC (8+ messages)
` [RFC PATCH 01/11] IB/core: Add rdma_cap_opa_ah to expose opa address handles
` [RFC PATCH 02/11] IB/core: Change port_attr.sm_lid from 16 to 32 bits
` [RFC PATCH 03/11] IB/sa: Modify SM Address handle to program GRH when using large lids
` [RFC PATCH 04/11] IB/core: Change lid size in struct ib_port_attr from 16 to 32 bits
` [RFC PATCH 05/11] IB/core: Change lid size in struct ib_wc "
` [RFC PATCH 06/11] IB/mad: Ensure DR MADs are correctly specified when using OPA devices
` [RFC PATCH 07/11] IB/mad: Change slid in RMPP recv from 16 to 32 bits
[PATCH rdma-next V3 0/6] Refactor RDMA IOCTL declarations
2016-09-23 17:34 UTC (8+ messages)
` [PATCH rdma-next V3 6/6] RDMA/core: Unify style of IOCTL commands
[PATCH rdma-core] Improve global COPYING files
2016-09-23 17:34 UTC (9+ messages)
libmlx5 list.h
2016-09-23 17:04 UTC (2+ messages)
[PATCH rdma-next V2 0/9] Export vendors specific ABIs
2016-09-23 16:58 UTC (15+ messages)
` [PATCH rdma-next V2 1/9] IB/mlx5: Move and decouple user vendor structures
` [PATCH rdma-next V2 2/9] IB/cxgb3: Move "
` [PATCH rdma-next V2 3/9] IB/cxgb4: "
` [PATCH rdma-next V2 4/9] IB/mlx4: "
` [PATCH rdma-next V2 5/9] IB/ocrdma: "
` [PATCH rdma-next V2 6/9] IB/nes: "
` [PATCH rdma-next V2 7/9] IB/mthca: "
` [PATCH rdma-next V2 8/9] IB/core: Export vendor specific structures
` [PATCH rdma-next V2 9/9] MAINTAINERS: Update RDMA vendor specific UAPI files
[PATCH TRIVIAL rdma-core] README.md: Fix umad library name
2016-09-23 16:56 UTC
[PATCH rdma-rc 0/7] Second round of mlx4/mlx5 fixes for 4.8
2016-09-23 16:48 UTC (5+ messages)
` [PATCH rdma-rc 4/7] IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
[PATCH 00/23] rdma-core Trivial fixes and documentation updates
2016-09-23 15:54 UTC (36+ messages)
` [PATCH 01/23] Consolidate the .gitignore files
` [PATCH 02/23] Move the AUTHORS files into MAINTAINERS
` [PATCH 03/23] Add reporting bugs and submitting patches sections to README.md
` [PATCH 04/23] mlx5: Add cmake options to replace --with-mlx5_debug/mw_debug
` [PATCH 05/23] ipathverbs: Recognize bashisms in truescale-serdes.cmds
` [PATCH 06/23] nes: Fix clang 3.6 warning -Wtautological-constant-out-of-range-compare
` [PATCH 07/23] ocrdma: Fix incorrect type of ibwc_status
` [PATCH 08/23] ocrdma: Fix incorrect enum constant
` [PATCH 09/23] verbs: Fix incorrect type of len
` [PATCH 10/23] verbs: Use inttypes.h format string macros
` [PATCH 11/23] verbs: Move documentation to Documentation/
` [PATCH 12/23] rdmacm: Use correct format specifier for size_t
` [PATCH 13/23] rdmacm: Fix leading \'s in rcopy man page
` [PATCH 14/23] rdmacm: Fix typos
` [PATCH 15/23] rdmacm: Move documentation to Documentation/
` [PATCH 16/23] ibcm: "
` [PATCH 17/23] umad: Replace .nl with .sp in man pages
` [PATCH 18/23] iwpmd: Add "
` [PATCH 19/23] iwpmd: Install ancillary files for iwpm
` [PATCH 20/23] iwpmd: Remove syslog.target from service file
` [PATCH 21/23] rxe: Move documentation to Documentation/
` [PATCH 22/23] srp_daemon: "
` [PATCH 23/23] srp_daemon: Use SRP_DEFAULT_START/STOP for substitution
[PATCH v1] rdma_rxe: Ensure rdma_rxe init occurs at correct time
2016-09-23 15:32 UTC
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-09-23 13:26 UTC (24+ messages)
[PATCH TRIVIAL infiniband-diags] ibportstate.c: When not switch, port can be router port
2016-09-23 13:17 UTC
[PATCH infiniband-diags] ibportstate: Fixed peer port probing when using DR routing
2016-09-23 13:06 UTC (2+ messages)
[PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9
2016-09-22 20:38 UTC (2+ messages)
rdma-core, cmake/ninja question
2016-09-22 19:38 UTC (9+ messages)
[PATCH] libcxgb4: fix firmware version string
2016-09-22 19:29 UTC
Unreliable Connection (IBV_QPT_UC) and rdma_accept()
2016-09-22 17:45 UTC (2+ messages)
[RFC] IB/mad: Eliminate redundant SM class version defines for OPA
2016-09-22 17:41 UTC (2+ messages)
[PATCH for-next 0/2] uverbs and mlx5 fixes for 4.8
2016-09-22 14:25 UTC (8+ messages)
` [PATCH for-next 1/2] IB/uverbs: Fix race between uverbs_close and remove_one
[PATCH V2 for-next 00/19] IB/hns: Fixes for various misc. bugs
2016-09-22 13:37 UTC (21+ messages)
` [PATCH V2 for-next 01/19] IB/hns: Remove unused parameters in some functions
` [PATCH V2 for-next 02/19] IB/hns: Remove parameters of resize cq
` [PATCH V2 for-next 03/19] IB/hns: Fix bug of using uninit refcount and free
` [PATCH V2 for-next 04/19] IB/hns: Simplify function of pd alloc and qp alloc
` [PATCH V2 for-next 14/19] IB/hns: Validate mtu when modified qp
` [PATCH V2 for-next 05/19] IB/hns: Remove unused parameter named qp_type
` [PATCH V2 for-next 06/19] IB/hns: Fix bug of clear hem
` [PATCH V2 for-next 07/19] IB/hns: Delete the sqp_start from the structure hns_roce_caps
` [PATCH V2 for-next 08/19] IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
` [PATCH V2 for-next 09/19] IB/hns: Modify the init of iboe lock
` [PATCH V2 for-next 10/19] IB/hns: Fix bug of memory leakage for registering user mr
` [PATCH V2 for-next 11/19] IB/hns: Return bad wr while post send failed
` [PATCH V2 for-next 12/19] IB/hns: The Ack timeout need a lower limit value
` [PATCH V2 for-next 13/19] IB/hns: Some items of qpc need to take user param
` [PATCH V2 for-next 15/19] IB/hns: Cq has not been freed
` [PATCH V2 for-next 16/19] IB/hns: Update the rq head when modify qp state
` [PATCH V2 for-next 17/19] IB/hns: Fix the bug when platform_get_resource() exec fail
` [PATCH V2 for-next 18/19] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
` [PATCH V2 for-next 19/19] IB/hns: Fix for removal of redundant code
[RFC v2 00/11] QLogic RDMA Driver (qedr) RFC
2016-09-22 13:32 UTC (22+ messages)
` [RFC v2 04/12] qedr: Add support for user context verbs
` [RFC v2 06/12] qedr: Add support for QP verbs
` [RFC v2 07/12] qedr: Add support for memory registeration verbs
` [RFC v2 11/12] qedr: Add events support and register IB device
` [RFC v2 12/12] IB/core: add a protection to ib_get_dma_mr
[PATCH libibverbs v3 0/3] SIF related libibverbs patches
2016-09-22 4:46 UTC (10+ messages)
` [PATCH libibverbs v3 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters
[PATCH 00/16] Consolidated RDMA userspace: rdma-core
2016-09-21 22:01 UTC (23+ messages)
` [PATCH 01/16] Fix bogus executable file permissions
` [PATCH 02/16] Include pthreads in the provider libraries
` [PATCH 03/16] Be explicit about _GNU_SOURCE
` [PATCH 04/16] hfi/ipath: Use the name of the provider for the .driver file
` [PATCH 05/16] ibcm: Actually use the version script when linking
` [PATCH 06/16] iwpm: Update autotools enough to build
` [PATCH 07/16] rdmacm: Control symbol export from librspreload
` [PATCH 08/16] Unified CMake build system
` [PATCH 09/16] Support obsolete cmake from 2013
` [PATCH 10/16] Add a MAINTAINERS file
` [PATCH 11/16] Remove the auto* based build systems
` [PATCH 12/16] Remove the ChangeLog files
` [PATCH 13/16] Remove Debian and RPM packaging files
` [PATCH 14/16] ibacm: Remove windows support files
` [PATCH 15/16] Remove README files in the provider directories
` [PATCH 16/16] Remove iwpmd/README
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-09-21 17:21 UTC (11+ messages)
[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
2016-09-21 16:02 UTC (14+ messages)
[PATCH 1/3] IB/device: Convert ib-comp-wq to be CPU-bound
2016-09-21 7:52 UTC (2+ messages)
[PATCH rdma-next V1 0/8] Export vendors specific ABIs
2016-09-20 22:38 UTC (3+ messages)
[PATCH for-next 00/20] IB/hns: Fixes for various misc. bugs
2016-09-20 17:49 UTC (15+ messages)
` [PATCH for-next 03/20] IB/hns: Add the check for pointer ctrl
` [PATCH for-next 12/20] IB/hns: Return bad wr while post send failed
` [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state
` [PATCH for-next 20/20] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
[RFC 02/11] Add RoCE driver framework
2016-09-20 17:03 UTC (13+ messages)
[PATCH v2 perftest] Support for Chelsio T6 devices
2016-09-20 14:16 UTC
[PATCH] Support for Chelsio T6 devices
2016-09-20 14:12 UTC (3+ messages)
[PATCH] rdma_rxe: Ensure rdma_rxe module init occurs at correct time
2016-09-20 13:59 UTC (4+ messages)
[PATCH libibverbs v2 0/3] SIF related libibverbs patches
2016-09-20 13:38 UTC (10+ messages)
` [PATCH libibverbs v2 3/3] Provide remote XRC SRQ number in kernel post_send
[PATCH v4 00/16] Add Paravirtual RDMA Driver
2016-09-20 13:37 UTC (7+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
VERBOSE flags
2016-09-20 12:30 UTC (10+ messages)
[PATCH v2 0/8] SIF related verbs patches
2016-09-20 11:02 UTC (4+ messages)
` [PATCH v2 5/8] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox