public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-22 10:27:09 to 2017-09-26 18:22:19 UTC [more...]

[PATCH v2 net-next 0/4] qed: iWARP fixes and enhancements
 2017-09-26 18:22 UTC  (7+ messages)
` [PATCH v2 net-next 1/4] qed: Add iWARP enablement support
` [PATCH v2 net-next 2/4] qed: Add iWARP out of order support
  ` [PATCH v2 net-next 3/4] qed: Fix maximum number of CQs for iWARP
  ` [PATCH v2 net-next 4/4] qed: iWARP - Add check for errors on a SYN packet

[PATCH for-next 0/2] IB/opa_vnic: Add debugfs interface
 2017-09-26 18:12 UTC  (6+ messages)
  ` [PATCH for-next 1/2] IB/opa_vnic: Add debugfs support to OPA VNIC
  ` [PATCH for-next 2/2] IB/opa_vnic: Support adding OPA VNIC vports through debug interface

[RFC+PATCH] Infiniband hfi1 + PREEMPT_RT_FULL issues
 2017-09-26 17:55 UTC  (8+ messages)

[PATCH for-next v2 0/2] iw_cxgb4 pr_debug() changes for 4.14-rc
 2017-09-26 17:47 UTC  (6+ messages)
  ` [PATCH for-next v2 1/2] iw_cxgb4: Remove __func__ parameter from pr_debug()
  ` [PATCH for-next v2 2/2] iw_cxgb4: change pr_debug to appropriate log level

[PATCH net-next] net/mlx5: Remove redundant unlikely()
 2017-09-26 17:23 UTC  (2+ messages)

[ANNOUNCE] Shared pull requests (was Re: Workflow for i40iw patch submissions)
 2017-09-26 16:34 UTC  (17+ messages)

[PATCH for-rc 0/7] IB/hfi1: Fixes for RC
 2017-09-26 16:27 UTC  (9+ messages)
` [PATCH for-rc 5/7] Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
  ` [PATCH for-rc 1/7] IB/hfi1: Turn off AOC TX after offline substates
  ` [PATCH for-rc 2/7] IB/hfi1: Only reset QSFP after link up and turn off AOC TX
  ` [PATCH for-rc 3/7] IB/hfi1: Check eeprom config partition validity
  ` [PATCH for-rc 4/7] IB/hfi1: Return correct value in general interrupt handler
  ` [PATCH for-rc 6/7] IB/hfi1: On error, fix use after free during user context setup
  ` [PATCH for-rc 7/7] IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load

[PATCH for-next 00/20] RDMA/hns: Add hip08 RoCE driver support
 2017-09-26 16:18 UTC  (14+ messages)
` [PATCH for-next 05/20] RDMA/hns: Add command queue support for hip08 RoCE driver

[PATCH rdma-core 00/10] Rework the verb init scheme
 2017-09-26 16:00 UTC  (16+ messages)
` [PATCH rdma-core 01/10] verbs: Change verbs_register_driver to accept the ops struct directly
` [PATCH rdma-core 03/10] verbs: Split init_device into a match and alloc/bind step
` [PATCH rdma-core 04/10] providers: Use the new match_device and allocate_device ops
` [PATCH rdma-core 07/10] providers: Use the new common PCI matching infrastructure

[PATCH] IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
 2017-09-26 15:50 UTC  (5+ messages)

[PATCH] IB/ocrdma: pr_err() strings should end with newlines
 2017-09-26 15:23 UTC  (4+ messages)

[PATCH] verbs: fix compilation error with ICC
 2017-09-26 14:05 UTC 

[PATCH for-next 0/9] IB/hfi1: IOCTL cleanup and refactoring
 2017-09-26 14:04 UTC  (10+ messages)
  ` [PATCH for-next 1/9] IB/hfi1: Refactor assign_ctxt() IOCTL
  ` [PATCH for-next 2/9] IB/hfi1: Refactor get_ctxt_info
  ` [PATCH for-next 3/9] IB/hfi1: Fix parenthesis alignment issues
  ` [PATCH for-next 4/9] IB/hfi1: Refactor get_base_info
  ` [PATCH for-next 5/9] IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
  ` [PATCH for-next 6/9] IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
  ` [PATCH for-next 7/9] IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
  ` [PATCH for-next 8/9] IB/hfi1: Refactor get_user() IOCTLs
  ` [PATCH for-next 9/9] IB/hfi1: Refactor reset_ctxt() IOCTL

[PATCH for-next 00/12] IB/hfi1,qib: Driver updates 9/26/2017
 2017-09-26 14:01 UTC  (13+ messages)
  ` [PATCH for-next 01/12] IB/hfi1: Add new state complete decodes for LNI failures
  ` [PATCH for-next 02/12] IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
  ` [PATCH for-next 03/12] IB/hfi1: Remove the debug trace message in pin_sdma_pages()
  ` [PATCH for-next 04/12] IB/qib: Update QIB to use the latest PCI API
  ` [PATCH for-next 05/12] IB/hfi1: Update HFI "
  ` [PATCH for-next 06/12] IB/hfi1: Set default_desc1 just one time
  ` [PATCH for-next 07/12] IB/hfi1: Remove unused link_default variable
  ` [PATCH for-next 08/12] IB/hfi1: Remove unnecessary error messages on alloc failures
  ` [PATCH for-next 09/12] IB/hfi1: Inline common calculation
  ` [PATCH for-next 10/12] IB/hfi1: Remove unused hfi1_cpulist variables
  ` [PATCH for-next 11/12] IB/hfi1: Extend input hdr tracing for packet type
  ` [PATCH for-next 12/12] IB/hfi1: Add a safe wrapper for _rcd_get_by_index

[PATCH for-rc 0/7] IB/opa_vnic: Fixes for RC
 2017-09-26 13:44 UTC  (8+ messages)
  ` [PATCH for-rc 1/7] IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
  ` [PATCH for-rc 2/7] IB/opa_vnic: Set POD value for Ethernet MTU
  ` [PATCH for-rc 3/7] IB/opa_vnic: Allow reset of MAC address
  ` [PATCH for-rc 4/7] IB/opa_vnic: Properly return the total MACs in UC MAC list
  ` [PATCH for-rc 5/7] IB/opa_vnic: Properly clear Mac Table Digest
  ` [PATCH for-rc 6/7] IB/opa_vnic: Properly set vesw port status
  ` [PATCH for-rc 7/7] IB/opa_vnic: Add routing control information

