public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-14 15:42:09 to 2017-03-19 15:58:59 UTC [more...]

[PATCH V2 for-next 0/7] Change IDR usage and locking in uverbs
 2017-03-19 15:58 UTC  (2+ messages)
  ` [PATCH V2 for-next 1/7] IB/core: Refactor idr to be per uverbs_file

[rdma-core v3 0/9] Broadcom User Space RoCE Driver
 2017-03-19 14:36 UTC  (24+ messages)
  ` [rdma-core v3 1/9] libbnxt_re: introduce bnxtre user space RDMA provider
  ` [rdma-core v3 2/9] libbnxt_re: Add support for user memory regions
  ` [rdma-core v3 3/9] libbnxt_re: Add support for CQ and QP management
  ` [rdma-core v3 4/9] libbnxt_re: Add support for posting and polling
  ` [rdma-core v3 5/9] libbnxt_re: Allow apps to poll for flushed completions
  ` [rdma-core v3 6/9] libbnxt_re: Enable UD control path and wqe posting
  ` [rdma-core v3 7/9] libbnxt_re: Enable polling for UD completions
  ` [rdma-core v3 8/9] libbnxt_re: Add support for atomic operations
  ` [rdma-core v3 9/9] libbnxt_re: Add support for SRQ in user lib

[RFC v1 for verbs counters]
 2017-03-19 14:23 UTC  (6+ messages)

[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
 2017-03-19  9:26 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/rxe: Avoid accessing timers for non RC QPs
 2017-03-19  9:20 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/rxe: Do not export module's private function

[PATCH rdma-next 1/2] IB/ipoib: Update broadcast object if PKey value was changed in index 0
 2017-03-19  9:18 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow

[PATCH rdma-next] IB/mlx4: Support RAW Ethernet when RoCE is disabled
 2017-03-19  9:01 UTC 

[PATCH rdma-next 0/3] Core fixes and cleanup
 2017-03-19  8:55 UTC  (4+ messages)
` [PATCH rdma-next 1/3] IB/core: Fix kernel crash during fail to initialize device
  ` [PATCH rdma-next 2/3] IB/umem: Drop hugetlb variable and VMA allocation
` [PATCH rdma-next 3/3] IB/core: Fix sysfs registration error flow

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-03-19  7:01 UTC  (12+ messages)

[PATCH rfc 00/10] non selective polling block interface
 2017-03-18 23:58 UTC  (11+ messages)
` [PATCH rfc 04/10] block: Add a non-selective polling interface
` [PATCH rfc 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH rfc 10/10] target: Use non-selective polling

kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
 2017-03-18 12:06 UTC  (9+ messages)

[PATCH] i40iw: Receive netdev events post INET_NOTIFIER state
 2017-03-17 23:30 UTC 

[PATCH v5 00/16] Cleanup chardev instances with helper function
 2017-03-17 18:48 UTC  (17+ messages)
  ` [PATCH v5 01/16] chardev: add helper function to register char devs with a struct device
  ` [PATCH v5 02/16] device-dax: fix cdev leak
  ` [PATCH v5 03/16] device-dax: utilize new cdev_device_add helper function
  ` [PATCH v5 04/16] input: "
  ` [PATCH v5 05/16] gpiolib: "
  ` [PATCH v5 06/16] tpm-chip: "
  ` [PATCH v5 07/16] platform/chrome: cros_ec_dev - "
  ` [PATCH v5 08/16] IB/ucm: "
  ` [PATCH v5 09/16] infiniband: utilize the new cdev_set_parent function
  ` [PATCH v5 10/16] iio:core: utilize new cdev_device_add helper function
  ` [PATCH v5 11/16] media: "
  ` [PATCH v5 12/16] mtd: "
  ` [PATCH v5 13/16] rapidio: "
  ` [PATCH v5 14/16] rtc: "
  ` [PATCH v5 15/16] scsi: "
  ` [PATCH v5 16/16] switchtec: utilize new device_add_cdev "

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-17 14:28 UTC  (27+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
  ` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
  ` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
  ` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
  ` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
  ` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
  ` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
  ` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "

no QFSP detection with HFI card
 2017-03-17 13:25 UTC  (2+ messages)

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-17  0:24 UTC  (11+ messages)
` [PATCH v3 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v3 05/16] gpiolib: utilize new cdev_device_add helper function
  ` [rtc-linux] "
` [PATCH v3 16/16] switchtec: utilize new device_add_cdev "

[PATCH rdma-core 0/7] Add support for OPA classport info
 2017-03-16 18:27 UTC  (10+ messages)
  ` [PATCH rdma-core 1/7] IB/SA: Fix lines longer than 80 columns
  ` [PATCH rdma-core 2/7] IB/SA: Add braces when using sizeof
  ` [PATCH rdma-core 3/7] IB/SA: Remove unwanted braces
  ` [PATCH rdma-core 4/7] IB/SA: Move functions update_sm_ah() and ib_sa_event()
  ` [PATCH rdma-core 5/7] IB/SA: Modify SA to implicity cache Class Port info
  ` [PATCH rdma-core 6/7] IB/core: Add rdma_cap_opa_ah to expose opa address handles
  ` [PATCH rdma-core 7/7] IB/SA: Add support to query opa classport info

[PATCH v3] IB/cq: Don't process more than the given budget
 2017-03-16 16:57 UTC 

[PATCH rdma-core 0/6] Sparse code changes
 2017-03-16 16:16 UTC  (11+ messages)
  ` [PATCH rdma-core 1/6] Use NULL instead of 0 to silence sparse
  ` [PATCH rdma-core 2/6] INADDR_* needs to be byteswapped before being used
  ` [PATCH rdma-core 3/6] rstream: Use waitpid instead of wait
  ` [PATCH rdma-core 4/6] rdmacm: Use C11 stdatomic for all atomics
  ` [PATCH rdma-core 5/6] rsocket: Fix byte swapping when constructing path records
  ` [PATCH rdma-core 6/6] verbs: Consistently apply __attribute_const

[RFC v1 for accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
 2017-03-16 16:04 UTC  (36+ messages)
` [RFC v1 for accelerated IPoIB 04/25] IB/verb: Add ipoib_options struct and API
` [RFC v1 for accelerated IPoIB 05/25] IB/ipoib: Support ipoib acceleration options callbacks
` [RFC v1 for accelerated IPoIB 14/25] net/mlx5: Enable flow-steering for IB link
` [RFC v1 for accelerated IPoIB 25/25] mlx5_ib: skeleton for mlx5_ib to support ipoib_ops

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-16 15:54 UTC  (15+ messages)
  ` [PATCH v1 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
  ` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
  ` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
  ` [PATCH v1 04/14] svcrdma: Add helper to save pages under I/O
  ` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers
  ` [PATCH v1 06/14] svcrdma: Use rdma_rw API in RPC reply path
  ` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
  ` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
  ` [PATCH v1 09/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
  ` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
  ` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
  ` [PATCH v1 12/14] svcrdma: Remove the req_map cache
  ` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders
  ` [PATCH v1 14/14] svcrdma: Clean up svc_rdma_post_recv() error handling

[RFC] Registering non-contiguous memory
 2017-03-16 13:32 UTC  (3+ messages)

[ANNOUNCE] OFED 4.8-rc1 release is available
 2017-03-16 12:40 UTC 

mlx5_ib_post_send panic on s390x
 2017-03-16 11:51 UTC  (8+ messages)
    ` Fwd: "

Question about the SM Assigned GUID
 2017-03-15 17:53 UTC  (3+ messages)

rdma-core packaging and multilib
 2017-03-15 16:45 UTC  (4+ messages)

[PATCH rdma-core 0/7] Bugs found by sparse
 2017-03-15 15:58 UTC  (12+ messages)
  ` [PATCH rdma-core 1/7] Drop debugging print in CMakeLists.txt
  ` [PATCH rdma-core 2/7] Fix missing swaps when computing path bits
  ` [PATCH rdma-core 3/7] Fix various missing swaps in debugging/logging macros
  ` [PATCH rdma-core 4/7] Add missing statics
  ` [PATCH rdma-core 5/7] acm: Fix incorrect TID masking
  ` [PATCH rdma-core 6/7] cmpost: Add missing swap for sin_port
  ` [PATCH rdma-core 7/7] acm: Fix missing swap in pkey compare

[PATCH V1 rdma-core 0/6] Expanding raw packet capabilities
 2017-03-15 15:27 UTC  (7+ messages)
  ` [PATCH V1 rdma-core 1/6] ibverbs: Report raw packet caps as part of query device
  ` [PATCH V1 rdma-core 2/6] ibverbs: Allow creation and modification of WQ with cvlan offload
  ` [PATCH V1 rdma-core 3/6] ibverbs: Allow creation of QP with cvlan stripping offload
  ` [PATCH V1 rdma-core 4/6] ibverbs: Add an option to poll cvlan value from a CQ
  ` [PATCH V1 rdma-core 5/6] mlx5: Add read_cvlan support
  ` [PATCH V1 rdma-core 6/6] ibverbs: Add support for scatter FCS ability in WQ

libibverbs statistics
 2017-03-15 11:58 UTC  (4+ messages)

[bug report] IB/hns: Fix the bug when free mr
 2017-03-15  1:07 UTC  (2+ messages)

[PATCH v4] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-03-14 17:58 UTC  (2+ messages)

[PATCH rdma-core 0/7] Expanding raw packet capabilities
 2017-03-14 16:57 UTC  (5+ messages)
` [PATCH rdma-core 6/7] ibverbs: Update man pages to include cvlan offloads options

[ANNOUNCE] OFED 3.18-3 release is available
 2017-03-14 16:04 UTC 

[PATCH rdma-core 0/5] Enable mlx5 vendor functionality
 2017-03-14 15:42 UTC  (9+ messages)
` [PATCH rdma-core 4/5] verbs: Add an option to provide vendor private data when creating a CQ


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox