messages from 2016-09-21 22:01:32 to 2016-09-26 04:22:11 UTC [more...]
[PATCH v5 00/16] Add Paravirtual RDMA Driver
2016-09-26 4:22 UTC (23+ messages)
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v5 04/16] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v5 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v5 06/16] IB/pvrdma: Add paravirtual rdma device
` [PATCH v5 08/16] IB/pvrdma: Add device command support
` [PATCH v5 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v5 07/16] IB/pvrdma: Add helper functions
` [PATCH v5 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v5 10/16] IB/pvrdma: Add UAR support
` [PATCH v5 11/16] IB/pvrdma: Add support for memory regions
` [PATCH v5 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v5 15/16] IB: Add PVRDMA driver
` [PATCH v5 16/16] MAINTAINERS: Update for "
[PATCH rdma-core 0/5] Add directory to place common code and move trivial functions into it
2016-09-25 22:05 UTC (11+ messages)
` [PATCH rdma-core 1/5] cmake: Update build instructions in CmakeList
` [PATCH rdma-core 2/5] utils: Create utils directory to put all common code and move min/max into it
` [PATCH rdma-core 3/5] utils: Remove container_of and offset local declarations
` [PATCH rdma-core 4/5] libocrdma: Move ocrdma's list implementation into common directory
` [PATCH rdma-core 5/5] libmlx5: Convert libmlx5 to use common list implementation
[PATCH 0/4] IB/hfi1: Read platform configuration file from EPROM
2016-09-25 14:49 UTC (5+ messages)
` [PATCH 1/4] IB/hfi1: Restore EPROM read ability
` [PATCH 2/4] IB/hfi1: Change EPROM read for internal use
` [PATCH 3/4] IB/hfi1: Add ability to read platform config from the EPROM
` [PATCH 4/4] IB/hfi1: Use EPROM platform configuration read
[PATCH 0/5] IB/hfi1: sdma engine affinity improvements
2016-09-25 14:44 UTC (6+ messages)
` [PATCH 1/5] IB/hfi1: Add sysfs interface for affinity setup
` [PATCH 2/5] IB/hfi1: Add a new VL sysfs attribute for sdma engines
` [PATCH 3/5] IB/hfi1: Add irq affinity notification handler
` [PATCH 4/5] IB/hfi1: Add new debugfs sdma_cpu_list file
` [PATCH 5/5] IB/hfi1: Document new sysfs entries for hfi1 driver
[PATCH 00/13] IB/hfi1,qib: Round 2 of hfi1/qib fixes for 4.9
2016-09-25 14:42 UTC (14+ messages)
` [PATCH 01/13] IB/hfi1: Consolidate pio control masks into single definition
` [PATCH 02/13] IB/qib: Remove qpt_mask global
` [PATCH 03/13] IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMA
` [PATCH 04/13] IB/hfi1: Increase default settings of max_cqes and max_qps
` [PATCH 05/13] IB/hfi1: Extend i2c timeout
` [PATCH 06/13] IB/hfi1: Do not read more than a SGE length
` [PATCH 07/13] IB/hfi1: Combine shift copy and byte copy for SGE reads
` [PATCH 08/13] IB/hfi1: Fix defered ack race with qp destroy
` [PATCH 09/13] IB/hfi1: Act on external device timeout
` [PATCH 10/13] IB/hfi1: Adjust hardware buffering parameter
` [PATCH 11/13] IB/hfi1: Cleanup tasklet refs in comments
` [PATCH 12/13] IB/hfi1: Remove unused variable from devdata
` [PATCH 13/13] IB/hfi1: Fix resource release in context allocation
[PATCH TRIVIAL rdma-core] README.md: Fix umad library name
2016-09-25 9:20 UTC (2+ messages)
[PATCH] libcxgb4: fix firmware version string
2016-09-25 9:19 UTC (2+ messages)
Towards qedr patch series
2016-09-25 5:39 UTC
[PATCH] rdma_rxe: Fix kernel crash when IPV6 disabled
2016-09-25 5:16 UTC (3+ messages)
[PATCH 00/13] Policy changes and packaging support
2016-09-24 19:18 UTC (22+ messages)
` [PATCH 01/13] Be consistent about defining NDEBUG
` [PATCH 02/13] Switch valgrind memcheck.h to on by default
` [PATCH 03/13] Do not produce libtool .la files
` [PATCH 04/13] Do not produce static libraries by default
` [PATCH 05/13] Have cmake run man pages through text substitution
` [PATCH 06/13] Consolidate definitions for paths into config.h
` [PATCH 07/13] Pass ancillary files that use paths through cmake substitution
` [PATCH 08/13] srp_daemon: Move lock file into /var/run/
` [PATCH 09/13] verbs: Move the providers into /usr/lib.../libibverbs by default
` [PATCH 10/13] ipathverbs: Move truescale-serdes.cmds to /usr/libexec/
` [PATCH 11/13] srp_daemon: Add the debian initscripts as an option
` [PATCH 12/13] Document a versioning strategy and use it
` [PATCH 13/13] Remove ibsupport-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org from MAINTAINERS
RE RE
2016-09-24 6:04 UTC
[PATCH] ibacm: move Documentation to Documentation/
2016-09-24 1:23 UTC (2+ messages)
[RFC PATCH 00/11] IB/core: Add 32 bit LID support
2016-09-23 21:01 UTC (14+ 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
` [RFC PATCH 08/11] IB/IPoIB: Retrieve 32 bit LIDs from path records when running on OPA devices
` [RFC PATCH 09/11] IB/IPoIB: Modify ipoib_get_net_dev_by_params to lookup gid table
` [RFC PATCH 10/11] IB/srpt: Increase lid and sm_lid to 32 bits
` [RFC PATCH 11/11] IB/rdmavt: Modify rvt_check_ah() to account for extended LIDs
[PATCH rdma-core] Improve global COPYING files
2016-09-23 17:48 UTC (10+ messages)
move unsafe global rkey handling to the RDMA core V2
2016-09-23 17:48 UTC (3+ messages)
[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
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 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)
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 (2+ messages)
[RFC v2 00/11] QLogic RDMA Driver (qedr) RFC
2016-09-22 13:32 UTC (9+ messages)
` [RFC v2 06/12] qedr: Add support for QP verbs
[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 (2+ messages)
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