messages from 2015-03-13 21:28:07 to 2015-03-27 17:47:27 UTC [more...]
[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
2015-03-27 17:47 UTC (28+ messages)
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 03/11] IB/Verbs: Use management helper has_mad() for mad-check
` [RFC PATCH 04/11] IB/Verbs: Use management helper cap_smi() for smi-check
` [RFC PATCH 05/11] IB/Verbs: Use management helper has_cm() for cm-check
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
` [RFC PATCH 07/11] IB/Verbs: Use management helper has_mcast() and, cap_mcast() for mcast-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check
` [RFC PATCH 09/11] IB/Verbs: Use management helper has_ipoib() and, cap_ipoib() for ipoib-check
` [RFC PATCH 10/11] IB/Verbs: Use management helper cap_ib() for ib-check
` [RFC PATCH 11/11] IB/Verbs: Use management helper cap_eth() for eth-check
[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
2015-03-27 16:03 UTC (11+ messages)
` [PATCH 1/2 RESEND] IB/Verbs: Use helpers to check "
` [PATCH 2/2 RESEND] IB/Verbs: Use helpers to check IBoE technology
[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
2015-03-27 15:59 UTC (22+ messages)
` [PATCH v2 01/15] SUNRPC: Introduce missing well-known netids
` [PATCH v2 02/15] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v2 03/15] xprtrdma: Perform a full marshal on retransmit
` [PATCH v2 04/15] xprtrdma: Byte-align FRWR registration
` [PATCH v2 05/15] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
` [PATCH v2 06/15] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v2 07/15] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v2 08/15] xprtrdma: Add a "register_external" "
` [PATCH v2 09/15] xprtrdma: Add a "deregister_external" "
` [PATCH v2 10/15] xprtrdma: Add "init MRs" memreg op
` [PATCH v2 11/15] xprtrdma: Add "reset "
` [PATCH v2 12/15] xprtrdma: Add "destroy "
` [PATCH v2 13/15] xprtrdma: Add "open" "
` [PATCH v2 14/15] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v2 15/15] xprtrdma: Make rpcrdma_{un}map_one() into inline functions
[PATCH for-next 0/6] minor mlx5 fixes for 3.18
2015-03-27 12:42 UTC (4+ messages)
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space")
[PATCH 1/1] OpenSM: command line option ignore-guids broken
2015-03-27 9:00 UTC
Questions about inline-receive in Mellanox cards
2015-03-26 16:26 UTC
[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
2015-03-26 14:05 UTC (36+ messages)
` [PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
` [PATCH v3 for-next 03/33] IB/core: Add RoCE GID population
` [PATCH v3 for-next 04/33] IB/core: Add default GID for RoCE GID Cache
` [PATCH v3 for-next 05/33] net/bonding: make DRV macros private
` [PATCH v3 for-next 06/33] net: Add info for NETDEV_CHANGEUPPER event
` [PATCH v3 for-next 07/33] IB/core: Add RoCE cache bonding support
` [PATCH v3 for-next 08/33] IB/core: GID attribute should be returned from verbs API and cache API
` [PATCH v3 for-next 09/33] IB/core: Report gid_type and gid_ndev through sysfs
` [PATCH v3 for-next 10/33] IB/core: Support find sgid index using a filter function
` [PATCH v3 for-next 11/33] IB/core: Modify ib_verbs and cma in order to use roce_gid_cache
` [PATCH v3 for-next 12/33] IB/core: Add gid_type to path and rdma_id_private
` [PATCH v3 for-next 13/33] IB/core: Add rdma_network_type to wc
` [PATCH v3 for-next 14/33] IB/cma: Add configfs for rdma_cm
` [PATCH v3 for-next 15/33] IB/Core: Changes to the IB Core infrastructure for RoCEv2 support
` [PATCH v3 for-next 16/33] RDMA/ocrdma: Changes in driver to incorporate the moving of GID Table mgmt to IB/Core
` [PATCH v3 for-next 17/33] RDMA/ocrdma: changes to support RoCE-v2 in UD path
` [PATCH v3 for-next 18/33] RDMA/ocrdma: changes to support RoCE-v2 in RC path
` [PATCH v3 for-next 19/33] RDMA/ocrdma: changes to support user AH creation
` [PATCH v3 for-next 20/33] IB/mlx4: Remove gid table management for RoCE
` [PATCH v3 for-next 21/33] IB/mlx4: Replace spin_lock with rw_semaphore
` [PATCH v3 for-next 22/33] IB/mlx4: Lock with RCU instead of RTNL
` [PATCH v3 for-next 23/33] net/mlx4: Postpone the registration of net_device
` [PATCH v3 for-next 24/33] IB/mlx4: Advertise RoCE support in port capabilities
` [PATCH v3 for-next 25/33] IB/mlx4: Implement ib_device callback - get_netdev
` [PATCH v3 for-next 26/33] IB/mlx4: Implement ib_device callback - modify_gid
` [PATCH v3 for-next 27/33] IB/mlx4: Configure device to work in RoCEv2
` [PATCH v3 for-next 28/33] IB/mlx4: Translate cache gid index to real index
` [PATCH v3 for-next 29/33] net/mlx4_core: Add handling of R-RoCE over IPV4 in qp attach flow
` [PATCH v3 for-next 30/33] IB/core: Initialize UD header structure with IP and UDP headers
` [PATCH v3 for-next 31/33] IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
` [PATCH v3 for-next 32/33] IB/mlx4: Create and use another QP1 for RoCEv2
` [PATCH v3 for-next 33/33] IB/cma: Join and leave multicast groups with IGMP
[PATCH librdmacm] rstream.c: Add missing binding to source address in client_connect
2015-03-25 22:47 UTC (2+ messages)
[PATCH 1/1] ibacm: Use pkey 0xffff or 0x7fff for SA query
2015-03-25 22:41 UTC (2+ messages)
[PATCH v3 for-next 00/33] RoCE V1/V2 per GID
2015-03-25 21:19 UTC
[amirv:for-upstream 115/141] drivers/infiniband/ulp/ipoib/ipoib_ib.c:424:5: sparse: symbol 'ipoib_tx_poll' was not declared. Should it be static?
2015-03-25 16:04 UTC (2+ messages)
` [PATCH amirv] IB/ipoib: Use napi api in TX flow [ib-next: ipoib_tx_poll() can be static
[amirv:for-upstream 114/141] drivers/infiniband/ulp/ipoib/ipoib_ib.c:378:5: sparse: symbol 'ipoib_rx_poll' was not declared. Should it be static?
2015-03-25 15:53 UTC (2+ messages)
` [PATCH amirv] IB/ipoib: Prepare the napi in the RX flow [ib-next: ipoib_rx_poll() can be static
[PATCH 1/2] IB/Verbs: Use helpers to refine the checking on transport and link layer
2015-03-25 11:19 UTC (4+ messages)
` [PATCH 1/2] IB/Verbs: Use helpers to check "
` [PATCH 2/2] IB/Verbs: Use helpers to check IBoE technology
[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
2015-03-25 10:30 UTC (23+ messages)
` [PATCH v4 14/19] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag
[PATCH] perftest: Incorrect completion count in ib_write_bw
2015-03-25 9:23 UTC
[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
2015-03-24 15:29 UTC (49+ messages)
` [PATCH v1 01/16] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v1 02/16] xprtrdma: Perform a full marshal on retransmit
` [PATCH v1 03/16] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v1 04/16] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v1 05/16] xprtrdma: Add a "register_external" "
` [PATCH v1 06/16] xprtrdma: Add a "deregister_external" "
` [PATCH v1 07/16] xprtrdma: Add "init MRs" memreg op
` [PATCH v1 08/16] xprtrdma: Add "reset "
` [PATCH v1 09/16] xprtrdma: Add "destroy "
` [PATCH v1 10/16] xprtrdma: Add "open" "
` [PATCH v1 11/16] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v1 12/16] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v1 13/16] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v1 14/16] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v1 15/16] xprtrdma: Make rpcrdma_{un}map_one() into inline functions
` [PATCH v1 16/16] xprtrdma: Split rb_lock
[PATCH] ib_ipoib: Scatter-Gather support in connected mode
2015-03-23 17:17 UTC (5+ messages)
udaddy test failure; RDMA_CM_EVENT_UNREACHABLE, error: 2
2015-03-22 22:20 UTC
DONATION OF $1.5 MILLION DOLLARS!!
2015-03-21 11:06 UTC
[ANNOUNCE] dapl-2.1.4-1 release
2015-03-20 17:16 UTC
[PATCH v2 for-next 00/32] RoCE V1/v2 per GID
2015-03-20 4:00 UTC (2+ messages)
[PATCH] scsi: fnic: use kernel's '%pM' format option to print MAC
2015-03-20 2:50 UTC (3+ messages)
[PATCH RFC] IB/verbs: introduce rdma_transport_is_ib() to check transport type
2015-03-19 17:29 UTC (3+ messages)
[PATCH v1 00/10] Add network namespace support in the RDMA-CM
2015-03-19 17:14 UTC (3+ messages)
[PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4
2015-03-19 16:43 UTC (5+ messages)
` [PATCH for-next 1/4] iw_cxgb4: Cleanup register defines/MACROS
` [PATCH for-next 2/4] iw_cxgb4: 32b platform fixes
` [PATCH for-next 3/4] iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
` [PATCH for-next 4/4] iw_cxgb4: enforce qp/cq id requirements
[PATCH RFC] IB/core: Move start_port() and end_port() to head file
2015-03-19 14:33 UTC
CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
2015-03-18 17:39 UTC
Please let me know if you need to print color box, display box and labels
2015-03-18 6:54 UTC
[PATCH] infiniband/mlx4: check for mapping error
2015-03-17 16:46 UTC (2+ messages)
[patch] IB/ipath: remove some left over code
2015-03-17 1:09 UTC (2+ messages)
[PATCH 1/2] infiniband-diags/rdma-ndd: Fix issues with install
2015-03-16 22:08 UTC (2+ messages)
` [PATCH 2/2] infiniband-diags/rdma-ndd: add --pidfile option
[PATCH 0/2] infiniband-diags/rdma-ndd: Fix install/start up script
2015-03-16 22:05 UTC
[PATCH 0/9] IB/ipoib: fixup multicast locking issues
2015-03-16 18:00 UTC (15+ messages)
` [PATCH 1/9] IB/ipoib: factor out ah flushing
[PATCH opensm] osm_sa_mcmember_record.c: Extend P_Pkey validation on MCMemberRecord(Join)
2015-03-16 17:09 UTC
[PATCH] net: ethernet: mellanox: correct page conversion
2015-03-15 10:05 UTC (2+ messages)
[PATCH] MAINTAINERS: Adding list of maintainers for ocrdma
2015-03-14 18:39 UTC
where defined IBV_RC
2015-03-14 13:37 UTC (5+ 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).