messages from 2016-08-16 20:26:29 to 2016-08-22 18:19:37 UTC [more...]
[PATCH] IB/hfi1: Using kfree_rcu() to simplify the code
2016-08-22 18:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH] IB/hfi1: Remove duplicated include from affinity.c
2016-08-22 18:16 UTC (3+ messages)
[PATCH -next] IB/hns: Fix return value check in hns_roce_get_cfg()
2016-08-22 18:15 UTC (6+ messages)
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-08-22 18:13 UTC (16+ messages)
` [RFCv2 01/15] Fix bogus executable file permissions
` [RFCv2 02/15] umad: Include umad.h in the canonical way
` [RFCv2 03/15] rdmacm: Control symbol export from librspreload
` [RFCv2 04/15] ibcm: Actually use the version script when linking
` [RFCv2 05/15] Include pthreads in the provider libraries
` [RFCv2 06/15] Be explicit about _GNU_SOURCE
` [RFCv2 07/15] hfi/ipath: Use the name of the provider for the .driver file
` [RFCv2 08/15] Unified CMake build system
` [RFCv2 09/15] Support obsolete cmake from 2013
` [RFCv2 10/15] Remove the auto* based build systems
` [RFCv2 11/15] Remove the ChangeLog files
` [RFCv2 12/15] Combine COPYING files
` [RFCv2 13/15] Consolidate the .gitignore files
` [RFCv2 14/15] Move providers into providers/
` [RFCv2 15/15] Add a MAINTAINERS file
[PATCH] iser-target: Fix error return code in isert_alloc_login_buf()
2016-08-22 18:11 UTC (4+ messages)
` [PATCH v2] iser-target: fix "
[PATCH] IB/core: Fix possible memory leak in cma_resolve_iboe_route()
2016-08-22 18:10 UTC (3+ messages)
[PATCH V3] IB/hfi1: Allocate cpu mask on the heap to silence warning
2016-08-22 18:09 UTC (2+ messages)
[for-next V2 00/17][PULL request] Mellanox mlx5 core driver updates 2016-08-20
2016-08-22 17:56 UTC (20+ messages)
` [PATCH for-next V2 01/17] net/mlx5: Init/Teardown hca commands via mlx5 ifc
` [PATCH for-next V2 02/17] net/mlx5: Access register and MAD IFC "
` [PATCH for-next V2 07/17] {net,IB}/mlx5: CQ "
` [PATCH for-next V2 08/17] {net,IB}/mlx5: MKey/PSV "
` [PATCH for-next V2 10/17] {net,IB}/mlx5: Modify QP "
` [PATCH for-next V2 03/17] net/mlx5: PD and UAR "
` [PATCH for-next V2 04/17] net/mlx5: MCG "
` [PATCH for-next V2 05/17] net/mlx5: Pages management "
` [PATCH for-next V2 06/17] net/mlx5: EQ "
` [PATCH for-next V2 09/17] {net,IB}/mlx5: QP/XRCD "
` [PATCH for-next V2 11/17] net/mlx5: Unify and improve command interface
` [PATCH for-next V2 15/17] net/mlx5: Introduce alloc_encap and dealloc_encap commands
` [PATCH for-next V2 12/17] net/mlx5: Improve driver log messages
` [PATCH for-next V2 13/17] net/mlx5: Enable setting minimum inline header mode for VFs
` [PATCH for-next V2 14/17] net/mlx5: Update mlx5_ifc.h for vxlan encap/decap
` [PATCH for-next V2 16/17] net/mlx5: Modify RQ bitmask from mlx5 ifc
` [PATCH for-next V2 17/17] net/mlx5: Update struct mlx5_ifc_xrqc_bits
4.7.0 ib_srpt Regression - 4.6.4 Got failed path rec status -22 got worse on 4.7.0
2016-08-22 17:01 UTC (3+ messages)
[PATCH] mlx5/core: Use memdup_user() rather than duplicating its implementation
2016-08-22 16:30 UTC (11+ 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 v2] IB/core: Use memdup_user() rather than duplicating its implementation
[PATCH libibverbs 0/3] Add support for TCP segmentation offload (TSO)
2016-08-22 14:39 UTC (25+ 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
[PATCHv11 0/3] rdmacg: IB/core: rdma controller support
2016-08-22 12:33 UTC (4+ messages)
` [PATCHv11 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv11 2/3] IB/core: added support to use "
` [PATCHv11 3/3] rdmacg: Added documentation for rdmacg
[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 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
[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 02/30] net/mlx5: Access register and MAD 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 07/30] {net,IB}/mlx5: CQ commands via mlx5 ifc
` [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 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 (23+ messages)
` [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 6/6] RDMA/core: Unify style of IOCTL commands
[PATCH 00/22] Remove deprecated create_workqueue instances
2016-08-19 15:51 UTC (15+ messages)
` [PATCH 14/22] IB/mlx5: Remove deprecated create_singlethread_workqueue
` [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 (4+ messages)
` [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 (3+ messages)
` [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
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