linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-21 10:22:12 to 2016-11-24 15:30:00 UTC [more...]

[patch] net/mlx5: remove a duplicate condition
 2016-11-24 15:30 UTC  (2+ messages)

[PATCH] net/mlx5: drop duplicate header delay.h
 2016-11-24 15:25 UTC  (3+ messages)

Enabling peer to peer device transactions for PCIe devices
 2016-11-24  9:45 UTC  (33+ messages)

[RFC] Avoid running out of local port in RDMA_CM
 2016-11-24  8:03 UTC  (7+ messages)

[RFC 00/10] HFI Virtual Network Interface Controller (VNIC)
 2016-11-24  0:08 UTC  (16+ messages)
` [RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver

[PATCH rdma-core 0/6] Container build script
 2016-11-23 23:35 UTC  (7+ messages)
  ` [PATCH rdma-core 1/6] Update C7 build instructions to use ninja from EPEL
  ` [PATCH rdma-core 2/6] Fix spelling of CMAKE_INSTALL_UDEV_RULESDIR
  ` [PATCH rdma-core 3/6] Fix RPM building on FC24
  ` [PATCH rdma-core 4/6] Fix package building on CentOS6
  ` [PATCH rdma-core 5/6] Avoid rpmbuild warning
  ` [PATCH rdma-core 6/6] Add a script to run builds in docker containers

[PATCH V3 for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-23 19:41 UTC  (12+ messages)
  ` [PATCH V3 for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH V3 for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
` [PATCH V3 for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH V3 for-next 04/11] IB/hns: add self loopback for CM
` [PATCH V3 for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
` [PATCH V3 for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
` [PATCH V3 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
` [PATCH V3 for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
` [PATCH V3 for-next 09/11] IB/hns: Change qpn allocation to round-robin mode
` [PATCH V3 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
` [PATCH V3 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors

[PATCH infiniband-diags] ibsendtrap.c: Add support for security traps
 2016-11-23 18:56 UTC 

[PATCH v2 00/11] IB/core: Add 32 bit LID support
 2016-11-23 18:29 UTC  (19+ messages)
  ` [PATCH v2 01/11] IB/core: Add rdma_cap_opa_ah to expose opa address handles
  ` [PATCH v2 02/11] IB/core: Change port_attr.sm_lid from 16 to 32 bits
  ` [PATCH v2 03/11] IB/core: Change ah_attr.dlid "
  ` [PATCH v2 04/11] IB/core: Change port_attr.lid size "
  ` [PATCH v2 05/11] IB/core: Change wc.slid "
  ` [PATCH v2 06/11] IB/mad: Ensure DR MADs are correctly specified when using OPA devices
  ` [PATCH v2 07/11] IB/mad: Change slid in RMPP recv from 16 to 32 bits
  ` [PATCH v2 08/11] IB/SA: Program extended LID in SM Address handle
  ` [PATCH v2 09/11] IB/IPoIB: Retrieve 32 bit LIDs from path records when running on OPA devices
  ` [PATCH v2 10/11] IB/IPoIB: Modify ipoib_get_net_dev_by_params to lookup gid table
  ` [PATCH v2 11/11] IB/srpt: Increase lid and sm_lid to 32 bits

[PATCH v2 0/8] RXE improvements
 2016-11-23 17:59 UTC  (11+ messages)
  ` [PATCH v2 1/8] IB/rxe: Remove buffer used for printing IP address
  ` [PATCH v2 2/8] IB/rxe: Advance the consumer pointer before posting the CQE
  ` [PATCH v2 3/8] IB/rxe: Don't update the response PSN unless it's going forwards
  ` [PATCH v2 4/8] IB/rxe: Unblock loopback by moving skb_out increment
  ` [PATCH v2 5/8] IB/rxe: Add support for zero-byte operations
  ` [PATCH v2 6/8] IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
  ` [PATCH v2 7/8] IB/rxe: Fix ref leak in rxe_create_qp()
  ` [PATCH v2 8/8] IB/rxe: Fix ref leak in duplicate_request()

[PATCH infiniband-diags] ibdiag_common.c: Disambiguate link speed when QDR and could be FDR10
 2016-11-23 16:47 UTC 

[PATCH 1/7] IB/rxe: Allocate enough space for an IPv6 addr
 2016-11-23 16:00 UTC  (16+ messages)
` [PATCH 2/7] IB/rxe: Advance the consumer pointer before posting the CQE
` [PATCH 3/7] IB/rxe: Don't update the response PSN unless it's going forwards
` [PATCH 4/7] IB/rxe: Unblock loopback by moving skb_out increment
` [PATCH 5/7] IB/rxe: Add support for zero-byte operations
` [PATCH 6/7] IB/rxe: Avoid missed completions in the CM/MAD
` [PATCH 7/7] IB/rxe: Fix ref leaks in duplicate_request() and rxe_create_qp()

NFSD generic R/W API (sendto path) performance results
 2016-11-23 15:01 UTC  (9+ messages)

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2016-11-23 14:17 UTC  (10+ messages)
` [PATCH v6 2/9] IB/core: Enforce PKey security on QPs
  ` [PATCH v6 1/9] IB/core: IB cache enhancements to support Infiniband security
  ` [PATCH v6 3/9] selinux lsm IB/core: Implement LSM notification system
  ` [PATCH v6 7/9] selinux: Implement Infiniband PKey "Access" access vector
` [PATCH v6 4/9] IB/core: Enforce security on management datagrams
` [PATCH v6 5/9] selinux: Create policydb version for Infiniband support
` [PATCH v6 6/9] selinux: Allocate and free infiniband security hooks
` [PATCH v6 8/9] selinux: Add IB Port SMP access vector
` [PATCH v6 9/9] selinux: Add a cache for quicker retreival of PKey SIDs

[bug report] qedr: Add support for QP verbs
 2016-11-23 10:58 UTC 

[PATCH] IB/iser: extended CDB support
 2016-11-23  8:52 UTC 

[PATCH] qede: fix general protection fault may occur on probe
 2016-11-23  8:05 UTC 

[PATCH] qede: fix general protection fault may occur on probe
 2016-11-23  8:03 UTC 

[PATCH] qede: fix general protection fault may occur on probe
 2016-11-23  8:01 UTC 

[PATCH rdma-next 0/5] Optimize RoCE address handle creation for userspace
 2016-11-23  6:23 UTC  (6+ messages)
  ` [PATCH rdma-next 1/5] IB/core: Enhance ib_resolve_eth_dmac to be usable for creating AH
  ` [PATCH rdma-next 2/5] IB/mlx5: Report that device supports user data response in create_ah
  ` [PATCH rdma-next 3/5] IB/core: Let the verb create_ah return extended response to user
  ` [PATCH rdma-next 4/5] IB/mlx5: Use kernel driver to help userspace create address handle
  ` [PATCH rdma-next 5/5] IB/mlx5: Make create/destroy address handle available to userspace

[PATCH] infiniband: hw: hfi1: constify mmu_notifier_ops structure
 2016-11-23  0:43 UTC  (2+ messages)

[PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
 2016-11-23  0:17 UTC  (3+ messages)
  ` [PATCH 1/2] SRP transport: Move queuecommand() wait code to SCSI core
  ` [PATCH 2/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary

[PATCH v5 0/9] SELinux support for Infiniband RDMA
 2016-11-22 23:39 UTC  (20+ messages)
` [PATCH v5 1/9] IB/core: IB cache enhancements to support Infiniband security
  ` [PATCH v5 2/9] IB/core: Enforce PKey security on QPs
  ` [PATCH v5 3/9] selinux lsm IB/core: Implement LSM notification system
  ` [PATCH v5 4/9] IB/core: Enforce security on management datagrams
  ` [PATCH v5 9/9] selinux: Add a cache for quicker retreival of PKey SIDs
` [PATCH v5 5/9] selinux: Create policydb version for Infiniband support
` [PATCH v5 6/9] selinux: Allocate and free infiniband security hooks
` [PATCH v5 7/9] selinux: Implement Infiniband PKey "Access" access vector
` [PATCH v5 8/9] selinux: Add IB Port SMP "

[PATCH 0/3] Address three Coverity complaints about RDMA code
 2016-11-22 22:13 UTC  (11+ messages)
  ` [PATCH 1/3] IB/mad: Fix an array index check
  ` [PATCH 2/3] IPoIB: Avoid reading an uninitialized member variable
  ` [PATCH 3/3] IB/multicast: Check ib_find_pkey() return value

[PATCH] i40iw: Fix incorrect assignment of SQ head
 2016-11-22 15:44 UTC 

[PATCH v5 0/9] infiniband: Remove semaphores
 2016-11-21 22:51 UTC  (11+ messages)
` [PATCH v5 2/9] IB/core: Replace semaphore sm_sem with an atomic wait
` [PATCH v5 5/9] IB/isert: Replace semaphore sem with completion

[PATCH 0/5] IB/srp patches for kernel v4.10
 2016-11-21 21:58 UTC  (6+ messages)
  ` [PATCH 1/5] IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
  ` [PATCH 2/5] IB/srp: Introduce a local variable in srp_add_one()
  ` [PATCH 3/5] IB/srp: Make login failures easier to debug
  ` [PATCH 4/5] IB/srp: Make mapping "
  ` [PATCH 5/5] IB/srp: Make writing into the add_target sysfs attribute interruptible

[PATCH for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-21 20:20 UTC  (8+ messages)
` [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs

[PATCH v2] infiniband: remove WARN that is not kernel bug
 2016-11-21 17:38 UTC  (8+ messages)

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2016-11-21 15:51 UTC  (3+ messages)
` [PATCH v6 12/16] IB/pvrdma: Add Queue Pair support


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).