messages from 2015-12-10 14:59:40 to 2015-12-15 17:36:02 UTC [more...]
[PATCH] IB/ipoib: Change sendq threshold size
2015-12-15 17:36 UTC (3+ messages)
[PATCH RESEND] infiniband:core:Add needed error path in cm_init_av_by_path
2015-12-15 17:30 UTC (2+ messages)
device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
2015-12-15 16:52 UTC (25+ messages)
[PATCH for-next 6/6] IB/mlx5: Add Raw Packet Queue Pair (QP) support
2015-12-15 14:37 UTC (2+ messages)
[PATCH for-next V1 0/5] User-space time-stamping support for mlx5_ib
2015-12-15 14:13 UTC (9+ messages)
` [PATCH for-next V1 2/5] IB/core: Add ib_is_udata_cleared
[Bug 109391] New: Packet and byte counters only 32bit
2015-12-15 10:18 UTC
[PATCH for-next V2 00/11] Add RoCE v2 support
2015-12-15 7:15 UTC (5+ messages)
` [PATCH for-next V2 07/11] IB/core: Validate route in ib_init_ah_from_wc and ib_init_ah_from_path
hfi1 patches and ordering
2015-12-14 22:03 UTC (2+ messages)
[PATCH v4 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
2015-12-14 21:48 UTC (3+ messages)
[PATCH v4 00/11] NFS/RDMA server patches for v4.5
2015-12-14 21:31 UTC (12+ messages)
` [PATCH v4 01/11] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v4 02/11] svcrdma: Clean up rdma_create_xprt()
` [PATCH v4 03/11] svcrdma: Clean up process_context()
` [PATCH v4 04/11] svcrdma: Improve allocation of struct svc_rdma_op_ctxt
` [PATCH v4 05/11] svcrdma: Improve allocation of struct svc_rdma_req_map
` [PATCH v4 06/11] svcrdma: Remove unused req_map and ctxt kmem_caches
` [PATCH v4 07/11] svcrdma: Add gfp flags to svc_rdma_post_recv()
` [PATCH v4 08/11] svcrdma: Remove last two __GFP_NOFAIL call sites
` [PATCH v4 09/11] svcrdma: Make map_xdr non-static
` [PATCH v4 10/11] svcrdma: Define maximum number of backchannel requests
` [PATCH v4 11/11] svcrdma: Add class for RDMA backwards direction transport
[PATCH v3 00/11] NFS/RDMA client patches for 4.5
2015-12-14 21:19 UTC (12+ messages)
` [PATCH v3 01/11] xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)
` [PATCH v3 02/11] xprtrdma: xprt_rdma_free() must not release backchannel reqs
` [PATCH v3 03/11] xprtrdma: Disable RPC/RDMA backchannel debugging messages
` [PATCH v3 04/11] xprtrdma: Move struct ib_send_wr off the stack
` [PATCH v3 05/11] xprtrdma: Introduce ro_unmap_sync method
` [PATCH v3 06/11] xprtrdma: Add ro_unmap_sync method for FRWR
` [PATCH v3 07/11] xprtrdma: Add ro_unmap_sync method for FMR
` [PATCH v3 08/11] xprtrdma: Add ro_unmap_sync method for all-physical registration
` [PATCH v3 09/11] SUNRPC: Introduce xprt_commit_rqst()
` [PATCH v3 10/11] xprtrdma: Invalidate in the RPC reply handler
` [PATCH v3 11/11] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit')
[PATCH 1/3] staging/rdma/hfi1: consolidate kmalloc_array+memset into kcalloc
2015-12-14 18:09 UTC (8+ messages)
` [PATCH 2/3] staging/rdma/hfi1: check return value of kcalloc
` [PATCH 3/3] staging/rdma/hfi1: fix build warning
[PATCH 0/3] IB 64 bit counter support
2015-12-14 17:36 UTC (17+ messages)
` [PATCH 1/3] IB core: Allow specification of attr_id in PORT_PMA_ATTR macro
` [PATCH 2/3] IB core: Support 64 bit values in the port counters
` [PATCH 3/3] IB core: Display 64 bit counters from the extended set
[RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
2015-12-14 17:29 UTC (16+ messages)
` [RFC PATCH 06/15] IB/hfi1: Remove driver specific members from hfi1 qp type
` [RFC PATCH 07/15] IB/hfi1: Add device specific info prints
` [RFC PATCH 01/15] IB/hfi1: Begin to use rdmavt for verbs
` [RFC PATCH 02/15] IB/hfi1: Add basic rdmavt capability flags for hfi1
` [RFC PATCH 03/15] IB/hfi1: Consolidate dma ops "
` [RFC PATCH 04/15] IB/hfi1: Use rdmavt protection domain
` [RFC PATCH 05/15] IB/hfi1: Remove MR data structures from hfi1
` [RFC PATCH 08/15] IB/hfi1: Use correct rdmavt header files after move
` [RFC PATCH 09/15] IB/hfi1: Use address handle in rdmavt and remove from hfi1
` [RFC PATCH 10/15] IB/hfi1: Implement hfi1 support for AH notification
` [RFC PATCH 11/15] IB/hfi1: Remove hfi1 MR and hfi1 specific qp type
` [RFC PATCH 12/15] IB/hfi1: Remove srq from hfi1
` [RFC PATCH 13/15] IB/hfi1: Remove ibport and use rdmavt version
` [RFC PATCH 14/15] IB/hfi1: Remove mmap from hfi1
` [RFC PATCH 15/15] IB/hfi1: Use rdmavt pkey verbs function
[PATCH 00/37] Add rdma verbs transport library
2015-12-14 17:14 UTC (46+ messages)
` [PATCH 02/37] IB/rdmavt: Consolidate dma ops in rdmavt
` [PATCH 03/37] IB/rdmavt: Add protection domain to rdmavt
` [PATCH 04/37] IB/rdmavt: Add ib core device attributes to rvt driver params list
` [PATCH 21/37] IB/rdmavt: Move MR datastructures into rvt
` [PATCH 22/37] IB/rdmavt: Add queue pair data structure to rdmavt
` [PATCH 26/37] IB/rdmavt: Move memory registration into rdmavt
` [PATCH 37/37] IB/rdmavt: Add support for new memory registration API
completion queue abstraction V2
2015-12-14 16:26 UTC (28+ messages)
` [PATCH 01/13] irq_poll: make blk-iopoll available outside the block layer
` [PATCH 02/13] irq_poll: don't disable new irq_poll instances
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 04/13] irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
` [PATCH 05/13] irq_poll: mark __irq_poll_complete static
` [PATCH 06/13] irq_poll: remove unused data and max fields
` [PATCH 07/13] IB: add a proper completion queue abstraction
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
` [PATCH 09/13] IB/srpt: use the new CQ API
` [PATCH 10/13] IB/srp: "
[PATCH 0/2] IB multicast cleanup patches
2015-12-14 16:24 UTC (9+ messages)
` [PATCH 1/2] ipoib mcast sendonly join: Isolate common list remove code
` [PATCH 2/2] ipoib mcast sendonly join: Move multicast specific code out of ipoib_main.c
[PATCH V2 for-next 0/7] Verbs RSS
2015-12-14 15:04 UTC (8+ messages)
` [PATCH V2 for-next 1/7] net/mlx5_core: Expose transobj APIs from mlx5 core
` [PATCH V2 for-next 2/7] IB: Introduce Work Queue object and its verbs
` [PATCH V2 for-next 3/7] IB/uverbs: Add WQ support
` [PATCH V2 for-next 4/7] IB/mlx5: Add receive Work Queue verbs
` [PATCH V2 for-next 5/7] IB: Introduce Receive Work Queue indirection table
` [PATCH V2 for-next 6/7] IB/uverbs: Introduce RWQ Indirection table
` [PATCH V2 for-next 7/7] IB/mlx5: Add Receive Work Queue Indirection table operations
[PATCH for-next v1 0/2] Advertise atomic operations support in mlx5
2015-12-14 14:34 UTC (3+ messages)
` [PATCH for-next v1 1/2] net/mlx5_core: Configure HW to support atomic request in host endianness
` [PATCH for-next v1 2/2] IB/mlx5: Advertise atomic capabilities in query device
[PATCH] staging/rdma/hfi1: Fix a possible null pointer dereference
2015-12-14 13:28 UTC (2+ messages)
[PATCH v3 0/6] NFS/RDMA server patches for 4.5
2015-12-13 20:27 UTC (7+ messages)
` [PATCH v3 1/6] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v3 5/6] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
[PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
2015-12-13 14:03 UTC (17+ messages)
[RFC contig pages support 0/2] Add contiguous pages support
2015-12-13 12:48 UTC (7+ messages)
` [RFC contig pages support 1/2] IB: Supports contiguous memory operations
[PATCH 0/3] Add cross-channel support
2015-12-13 6:18 UTC (4+ messages)
` [PATCH 1/3] IB/core: Align coding style of ib_device_cap_flags structure
` [PATCH 2/3] IB/core: Add cross-channel support
` [PATCH 3/3] IB/mlx5: Add driver "
[PATCH infiniband-diags] ibsendtrap.c: Eliminate unused parameter from send_trap
2015-12-12 16:34 UTC (2+ messages)
[PATCH infiniband-diags] ibportstate.c: Fix unsigned comparison warnings
2015-12-12 16:34 UTC (2+ messages)
[PATCH infiniband-diags] Remove unused pisize parameter from dump_portinfo in ibdiag_common
2015-12-12 16:34 UTC (2+ messages)
[PATCH] IB/usnic: Handle 0 counts in resource allocation
2015-12-12 7:29 UTC (6+ messages)
[PATCH V3] IB/mlx4: Use vmalloc for WR buffers when needed
2015-12-11 20:28 UTC (2+ messages)
[PATCH] staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaning
2015-12-11 13:44 UTC
[PATCH for-next] iw_cxgb3: Ignore positive return values from the ofld send functions
2015-12-11 8:29 UTC
[PATCH for-next] iw_cxgb4: Pass qid range to user space driver
2015-12-11 7:32 UTC
[PATCH] staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0
2015-12-10 22:42 UTC (2+ messages)
[PATCH] IB/mad: Ensure fairness in ib_mad_completion_handler
2015-12-10 21:52 UTC
[PULL REQUEST] Please pull rdma.git
2015-12-10 21:00 UTC
[PATCH libibcm] cmpost.c: Handle ibv_get_device_list returning no IB devices in init()
2015-12-10 20:39 UTC (3+ messages)
[PATCH V2 1/1] [PATCH 1/1] Ibacm: default pkey for partitioned fabrics
2015-12-10 20:38 UTC (2+ messages)
[PATCH v2 1/1] IB/sa: Put netlink request into the request list before sending
2015-12-10 20:36 UTC (3+ messages)
[PATCH libmlx5] Add Raw Packet Queue Pair (QP) support
2015-12-10 19:55 UTC
[PATCH for-next 0/6] Raw Packet QP user-space support for mlx5
2015-12-10 19:54 UTC (7+ messages)
` [PATCH for-next 1/6] IB/mlx5: Add CQE version 1 support to user space
` [PATCH for-next 2/6] IB/mlx5: Exposed CQE version to user-space
` [PATCH for-next 3/6] net/mlx5_core: Export transport objects
` [PATCH for-next 4/6] net/mlx5_core: Add RQ and SQ event handling
` [PATCH for-next 5/6] net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
` [PATCH] IB/mlx5: Add Raw Packet Queue Pair (QP) support
[PATCH 0/2] Convert IBTA traps to OPA traps
2015-12-10 14:59 UTC (2+ messages)
` [PATCH 2/2] staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA
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).