public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-25 09:20:20 to 2016-09-29 15:19:30 UTC [more...]

[PATCH V1 rdma-core 0/5] Licensing and cleanup issues
 2016-09-29 15:19 UTC  (7+ messages)
  ` [PATCH V1 rdma-core 1/5] Remove container_of and offset local declarations
  ` [PATCH V1 rdma-core 2/5] ccan: Add CCAN min and max functionality
  ` [PATCH V1 rdma-core 3/5] ccan: Add list functionality
  ` [PATCH V1 rdma-core 4/5] libmlx5: Move to use CCAN "
  ` [PATCH V1 rdma-core 5/5] libocrdma: "

rdma-core: cmake minimum version issue on RH 6.5
 2016-09-29 15:08 UTC  (2+ messages)

[PATCH] IB/core: correctly handle rdma_rw_init_mrs() failure
 2016-09-29 14:41 UTC  (3+ messages)

RQ overflow seen running isert traffic
 2016-09-29 14:12 UTC  (2+ messages)

[PATCH v1] mlx4: remove unused fields
 2016-09-29  7:44 UTC  (3+ messages)

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-29  5:54 UTC  (10+ messages)
` [PATCH v2 1/7] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v2 4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
  ` [PATCH v2 5/7] dm: Fix a race condition related to stopping and starting queues
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition
` [PATCH v2 2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v2 3/7] [RFC] nvme: "

[PATCH rdma-core 0/5] Licensing and cleanup issues
 2016-09-29  3:02 UTC  (11+ messages)
  ` [PATCH rdma-core 1/5] Remove container_of and offset local declarations
  ` [PATCH rdma-core 2/5] ccan: Add CCAN min and max functionality
  ` [PATCH rdma-core 3/5] ccan: Add list functionality
  ` [PATCH rdma-core 4/5] libmlx5: Move to use CCAN "
  ` [PATCH rdma-core 5/5] libocrdma: "

10740 linux-rdma
 2016-09-29  3:01 UTC 

[PATCH rdma-core] Add a .travis.yml file
 2016-09-28 23:28 UTC 

[PATCH 00/13] Policy changes and packaging support
 2016-09-28 21:13 UTC  (25+ messages)
` [PATCH 05/13] Have cmake run man pages through text substitution
` [PATCH 11/13] srp_daemon: Add the debian initscripts as an option
` [PATCH 13/13] Remove ibsupport-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org from MAINTAINERS

[PATCH] IB/rxe: Fix honoring max IRD value for rd/atomic
 2016-09-28 20:26 UTC 

[PATCH] IB/rxe: impoved debug prints & other code cleanup
 2016-09-28 20:26 UTC 

[PATCH] IB/rxe: IB/core: IB/rdmavt: Fix kernel crash for reg MR
 2016-09-28 20:25 UTC 

[PATCH] IB/rxe: Fix sending out loopback packet on netdev interface
 2016-09-28 20:24 UTC 

[PATCH] IB/rxe: Avoid scheduling tasklet for userspace QP
 2016-09-28 20:24 UTC 

Towards qedr patch series
 2016-09-28 19:38 UTC  (2+ messages)

