public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-12 17:42:42 to 2015-05-19 04:51:34 UTC [more...]

[PATCH 0/3] Sending kernel pathrecord query to user cache server
 2015-05-19  4:51 UTC  (5+ messages)
  ` [PATCH 1/3] IB/netlink: Add defines for MAD requests through netlink
  ` [PATCH 2/3] IB/core: Check the presence of netlink multicast group listeners
  ` [PATCH 3/3] IB/sa: route SA pathrecord query through netlink

rdma kernel tree
 2015-05-19  4:35 UTC  (12+ messages)

[PATCH] IB/cma: Resolve AF_IB UDP support
 2015-05-19  1:18 UTC  (3+ messages)

[PATCH] ib/cm: Change reject message type when destroying cm_id
 2015-05-18 21:27 UTC  (5+ messages)

[PATCH for-next 2/2] RDMA/nes: Enable the use of the tos field in the nes driver
 2015-05-18 20:28 UTC 

[PATCH for-next 1/2] RDMA/iw_cm: Export tos field to iwarp providers
 2015-05-18 20:27 UTC 

[PATCH for-next 0/2] Export tos field to iwarp providers
 2015-05-18 20:24 UTC 

[PATCH 1/1] ibacm: Add support for pathrecord query through netlink
 2015-05-18 20:00 UTC  (2+ messages)

[PATCH v7 0/6] Generic logging helpers
 2015-05-18 18:39 UTC  (9+ messages)
  ` [PATCH v7 1/6] IB/core, cma: Nice log-friendly string helpers
  ` [PATCH v7 2/6] IB/srp: Align to generic logging helpers
  ` [PATCH v7 3/6] IB/iser: "
  ` [PATCH v7 4/6] iser-target: "
  ` [PATCH v7 5/6] xprtrdma, svcrdma: Switch "
  ` [PATCH v7 6/6] RDS: "

[RESEND PATCH V3 for-next 0/3] HW Device hot-removal support
 2015-05-18 18:21 UTC  (9+ messages)
  ` [PATCH V3 for-next 1/3] IB/uverbs: Enable device removal when there are active user space applications
  ` [PATCH V3 for-next 2/3] IB/mlx4_ib: Disassociate support
  ` [PATCH V3 for-next 3/3] IB/ucma: HW Device hot-removal support

[PATCH RFC v2] Documentation/infiniband: Add docs for rdma-helpers
 2015-05-18 17:02 UTC  (7+ messages)
              ` [PATCH] IB/Verbs: Improve "

[PATCH] IB/core: Change rdma_protcol_iboe to roce
 2015-05-18 16:15 UTC  (6+ messages)

PVID(Port VLAN ID) Support
 2015-05-18 14:55 UTC 

[PATCH for-4.1 00/11] ocrdma bug fixes
 2015-05-18 11:46 UTC  (19+ messages)
  ` [PATCH for-4.1 01/11] RDMA/ocrdma: Fix EQ destroy failure during driver unload
  ` [PATCH for-4.1 02/11] RDMA/ocrdma: Report EQ full fatal error
  ` [PATCH for-4.1 03/11] RDMA/ocrdma: Fix QP state transition in destroy_qp
  ` [PATCH for-4.1 04/11] RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
  ` [PATCH for-4.1 05/11] RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW
  ` [PATCH for-4.1 06/11] RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
  ` [PATCH for-4.1 07/11] RDMA/ocrdma: Fix dmac resolution for link local address
  ` [PATCH for-4.1 08/11] RDMA/ocrdma: Fail connection for MTU lesser than 512
  ` [PATCH for-4.1 09/11] RDMA/ocrdma: Add CQ usage statistics counters
  ` [PATCH for-4.1 10/11] RDMA/ocrdma: Prevent returning failures in the resource destroy path
  ` [PATCH for-4.1 11/11] RDMA/ocrdma: Update ocrdma version number

[PATCH v2 00/12] IB/srp patches for kernel v4.2
 2015-05-18 11:27 UTC  (13+ messages)
` [PATCH v2 01/12] scsi_transport_srp: Introduce srp_wait_for_queuecommand()
` [PATCH v2 06/12] IB/srp: Fix reconnection failure handling
` [PATCH v2 08/12] IB/srp: Remove superfluous casts
  ` [PATCH v2 02/12] scsi_transport_srp: Fix a race condition
  ` [PATCH v2 03/12] IB/srp: Remove an extraneous scsi_host_put() from an error path
  ` [PATCH v2 04/12] IB/srp: Fix a connection setup race
  ` [PATCH v2 05/12] IB/srp: Fix connection state tracking
  ` [PATCH v2 07/12] scsi_transport_srp: Reduce failover time
  ` [PATCH v2 09/12] IB/srp: Rearrange module description
  ` [PATCH v2 10/12] IB/srp: Remove a superfluous check from srp_free_req_data()
` [PATCH v2 11/12] IB/srp: Remove !ch->target tests from the reconnect code
` [PATCH v2 12/12] IB/srp: Add 64-bit LUN support

[PATCH] libmlx5: Implement missing open_qp verb
 2015-05-18  9:02 UTC 

[PATCH for-next 00/10] Add completion timestamping support
 2015-05-17 13:36 UTC  (11+ messages)
  ` [PATCH for-next 01/10] IB/core: Change provider's API of create_cq to be extendible
  ` [PATCH for-next 02/10] IB/core: Add flags parameter for ib_create_cq
  ` [PATCH for-next 03/10] IB/core: Extend ib_uverbs_create_cq
  ` [PATCH for-next 04/10] IB/core: Add timestamp_mask and hca_core_clock to query_device
  ` [PATCH for-next 05/10] IB/core: Pass hardware specific data in query_device
  ` [PATCH for-next 06/10] IB/mlx4: Add mmap call to map the hardware clock
  ` [PATCH for-next 07/10] IB/mlx4: Support extended create_cq and query_device uverbs
  ` [PATCH for-next 08/10] IB/mlx4: Add support for timestamp in cq creation
  ` [PATCH for-next 09/10] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
  ` [PATCH for-next 10/10] IB/mlx4: Return hca core clock's offset in query_device vendor's data

[PATCH v3 for-next 00/13] Add network namespace support in the RDMA-CM
 2015-05-17  6:27 UTC  (23+ messages)
` [PATCH v3 for-next 01/13] IB/core: Use SRCU when reading client_list or device_list
` [PATCH v3 for-next 05/13] IB/cm: Reference count ib_cm_ids

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-05-17  5:51 UTC  (13+ messages)
  ` [PATCH v4 for-next 01/12] IB/core: Add rwsem to allow reading device list or client list
  ` [PATCH v4 for-next 06/12] IB/cm: Expose service ID in request events
  ` [PATCH v4 for-next 07/12] IB/cma: Refactor RDMA IP CM private-data parsing code
  ` [PATCH v4 for-next 08/12] IB/cma: Add compare_data checks to the RDMA CM module
  ` [PATCH v4 for-next 12/12] IB/ucma: Take the network namespace from the process
` [PATCH v4 for-next 02/12] IB/addr: Pass network namespace as a parameter
` [PATCH v4 for-next 03/12] IB/core: Find the network namespace matching connection parameters
` [PATCH v4 for-next 04/12] IB/ipoib: Return IPoIB devices "
` [PATCH v4 for-next 05/12] IB/cm: Share listening CM IDs
` [PATCH v4 for-next 09/12] IB/cma: Separate port allocation to network namespaces
` [PATCH v4 for-next 10/12] IB/cma: Share CM IDs between namespaces
` [PATCH v4 for-next 11/12] IB/cma: Add support for network namespaces

[PATCH RFC] Documentation/infiniband: Add docs for rdma-helpers
 2015-05-15 15:02 UTC  (11+ messages)

[PATCH] IB/mad: Clean up ib_find_send_mad to use only the ib_mad_hdr
 2015-05-14 17:35 UTC  (2+ messages)

[PATCH 0/5] Convert management helpers to Core Capability bits
 2015-05-14 16:31 UTC  (11+ messages)
  ` [PATCH 1/5] IB/core: Create common start/end port functions
  ` [PATCH 2/5] IB/user_mad: Remove local start/end port variable and use the new common functions
  ` [PATCH 3/5] IB/user_mad: Fix bug in ib_umad_remove_one when rdma_cap_ib_mad implementation changed
  ` [PATCH 4/5] IB/core: Formalize the creation of immutable per port data within the ib_device object
  ` [PATCH 5/5] IB/core: Convert management helpers to core capability bits

[PATCH] IB/mad: Clean up ib_find_send_mad to use only the ib_mad_hdr
 2015-05-13 23:20 UTC 

[PATCH] dapl: aarch64 support for linux
 2015-05-13 22:55 UTC  (2+ messages)

[RFC PATCH 0/5] Add Core Capability Bits to use in Management helpers
 2015-05-13 20:41 UTC  (24+ messages)
` [RFC PATCH 1/5] IB/core: Add Core Capability flags to ib_device

[PATCH 0/5] Convert management helpers to Core Capability bits
 2015-05-13 19:23 UTC  (18+ messages)
` [PATCH 1/5] IB/user_mad: Fix bug in ib_umad_remove_one when rdma_cap_ib_mad implementation changed
` [PATCH 2/5] IB/core: Formalize the creation of immutable per port data within the ib_device object
` [PATCH 3/5] IB/core: Convert management helpers to core capability bits
` [PATCH 5/5] IB/core: Add rdma_cap_opa_mad helper using RDMA_CORE_CAP_OPA_MAD flag

Generic logging helpers [v6]
 2015-05-13 12:18 UTC  (8+ messages)
  ` [PATCH v6 1/6] IB/core, cma: Nice log-friendly string helpers
  ` [PATCH v6 2/6] IB/srp: Align to generic logging helpers
  ` [PATCH v6 3/6] IB/iser: "
  ` [PATCH v6 4/6] iser-target: "
  ` [PATCH v6 5/6] xprtrdma, svcrdma: Switch "
  ` [PATCH v6 6/6] RDS: "

[PATCH v8 00/23] IB/Verbs: IB Management Helpers
 2015-05-13  7:44 UTC  (6+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-05-12 20:24 UTC 

[PATCH 0/4][RESEND] IB/mad: refactor functions based on the needs of those functions
 2015-05-12 20:07 UTC  (2+ messages)

[PATCH 0/2][RESEND] General MAD clean up
 2015-05-12 20:06 UTC  (2+ messages)

[PATCH] RDMA/core: Fix for parsing netlink string attribute
 2015-05-12 20:00 UTC  (5+ messages)

[PATCH v2 00/16] NFS/RDMA patches proposed for 4.2
 2015-05-12 18:20 UTC  (6+ messages)
` [PATCH v2 02/16] xprtrdma: Warn when there are orphaned IB objects

IB/qib: use arch_phys_wc_add()
 2015-05-12 18:09 UTC 

[PATCH V4] IB/qib: fix test of unsigned variable
 2015-05-12 17:49 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