public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-15 20:52:33 to 2016-08-22 12:33:49 UTC [more...]

[PATCHv11 0/3] rdmacg: IB/core: rdma controller support
 2016-08-22 12:33 UTC  (2+ messages)
  ` [PATCHv11 1/3] rdmacg: Added rdma cgroup controller

[PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
 2016-08-22  9:46 UTC  (10+ messages)
` [PATCH 0/2] IB/core: Fine-tuning for ib_is_udata_cleared()
  ` [PATCH 1/2] IB/core: Use memdup_user() rather than duplicating its implementation
    ` [PATCH 2/2] IB/core: Delete an unnecessary initialisation in ib_is_udata_cleared()
      ` IB/core: Fine-tuning for ib_is_udata_cleared()

[PATCH 1/2] nvme-rdma: Don't leak uninitialized memory in connect request private data
 2016-08-22  6:47 UTC  (11+ messages)
` [PATCH 2/2] nvme-rdma: Add handling for connecting to IPv6 targets

[PATCH libibverbs 0/3] Add support for TCP segmentation offload (TSO)
 2016-08-22  6:23 UTC  (24+ messages)
` [PATCH libibverbs 1/3] Fix ibv_cmd_query_device_ex to return valid output
` [PATCH libibverbs 2/3] Add support for TCP segmentation offload (TSO)
` [PATCH libibverbs 3/3] Update man pages for TSO support

[PATCH V1 libibverbs 0/3] Add support for TCP segmentation offload (TSO)
 2016-08-21 16:48 UTC  (4+ messages)
  ` [PATCH V1 libibverbs 1/3] Fix ibv_cmd_query_device_ex to return valid output
  ` [PATCH V1 libibverbs 2/3] Add support for TCP segmentation offload (TSO)
  ` [PATCH V1 libibverbs 3/3] Update man pages for TSO support

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-08-21 11:54 UTC  (5+ messages)
` [PATCH v3 01/15] IB/pvrdma: Add user-level shared functions
` [PATCH v3 02/15] IB/pvrdma: Add virtual device RDMA structures

4.7.0 ib_srpt Regression - 4.6.4 Got failed path rec status -22 got worse on 4.7.0
 2016-08-21  2:10 UTC  (2+ messages)

[for-next 0/30][PULL request] Mellanox mlx5 core driver updates 2016-08-20
 2016-08-20 22:16 UTC  (32+ messages)
` [PATCH net-next 01/30] net/mlx5: Init/Teardown hca commands via mlx5 ifc
` [PATCH net-next 07/30] {net,IB}/mlx5: CQ "
` [PATCH net-next 10/30] {net,IB}/mlx5: Modify QP "
` [PATCH net-next 11/30] net/mlx5: Unify and improve command interface
` [PATCH net-next 12/30] net/mlx5: Improve driver log messages
` [PATCH net-next 13/30] net/mlx5: Enable setting minimum inline header mode for VFs
` [PATCH net-next 14/30] net/mlx5: Update mlx5_ifc.h for vxlan encap/decap
` [PATCH net-next 16/30] net/mlx5: Modify RQ bitmask from mlx5 ifc
` [PATCH net-next 17/30] net/mlx5: Update struct mlx5_ifc_xrqc_bits
` [PATCH net-next 20/30] net/mlx5: Add HW interfaces used by LAG
` [PATCH net-next 21/30] net/mlx5: Implement RoCE LAG feature
` [PATCH net-next 22/30] net/mlx5: Get RoCE netdev
` [PATCH net-next 23/30] net/mlx5e: Avoid port remapping of mlx5e netdev TISes
` [PATCH net-next 24/30] net/mlx5: LAG and SRIOV cannot be used together
` [PATCH net-next 25/30] net/mlx5: LAG demux flow table support
` [PATCH net-next 26/30] net/mlx5: Add LAG flow steering namespace
` [PATCH net-next 27/30] net/mlx5: Vport LAG creation support
  ` [PATCH net-next 02/30] net/mlx5: Access register and MAD IFC commands via mlx5 ifc
  ` [PATCH net-next 03/30] net/mlx5: PD and UAR "
  ` [PATCH net-next 04/30] net/mlx5: MCG "
  ` [PATCH net-next 05/30] net/mlx5: Pages management "
  ` [PATCH net-next 06/30] net/mlx5: EQ "
  ` [PATCH net-next 08/30] {net,IB}/mlx5: MKey/PSV "
  ` [PATCH net-next 09/30] {net,IB}/mlx5: QP/XRCD "
  ` [PATCH net-next 15/30] net/mlx5: Introduce alloc_encap and dealloc_encap commands
  ` [PATCH net-next 18/30] net/mlx5: Expose mlx5e_link_mode
  ` [PATCH net-next 19/30] net/mlx5: Separate query_port_proto_oper for IB and EN
  ` [PATCH net-next 28/30] net/mlx5: Configure IB devices according to LAG state
  ` [PATCH net-next 30/30] net/mlx5: Add sniffer namespaces
` [PATCH net-next 29/30] net/mlx5: Introduce sniffer steering hardware capabilities

[PATCH net-next] net: hns: Add reset function support for RoCE driver
 2016-08-19 23:58 UTC  (2+ messages)

[PATCH perftest] perftest: make inline send on ocrdma work better
 2016-08-19 21:31 UTC  (4+ messages)

[PATCH rdma-next 0/6] Refactor RDMA IOCTL declarations
 2016-08-19 18:32 UTC  (26+ messages)
  ` [PATCH rdma-next 1/6] RDMA/core: Commonize RDMA IOCTL declarations location
  ` [PATCH rdma-next 2/6] RDMA/core: Move legacy MAD IOCTL declarations to common file
  ` [PATCH rdma-next 3/6] RDMA/hfi1: Avoid redeclaration error
  ` [PATCH rdma-next 4/6] RDMA/core: Move HFI1 IOCTL declarations to common file
  ` [PATCH rdma-next 5/6] RDMA/core: Rename RDMA magic number
  ` [PATCH rdma-next 6/6] RDMA/core: Unify style of IOCTL commands

[PATCH 00/22] Remove deprecated create_workqueue instances
 2016-08-19 15:51 UTC  (26+ messages)
` [PATCH 05/22] IB/cma: Remove deprecated create_singlethread_workqueue
` [PATCH 07/22] IB/iwcm: "
` [PATCH 08/22] iw_cxgb3: "
` [PATCH 09/22] IB/qib: "
` [PATCH 10/22] iw_cxgb4: "
` [PATCH 14/22] IB/mlx5: "
` [PATCH 15/22] IB/mlx5/odp: "
` [PATCH 16/22] IB/mlx4: "
` [PATCH 17/22] IB/mlx4/mad: "
` [PATCH 18/22] IB/mlx4/mcg: "
` [PATCH 22/22] IB/mlx4/alias_GUID: "

[PATCH] IB/qib: Use memdup_user() rather than duplicating its implementation
 2016-08-19 15:45 UTC  (6+ messages)

[PATCH v2 0/2] cxgb4/i40iw interoperability fixes
 2016-08-19 14:31 UTC  (3+ messages)
  ` [PATCH v2 1/2] iw_cxgb4: limit IRD/ORD advertised to ULP by device max
  ` [PATCH v2 2/2] iw_cxgb4: use the MPA initiator's IRD if < our ORD

[PATCH perftest 00/23] coverity/clang fixups
 2016-08-18 17:32 UTC  (24+ messages)
  ` [PATCH perftest 01/23] send_lat: fix assorted memory leaks on error paths
  ` [PATCH perftest 02/23] perftest_resources: print error received for debug convenience
  ` [PATCH perftest 03/23] send_bw: fix assorted memory leaks on error paths
  ` [PATCH perftest 04/23] atomic_bw: "
  ` [PATCH perftest 05/23] atomic_lat: "
  ` [PATCH perftest 06/23] raw_ethernet_send_lat: "
  ` [PATCH perftest 07/23] read_bw: "
  ` [PATCH perftest 08/23] read_lat: "
  ` [PATCH perftest 09/23] write_bw: "
  ` [PATCH perftest 10/23] write_lat: "
  ` [PATCH perftest 11/23] raw_ethernet_resources: fix possible NULL math
  ` [PATCH perftest 12/23] perftest_communication: fix gid_index2 copy-pasta
  ` [PATCH perftest 13/23] perftest_communication: don't leak addrinfo
  ` [PATCH perftest 14/23] perftest_communication: fix ibv_create_ah failure check
  ` [PATCH perftest 15/23] perftest_communication: fix overflow w/size_of_cur=4
  ` [PATCH perftest 16/23] perftest: check for NULL fgets() returns
  ` [PATCH perftest 17/23] perftest_parameters: remove dead code in printf
  ` [PATCH perftest 18/23] perftest_resources: do 64-bit math setting tarr_size
  ` [PATCH perftest 19/23] perftest_resources: make sure num_of_qps is never 0
  ` [PATCH perftest 20/23] raw_ethernet_send_lat: prevent possible destroy on uninit val
  ` [PATCH perftest 21/23] perftest_communication: check for error calling setsockopt()
  ` [PATCH perftest 22/23] multicast_resources: use strncpy() to prevent overflow possibility
  ` [PATCH perftest 23/23] perftest: replace 0/1 with SUCCESS/FAILURE

[PATCH 0/2] cxgb4/i40iw interoperability fixes
 2016-08-18 16:07 UTC  (5+ messages)
  ` [PATCH 1/2] iw_cxgb4: limit IRD/ORD advertised to ULP by device max
  ` [PATCH 2/2] iw_cxgb4: use the MPA initiator's IRD if < our ORD

[PATCH v12 00/22] Add Hisilicon RoCE driver
 2016-08-18 12:23 UTC  (6+ messages)

[PATCH] RDMA/ocrdma: display ocrdma tech preview status
 2016-08-18 12:02 UTC 

[RFI] ucmatose: No effect to set service type for QoS
 2016-08-17 20:29 UTC  (8+ messages)

[PATCH libmlx5] Add TSO support for RAW Ethernet QP
 2016-08-17 15:11 UTC  (4+ messages)

[IPoIB] Missing join mcast events causing full machine lockup
 2016-08-17 11:26 UTC  (5+ messages)

[PATCH, mstflint] Fix compiler warnings about set-but-not-used variables
 2016-08-17  6:13 UTC  (3+ messages)

linux-next build error "call to ‘__compiletime_assert_341’ declared with attribute error: BUILD_BUG_ON failed: __mlx5_bit_off(manage_pages_out, pas[i]) % 64"
 2016-08-17  6:00 UTC  (2+ messages)

[PATCH 0/4] hfi1/rdmavt: For 4.8 rc
 2016-08-16 20:27 UTC  (5+ messages)
  ` [PATCH 1/4] IB/hfi1: Return invalid field for non-QSFP CableInfo queries
  ` [PATCH 2/4] IB/hfi1: Improve J_KEY generation
  ` [PATCH 3/4] IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
  ` [PATCH 4/4] IB/hfi1: Fix mm_struct use after free

[PATCH v2 00/15] Add Paravirtual RDMA Driver
 2016-08-16 16:51 UTC  (10+ messages)
` [PATCH v2 02/15] IB/pvrdma: Add device command support

[PATCH v1 0/3] server-side NFS/RDMA patches proposed for v4.9
 2016-08-16 14:58 UTC  (6+ messages)
  ` [PATCH v1 1/3] rpcrdma: RDMA/CM private message data structure
  ` [PATCH v1 2/3] svcrdma: Server-side support for rpcrdma_connect_private
  ` [PATCH v1 3/3] svcrdma: support Remote Invalidation for prototyping

[PATCH v4] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-08-16 13:17 UTC  (3+ messages)
` [PATCH] nvmet-rdma: Fix use after free

[PATCH] MAINTAINERS: Fix Soft RoCE location
 2016-08-16  9:29 UTC 

[PATCH v1 00/22] client-side NFS/RDMA patches proposed for v4.9
 2016-08-16  1:24 UTC  (14+ messages)
` [PATCH v1 02/22] SUNRPC: Refactor rpc_xdr_buf_init()
` [PATCH v1 03/22] SUNRPC: Generalize the RPC buffer allocation API
  ` [PATCH v1 17/22] xprtrdma: Client-side support for rpcrdma_connect_private
  ` [PATCH v1 18/22] xprtrdma: Basic support for Remote Invalidation
  ` [PATCH v1 19/22] xprtrdma: Use gathered Send for large inline messages
  ` [PATCH v1 20/22] xprtrdma: Support larger inline thresholds
  ` [PATCH v1 21/22] xprtrdma: Rename rpcrdma_receive_wc()
  ` [PATCH v1 22/22] xprtrdma: Eliminate rpcrdma_receive_worker()

[PATCH] Add transactions per second to latency tests
 2016-08-15 21:13 UTC  (6+ messages)

[PATCH perftest] ib_read_bw: fix testing with XRC connections
 2016-08-15 20:58 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