[PATCH for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-09-28 16:06 UTC  (3+ messages)

[RFC ABI V4 0/7] SG-based RDMA ABI Proposal
 2016-09-28 15:10 UTC  (8+ messages)
  ` [RFC ABI V4 1/7] RDMA/core: Export RDMA IOCTL declarations
  ` [RFC ABI V4 2/7] RDMA/core: Refactor IDR to be per-device
  ` [RFC ABI V4 3/7] RDMA/core: Add support for custom types
  ` [RFC ABI V4 4/7] RDMA/core: Add new ioctl interface
  ` [RFC ABI V4 5/7] RDMA/core: Add initialize and cleanup of common types
  ` [RFC ABI V4 6/7] RDMA/core: Add uverbs types, actions, handlers and attributes
  ` [RFC ABI V4 7/7] IB/mlx5: Implement common uverb objects

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-28 14:23 UTC  (30+ messages)
` [PATCH 2/9] dm: Fix a race condition related to stopping and starting queues
  ` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
  ` [PATCH 3/9] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
  ` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path
` [PATCH 4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code
` [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth
` [PATCH 7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH 8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH 9/9] [RFC] nvme: Fix a race condition

[PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support
 2016-09-27 22:03 UTC  (5+ messages)

[PATCH v5 00/16] Add Paravirtual RDMA Driver
 2016-09-27 18:50 UTC  (30+ messages)
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 08/16] IB/pvrdma: Add device command support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 16/16] MAINTAINERS: Update for PVRDMA driver

[PATCH rdma-core 0/5] Add directory to place common code and move trivial functions into it
 2016-09-27 18:03 UTC  (19+ messages)
` [PATCH rdma-core 2/5] utils: Create utils directory to put all common code and move min/max "
` [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 0/2] Avoid that certain sg-lists trigger an infinite loop with FMR
 2016-09-26 19:58 UTC  (3+ messages)
  ` [PATCH 1/2] IB/srp: Remove an unused argument
  ` [PATCH 2/2] IB/srp: Avoid that certain sg-lists trigger an infinite loop with FMR

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 9/27/2016 at 11:00PDT
 2016-09-26 18:59 UTC 

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-26 18:17 UTC  (11+ messages)

[PATCH 0/4] IB/hfi1: Read platform configuration file from EPROM
 2016-09-26 17:42 UTC  (8+ 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] IB/core: Improve ib_map_mr_sg() documentation
 2016-09-26 16:14 UTC  (2+ messages)

[RFC v3 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-26 15:45 UTC  (13+ messages)
  ` [PATCH 01/11] qed: Add LL2
  ` [PATCH 05/11] qedr: Add support for PD,PKEY and CQ verbs
  ` [PATCH 06/11] qedr: Add support for QP verbs
  ` [PATCH 08/11] qedr: Add support for data path
  ` [PATCH 09/11] qedr: Add LL2 RoCE interface
  ` [PATCH 10/11] qedr: Add GSI support
` [PATCH 02/11] qedr: Add RoCE driver framework
` [PATCH 03/11] qedr: Add support for RoCE HW init
` [PATCH 04/11] qedr: Add support for user context verbs
` [PATCH 07/11] qedr: Add support for memory registeration verbs
` [PATCH 11/11] qedr: Add events support and register IB device

OFED-4.8 daily build with RHEL7.2 support
 2016-09-26 15:04 UTC 

[PATCH TRIVIAL infiniband-diags] ibaddr.c: Fix LID printfs to be unsigned rather than signed
 2016-09-26 11:38 UTC 

[PATCH infiniband-diags] ibportstate: Fixed peer port probing when using DR routing
 2016-09-26  8:12 UTC  (4+ messages)

[PATCH 0/2] libibmad: Modernize auto files
 2016-09-26  6:20 UTC  (3+ messages)
  ` [PATCH 1/2] libibmad: Makefile.am: Fix INCLUDES warning
  ` [PATCH 2/2] libibmad: configure.ac: Update configure.in to configure.ac

[PATCH TRIVIAL infiniband-diags] ibportstate.c: When not switch, port can be router port
 2016-09-26  5:47 UTC  (2+ messages)

[infiniband-diags PATCH 4/4] A few typo fixes in the manpages
 2016-09-26  4:56 UTC  (2+ messages)

[infiniband-diags PATCH 3/4] Update the shebang to point to /bin/bash
 2016-09-26  4:56 UTC  (2+ messages)

[infiniband-diags PATCH 2/4] Replace INCLUDES with AM_CPPFLAGS
 2016-09-26  4:56 UTC  (2+ messages)

[infiniband-diags PATCH 1/4] Update AM_INIT_AUTOMAKE to use subdir-objects
 2016-09-26  4:56 UTC  (2+ messages)

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox