messages from 2017-03-13 09:23:27 to 2017-03-15 22:12:05 UTC [more...]
[PATCH rdma-core 0/6] Sparse code changes
2017-03-15 22:12 UTC (5+ 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 0/7] Add support for OPA classport info
2017-03-15 21:24 UTC (8+ 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
[rdma-core v3 0/9] Broadcom User Space RoCE Driver
2017-03-15 19:24 UTC (14+ 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 accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
2017-03-15 18:56 UTC (59+ messages)
` [RFC v1 for accelerated IPoIB 01/25] IB/ipoib: Separate control and data related initializations
` [RFC v1 for accelerated IPoIB 02/25] IB/ipoib: separate control from HW operation on ipoib_open/stop ndo
` [RFC v1 for accelerated IPoIB 03/25] IB/ipoib: Rename qpn to dqpn in ipoib_send and post_send functions
` [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 06/25] hw/mlx5: Add New bit to check over QP creation
` [RFC v1 for accelerated IPoIB 07/25] linux/mlx5/mlx5_ifc.h: Add underlay_qpn field to PRM objects
` [RFC v1 for accelerated IPoIB 08/25] net/mlx5e: Refactor EN code to support IB link
` [RFC v1 for accelerated IPoIB 10/25] net/mlx5e: Support netdevice creation for IB link type
` [RFC v1 for accelerated IPoIB 09/25] net/mlx5e: Creating and Destroying flow-steering tables for IB link
` [RFC v1 for accelerated IPoIB 11/25] net/mlx5e: Refactor attach_netdev API
` [RFC v1 for accelerated IPoIB 12/25] net/mlx5e: Use underlay_qpn in tis creation
` [RFC v1 for accelerated IPoIB 13/25] net/mlx5e: Export resource creation function to be used in IB link
` [RFC v1 for accelerated IPoIB 17/25] net/mlx5e: Change mlx5e_open_locked and mlx5e_close_locked api
` [RFC v1 for accelerated IPoIB 18/25] net/mlx5e: Export open/close api for IB link
` [RFC v1 for accelerated IPoIB 19/25] include/linux/mlx5: Add mlx5_wqe_eth_pad and enhanced-ipoib-qp-mode
` [RFC v1 for accelerated IPoIB 20/25] net/mlx5e: Refactor TX send flow
` [RFC v1 for accelerated IPoIB 22/25] net/mlx5e: New function pointer for build_rx_skb is
` [RFC v1 for accelerated IPoIB 23/25] net/mlx5e: Change the function that checks the packet type
` [RFC v1 for accelerated IPoIB 14/25] net/mlx5: Enable flow-steering for IB link
` [RFC v1 for accelerated IPoIB 15/25] net/mlx5e: Enhanced flow table creation to support ETH and IB links
` [RFC v1 for accelerated IPoIB 16/25] net/mlx5e: Change cleanup API in order to enable IB link
` [RFC v1 for accelerated IPoIB 21/25] net/mlx5e: Export send function for IB link type
` [RFC v1 for accelerated IPoIB 24/25] net/mlx5e: Add support for build_rx_skb for packet from IB type
` [RFC v1 for accelerated IPoIB 25/25] mlx5_ib: skeleton for mlx5_ib to support ipoib_ops
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 (5+ messages)
[RFC v1 for verbs counters]
2017-03-15 11:48 UTC (2+ messages)
mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
2017-03-15 7:48 UTC (8+ messages)
[bug report] IB/hns: Fix the bug when free mr
2017-03-15 1:07 UTC (2+ messages)
[PATCH rfc 00/10] non selective polling block interface
2017-03-14 21:32 UTC (9+ 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 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 (11+ messages)
` [PATCH rdma-core 1/7] ibverbs: Report raw packet caps as part of query device
` [PATCH rdma-core 2/7] ibverbs: Allow creation and modification of WQ with cvlan offload
` [PATCH rdma-core 3/7] ibverbs: Allow creation of QP with cvlan stripping offload
` [PATCH rdma-core 4/7] ibverbs: Add an option to poll cvlan value from a CQ
` [PATCH rdma-core 5/7] mlx5: Add read_cvlan support
` [PATCH rdma-core 6/7] ibverbs: Update man pages to include cvlan offloads options
` [PATCH rdma-core 7/7] ibverbs: Add support for scatter FCS ability in WQ
[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 (10+ messages)
` [PATCH rdma-core 4/5] verbs: Add an option to provide vendor private data when creating a CQ
[PATCH v3 00/16] Cleanup chardev instances with helper function
2017-03-14 15:28 UTC (3+ messages)
` [PATCH v3 05/16] gpiolib: utilize new cdev_device_add "
` [rtc-linux] "
mlx5_ib_post_send panic on s390x
2017-03-14 15:24 UTC (7+ messages)
` Fwd: "
[PATCH rdma-core 0/3] Barriers improvements
2017-03-14 15:12 UTC (7+ messages)
` [PATCH rdma-core 1/3] verbs: Add mmio_wc_spinlock barrier
` [PATCH rdma-core 2/3] mlx4: Optimize post_send barriers
` [PATCH rdma-core 3/3] mlx5: "
[PATCH rdma-core v1] travis: Upload assets to github release
2017-03-14 15:10 UTC (2+ messages)
v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
2017-03-14 14:33 UTC (5+ messages)
[PATCH v2] nvmet-rdma: Fix a possible uninitialized variable dereference
2017-03-14 13:40 UTC (4+ messages)
kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
2017-03-14 13:27 UTC (7+ messages)
[PATCH v8 08/11] cryptouser.h: fix include from userland
2017-03-14 12:54 UTC (19+ messages)
` [PATCH v9 00/11] uapi: export all headers under uapi directories
` [PATCH v10 "
` [PATCH v10 01/11] h8300: put bitsperlong.h in uapi
` [PATCH v10 02/11] nios2: put setup.h "
` [PATCH v10 03/11] x86: stop exporting msr-index.h to userland
` [PATCH v10 04/11] Makefile.headersinst: cleanup input files
` [PATCH v10 05/11] Makefile.headersinst: remove destination-y option
` [PATCH v10 06/11] uapi: includes linux/types.h before exporting files
` [PATCH v10 07/11] btrfs_tree.h: fix include from userland
` [PATCH v10 08/11] cryptouser.h: "
` [PATCH v10 09/11] smc_diag.h: "
` [PATCH v10 10/11] uapi: export all headers under uapi directories
` [PATCH v10 11/11] uapi: export all arch specifics directories
[RESEND PATCH] IB/qib: fix false-postive maybe-uninitialized warning
2017-03-14 12:18 UTC
[PATCH rdma_core] redhat spec: Avoid conflict due to implicit directory add
2017-03-14 7:10 UTC (5+ messages)
SRQ flow control and IB_EVENT_SRQ_LIMIT_REACHED
2017-03-14 6:45 UTC
[PATCHv3 0/4] rds: ib: trivial patches
2017-03-14 6:20 UTC (6+ messages)
` [PATCHv3 1/4] rds: ib: drop unnecessary rdma_reject
[PATCH v2 net-next] qed*: Utilize Firmware 8.15.3.0
2017-03-14 0:08 UTC (4+ messages)
ConnectX-3 on non-coherent AARCH64 system
2017-03-13 17:38 UTC (5+ messages)
[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
2017-03-13 17:15 UTC (4+ messages)
[PATCH rdma-core 07/14] mlx4: Update to use new udma write barriers
2017-03-13 15:17 UTC (12+ messages)
[PATCH] nvmet-rdma: Fix a possible uninitialized variable dereference
2017-03-13 13:38 UTC (3+ messages)
no QFSP detection with HFI card
2017-03-13 11:51 UTC
Unexpected issues with 2 NVME initiators using the same target
2017-03-13 9:43 UTC (6+ messages)
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).