messages from 2017-01-02 09:37:40 to 2017-01-08 06:22:57 UTC [more...]
[for-next 00/10][pull request] Mellanox 100G mlx5 4K UAR support
2017-01-08 6:22 UTC (16+ messages)
` [for-next 02/10] IB/mlx5: Fix error handling order in create_kernel_qp
` [for-next 01/10] IB/mlx5: Fix kernel to user leak prevention logic
` [for-next 03/10] mlx5: Fix naming convention with respect to UARs
` [for-next 05/10] net/mlx5: Introduce blue flame register allocator
` [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
` [for-next 08/10] IB/mlx5: Allow future extension of libmlx5 input data
` [for-next 10/10] net/mlx5: Activate support for 4K UARs
` [for-next 04/10] IB/mlx5: Fix retrieval of index to first hi class bfreg
` [for-next 06/10] net/mlx5: Add interface to get reference to a UAR
` [for-next 09/10] IB/mlx5: Support 4k UAR for libmlx5
[PATCH v1 00/22] convert NFS server to new rdma_rw API
2017-01-07 17:36 UTC (24+ messages)
` [PATCH v1 01/22] svcrdma: Another sendto chunk list parsing update
` [PATCH v1 02/22] svcrdma: Replace RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 03/22] svcrdma: Remove unused sc_dto_q field
` [PATCH v1 04/22] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
` [PATCH v1 05/22] svcrdma: Poll CQs in "workqueue" mode
` [PATCH v1 06/22] svcrdma: Clean up RPC-over-RDMA Reply header encoder
` [PATCH v1 07/22] svcrdma: Clean up RPC-over-RDMA Call header decoder
` [PATCH v1 08/22] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 09/22] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v1 10/22] svcrdma: Backchannel sendto clean up
` [PATCH v1 11/22] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 12/22] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 13/22] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 14/22] svcrdma: Remove the req_map cache
` [PATCH v1 15/22] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [PATCH v1 16/22] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v1 17/22] svcrdma: Remove unused Read completion handlers
` [PATCH v1 18/22] svcrdma: Remove frmr cache
` [PATCH v1 19/22] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v1 20/22] svcrdma: Clean-up in svc_rdma_post_recv
` [PATCH v1 21/22] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v1 22/22] svcrdma: Re-order fields in svc_rdma_op_ctxt
[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
2017-01-07 17:34 UTC (2+ messages)
Enabling peer to peer device transactions for PCIe devices
2017-01-06 22:10 UTC (17+ messages)
[PATCH] uapi: use wildcards to list files
2017-01-06 20:50 UTC (14+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
` [PATCH v2 1/7] arm: put types.h in uapi
` [PATCH v2 2/7] h8300: put bitsperlong.h "
` [PATCH v2 3/7] nios2: put setup.h "
` [PATCH v2 4/7] x86: put msr-index.h "
` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
` [PATCH v2 7/7] uapi: export all headers under uapi directories
iscsi_trx going into D state
2017-01-06 19:12 UTC (27+ messages)
rdma-core package version schema
2017-01-06 18:47 UTC (4+ messages)
ubi_io_read: error -74 (ECC error)
2017-01-06 11:58 UTC (2+ messages)
ubi_io_read: error -74 (ECC error)
2017-01-06 10:07 UTC
ubi_io_read: error -74 (ECC error)
2017-01-06 10:07 UTC
ubi_io_read: error -74 (ECC error)
2017-01-06 10:07 UTC
ubi_io_read: error -74 (ECC error)
2017-01-06 10:07 UTC
[PATCH net-next] net: make ndo_get_stats64 a void function
2017-01-06 9:05 UTC (4+ messages)
[PATCH rdma-next] IB/cma: Add debug messages to error flows
2017-01-05 19:33 UTC (4+ messages)
` [PATCH rdma-next] IB/cma: Allow port reuse for rdma_id
[PATCHv2 1/1] IB/core: create struct ib_port_cache
2017-01-05 16:41 UTC
[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
2017-01-05 13:15 UTC (2+ messages)
[PATCH] IB/core: Fix typo in comment
2017-01-05 13:00 UTC (2+ messages)
[PATCH 00/15] IB/rxe patches for kernel v4.11
2017-01-05 12:59 UTC (26+ messages)
` [PATCH 01/15] IB/rxe: Suppress sparse warnings
` [PATCH 02/15] IB/rxe: Constify the pool name
` [PATCH 03/15] IB/rxe: Remove an unused function
` [PATCH 04/15] IB/rxe: Remove an unused variable
` [PATCH 05/15] IB/rxe: Remove superfluous casts
` [PATCH 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
` [PATCH 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
` [PATCH 08/15] IB/rxe: Issue warnings once
` [PATCH 09/15] IB/rxe: Add a runtime check in alloc_index()
` [PATCH 10/15] IB/rxe: Introduce functions for queue draining
` [PATCH 11/15] IB/rxe: Generate a completion for all failed work requests
` [PATCH 12/15] IB/rxe: Fix a MR reference leak in check_rkey()
` [PATCH 13/15] IB/rxe: Fix reference leaks in memory key invalidation code
` [PATCH 14/15] IB/rxe: Remove a pointless indirection layer
` [PATCH 15/15] IB/rxe: Fix an skb leak
[PATCHv2 1/1] IB/ipoib: Remove unnecessary returned value check
2017-01-05 12:50 UTC (7+ messages)
[PATCH 1/1] IB/core: create struct ib_port_cache
2017-01-05 8:52 UTC (3+ messages)
[PATCH v4] IB/umem: Release pid in error and ODP flow
2017-01-05 7:00 UTC (2+ messages)
[PATCH rdma-core 0/4] Debian fixes
2017-01-05 6:14 UTC (8+ messages)
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information
ConnectX-4-LX with OFED 3.4 RoCE doesn't like latency
2017-01-05 0:38 UTC
[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
2017-01-04 18:20 UTC (2+ messages)
[patch] IB: vmw_pvrdma: info leak in pvrdma_alloc_ucontext()
2017-01-04 17:40 UTC (2+ messages)
[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
2017-01-04 17:40 UTC (5+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum
[PATCHv2 0/1] fix invalid indirect_sg_entries parameter value
2017-01-04 15:09 UTC (4+ messages)
` [PATCHv2 1/1] IB/srp: "
[PATCHv2 1/4] IB/core: add port state cache
2017-01-04 13:53 UTC (5+ messages)
[PULL REQUEST] Please pull rdma.git
2017-01-04 13:36 UTC
Readjustment of proposal send email to : andreysaltanov-1srLxb0qcfWsTnJN9+BGXg@public.gmane.org with your fullnames, phone no., postal address for info
2017-01-04 8:44 UTC
[PATCH v3] IB/umem: Release pid in error and ODP flow
2017-01-04 7:08 UTC (7+ messages)
[PATCH] IB: Fix incorrect structure packing for booleans
2017-01-03 19:46 UTC (3+ messages)
[PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value
2017-01-03 19:05 UTC (3+ messages)
[PATCH 0/1 v2] ib_srp mr allocation failure
2017-01-03 13:49 UTC (3+ messages)
` [PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value
[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
2017-01-03 8:36 UTC (4+ messages)
[PATCH 1/1] ipoib: remove unnecessary returned value check
2017-01-03 7:29 UTC (4+ messages)
[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
2017-01-03 7:23 UTC (13+ messages)
` [PATCH for-next V2 03/11] IB/mlx5: Add helper mlx5_ib_post_send_wait
` [PATCH for-next V2 05/11] IB/mlx5: Refactor UMR post send format
` [PATCH for-next V2 08/11] net/mlx5: Update PAGE_FAULT_RESUME layout
` [PATCH for-next V2 09/11] {net,IB}/mlx5: Refactor page fault handling
` [PATCH for-next V2 10/11] IB/mlx5: Add ODP atomics support
` [PATCH for-next V2 04/11] net/mlx5: Support new MR features
` [PATCH for-next V2 06/11] IB/mlx5: Add support for big MRs
` [PATCH for-next V2 07/11] IB/mlx5: Add MR cache for large UMR regions
` [PATCH for-next V2 11/11] IB/mlx5: Improve MR check
[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
2017-01-02 18:19 UTC (6+ messages)
` [PATCH rdma-next V1 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH rdma-next V1 9/9] IB/ipoib: Change list_del to list_del_init in the tx object
Urgent Please;;
2017-01-02 17:34 UTC
[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
2017-01-02 15:06 UTC
[PATCH 0/2 v2] srp/srpt - some useful patches
2017-01-02 13:14 UTC (3+ messages)
[PATCHv2 4/4] cma: use cached port state when bind loopback
2017-01-02 12:22 UTC
[PATCHv2 3/4] cma: resolve to first active ib port
2017-01-02 12:20 UTC
[PATCHv2 2/4] IB/core: export ib_get_cached_port_state
2017-01-02 12:19 UTC
[PATCHv2 0/4] IB cache port state, use it when resolve address
2017-01-02 12:15 UTC
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;
as well as URLs for NNTP newsgroup(s).