[PATCH RFC rdma-core] Verbs: Introduce resource domain
 2017-09-26  9:09 UTC  (5+ messages)

[PATCH v2] IB/ocrdma: pr_err() strings should end with newlines
 2017-09-26  8:44 UTC  (3+ messages)

[PATCH] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-26  7:06 UTC  (5+ messages)

[PATCH v1 for-next] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-26  7:04 UTC 

[PATCH rdma-next] RDMA/qedr: Fix rdma_type initialization
 2017-09-26  6:10 UTC  (5+ messages)

Concall with Doug
 2017-09-26  3:29 UTC 

[ANNOUNCE] OFED 4.8-1-rc1 release is available
 2017-09-25 18:46 UTC 

For-next area officially open
 2017-09-25 15:24 UTC 

[PATCH] IB/ipoib: Remove device when one port fails to init
 2017-09-25 12:18 UTC 

Question on mlx5-ib auto load
 2017-09-25 11:40 UTC  (7+ messages)

nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
 2017-09-25 11:15 UTC  (8+ messages)

[PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes
 2017-09-25  6:51 UTC  (11+ messages)
  ` [PATCH rdma-rc 1/7] IB/core: Fix typo in the name of the tag-matching cap struct
  ` [PATCH rdma-rc 2/7] IB/core: Fix qp_sec use after free access
  ` [PATCH rdma-rc 3/7] IB: Correct MR length field to be 64-bit
  ` [PATCH rdma-rc 4/7] IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
  ` [PATCH rdma-rc 5/7] IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
  ` [PATCH rdma-rc 6/7] IB/mlx5: Simplify mlx5_ib_cont_pages
  ` [PATCH rdma-rc 7/7] IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure

RE:
 2017-09-25  5:48 UTC  (2+ messages)
  ` 

[PATCH 0/8] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-09-25  3:01 UTC  (5+ messages)
` [PATCH 5/8] bnxt_re: Fix race between the netdev register and unregister events

crash in 4.14-rc1 with IPoIB
 2017-09-24 20:30 UTC  (15+ messages)

[PATCH] IB/qib: Use setup_timer and mod_timer
 2017-09-24 11:51 UTC 

[PULL REQUEST] Please pull rdma.git
 2017-09-23 15:50 UTC  (4+ messages)

[PATCH v2] rdma/core: Don't dereference device->get_link_layer directly
 2017-09-22 19:13 UTC  (5+ messages)

[PATCH 0/5] i40iw fixes
 2017-09-22 17:45 UTC  (2+ messages)

[PATCH for-rc] RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
 2017-09-22 17:32 UTC  (2+ messages)

[PATCH rdma-rc] IB/bnxt_re: Fix frame stack compilation warning
 2017-09-22 17:19 UTC  (2+ messages)

[PATCH v2] IB/mlx5: fix debugfs cleanup
 2017-09-22 17:18 UTC  (2+ messages)

[PATCH] IB/core: fix incorrect fall-through on switch statement
 2017-09-22 17:16 UTC  (3+ messages)

[PATCH] IB/ipoib: Suppress the retry related completion errors
 2017-09-22 17:14 UTC  (2+ messages)

[PATCH v3 0/3] iw_cxgb4 fixes for 4.14-rc
 2017-09-22 17:01 UTC  (2+ messages)

[PATCH 0/8] use setup_timer() helper function
 2017-09-22 17:00 UTC  (10+ messages)
  ` [PATCH 1/8] infiniband: qib: use setup_timer() helper
  ` [PATCH 2/8] infiniband: nes: "
  ` [PATCH 3/8] infiniband: qib: "
  ` [PATCH 4/8] infiniband: mthca: "
  ` [PATCH 5/8] infiniband: nes: "
  ` [PATCH 6/8] infiniband: qib: "
  ` [PATCH 7/8] infiniband: nes: "
  ` [PATCH 8/8] infiniband: qib: "

rdma-core: Location of 70-persistent-ipoib.rules
 2017-09-22 16:45 UTC  (3+ messages)

[PATCH] RDMA/qedr: fix build error without ipv6
 2017-09-22 15:57 UTC  (2+ messages)

[PATCH for-next v2] IB/core: Fix for core panic
 2017-09-22 15:53 UTC  (3+ messages)


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