linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-04 05:36:05 to 2016-05-09 22:55:05 UTC [more...]

[PATCH 0/11] More SRP patches for kernel v4.7
 2016-05-09 22:55 UTC  (20+ messages)
` [PATCH 11/11] IB/srp: Prevent mapping failures

[PATCH v1 1/1] RDMA/nes: replace custom print_hex_dump()
 2016-05-09 21:10 UTC  (2+ messages)

[PATCH V1 for-next 0/2] Add support for reporting LSO capabilities
 2016-05-09 20:35 UTC  (24+ messages)
` [PATCH V1 for-next 1/2] IB/core: Report LSO capabilities when querying device

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/3/2016
 2016-05-09 20:13 UTC  (2+ messages)

[oss-security] CVE Request: Linux: IB/security: Restrict use of the write() interface'
 2016-05-09 19:48 UTC  (6+ messages)

[PATCH v1 1/1] [librdmacm] examples/rping.c: fix unwanted abort during qp creation
 2016-05-09  7:44 UTC 

[PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
 2016-05-09  7:12 UTC  (5+ messages)

RDMA Read: Local protection error
 2016-05-09  2:11 UTC  (10+ messages)

[PATCH V2 for-next 0/4] Support SendOnlyFullMember join
 2016-05-08 14:01 UTC  (14+ messages)
  ` [PATCH V2 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
  ` [PATCH V2 for-next 2/4] IB/SA Agent: Add support for SA agent get ClassPortInfo
  ` [PATCH V2 for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH V2 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[PATCH 0/3] net/mlx5e: Kconfig fixes
 2016-05-08 11:58 UTC  (12+ messages)
  ` [PATCH 1/3] Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
  ` [PATCH 2/3] net/mlx5e: make VXLAN support conditional
` [PATCH 3/3] net/mlx5e: don't build RFS without ethernet

generic RDMA READ/WRITE API V8
 2016-05-08  8:08 UTC  (5+ messages)
` [PATCH 02/11] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 11/11] IB/isert: convert to the generic RDMA READ/WRITE API

[PULL REQUEST] Please pull rdma.git
 2016-05-06 20:11 UTC 

[PATCH rdma-next V2 0/5] Trivial fixes for 4.7
 2016-05-06 19:45 UTC  (6+ messages)
  ` [PATCH rdma-next V2 1/5] IB/IWPM: Fix a potential skb leak
  ` [PATCH rdma-next V2 2/5] IB/core: Remove unnecessary check in ibnl_rcv_msg
  ` [PATCH rdma-next V2 3/5] IB/core: Fix a potential array overrun in CMA and SA agent
  ` [PATCH rdma-next V2 4/5] IB/SA: Use correct free function
  ` [PATCH rdma-next V2 5/5] IB/core: Integrate IB address resolution module into core

[PATCH rdma-next V1 0/5] Trivial fixes for 4.7
 2016-05-06 19:40 UTC  (8+ messages)
  ` [PATCH rdma-next V1 1/5] IB/IWPM: Fix a potential skb leak
  ` [PATCH rdma-next V1 2/5] IB/core: Remove unnecessary check in ibnl_rcv_msg
  ` [PATCH rdma-next V1 3/5] IB/core: Fix a potential array overrun in CMA and SA agent
  ` [PATCH rdma-next V1 4/5] IB/SA: Use correct free function
  ` [PATCH rdma-next V1 5/5] IB/core: Integrate IB address resolution module into core

Status of RXE/Soft-RoCE driver?
 2016-05-06 17:53 UTC  (7+ messages)

[PATCH for-next 00/17] RDMA/iw_cxgb4: Misc. fixes and enhancements for iw_cxgb4
 2016-05-06 16:48 UTC  (18+ messages)
  ` [PATCH for-next 01/17] RDMA/iw_cxgb4: Add few history bits for ep
  ` [PATCH for-next 02/17] RDMA/iw_cxgb4: Correct RFC number of MPA
  ` [PATCH for-next 03/17] RDMA/iw_cxgb4: set the correct FID value in DSGL commands
  ` [PATCH for-next 04/17] RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure
  ` [PATCH for-next 05/17] RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
  ` [PATCH for-next 06/17] RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
  ` [PATCH for-next 07/17] RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
  ` [PATCH for-next 08/17] RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
  ` [PATCH for-next 09/17] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
  ` [PATCH for-next 10/17] RDMA/iw_cxgb4: atomically lookup ep and get a reference
  ` [PATCH for-next 11/17] RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
  ` [PATCH for-next 12/17] RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
  ` [PATCH for-next 13/17] RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
  ` [PATCH for-next 14/17] RDMA/iw_cxgb4: atomic find and reference for listening endpoints
  ` [PATCH for-next 15/17] RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
  ` [PATCH for-next 16/17] RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
  ` [PATCH for-next 17/17] RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()

[RFC] Proposal to address hfi1 UI and EPROM devices
 2016-05-06  4:36 UTC  (22+ messages)

[PATCH v2 net-next] net/mlx4: Avoid wrong virtual mappings
 2016-05-06  3:22 UTC  (2+ messages)

[PATCH for-next 0/9] RDMA/iw_cxgb4: Fixes various cleanups during failures
 2016-05-05 20:09 UTC  (11+ messages)
  ` [PATCH for-next 1/9] RDMA/iw_cxgb4: release ep resources on accept arp failure
  ` [PATCH for-next 2/9] RDMA/iw_cxgb4: stop ep timer on close failure
  ` [PATCH for-next 3/9] RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
  ` [PATCH for-next 4/9] RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
  ` [PATCH for-next 5/9] RDMA/iw_cxgb4: free resources when send_flowc() fails
  ` [PATCH for-next 6/9] RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
  ` [PATCH for-next 7/9] RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
  ` [PATCH for-next 8/9] RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
  ` [PATCH for-next 9/9] RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()

[PATCH 00/21] IB/hfi1: First round of fixes for 4.7
 2016-05-05 19:58 UTC  (2+ messages)

[PATCH rdma-next 0/4] Trivial fixes
 2016-05-05  6:43 UTC  (14+ messages)
` [PATCH rdma-next 1/4] IB/iwpm: Fix a potential skb leak
` [PATCH rdma-next 2/4] IB/core: Remove unnecessary check in ibnl_rcv_msg
` [PATCH rdma-next 3/4] IB/core: Fix a potential array overrun in CMA and SA agent
  ` [PATCH rdma-next 4/4] IB/sa: Use nlmsg_free instead of kfree_skb

[PATCH rdma-next 0/4] IB/core: Add InfiniBand router support
 2016-05-05  6:41 UTC  (12+ messages)
  ` [PATCH rdma-next 1/4] IB/netlink: Make ib_netlink a standalone module
  ` [PATCH rdma-next 2/4] IB/netlink: Allow multiple clients to register under the same family
  ` [PATCH rdma-next 3/4] IB/netlink: Add new local service operation
  ` [PATCH rdma-next 4/4] IB/core: Add IP to GID netlink offload

[PATCH rdma-next] IB/IPoIB: Allow setting the device address
 2016-05-04 18:41 UTC  (2+ messages)

[PATCH] xprtrdma: Remove qplock
 2016-05-04 18:27 UTC  (2+ messages)

[PATCH v2 0/9] NFS/RDMA server patches proposed for v4.7
 2016-05-04 14:53 UTC  (10+ messages)
  ` [PATCH v2 1/9] svcrdma: Support IPv6 with NFS/RDMA
  ` [PATCH v2 2/9] svcrdma: Do not add XDR padding to xdr_buf page vector
  ` [PATCH v2 3/9] svcrdma: svc_rdma_put_context() is invoked twice in Send error path
  ` [PATCH v2 4/9] svcrdma: Remove superfluous line from rdma_read_chunks()
  ` [PATCH v2 5/9] svcrdma: Post Receives only for forward channel requests
  ` [PATCH v2 6/9] svcrdma: Drain QP before freeing svcrdma_xprt
  ` [PATCH v2 7/9] svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
  ` [PATCH v2 8/9] svcrdma: Generalize svc_rdma_xdr_decode_req()
  ` [PATCH v2 9/9] svcrdma: Simplify the check for backward direction replies

[PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-04 12:21 UTC  (22+ messages)
` [PATCH v7 01/21] net: hns: Add reset function support for "
` [PATCH v7 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
` [PATCH v7 03/21] IB/hns: Add initial main frame driver and get cfg info
  ` [PATCH v7 04/21] IB/hns: Add RoCE engine reset function
  ` [PATCH v7 06/21] IB/hns: Add initial cmd operation
  ` [PATCH v7 14/21] IB/hns: Add operations support for IB device and port
` [PATCH v7 05/21] IB/hns: Add initial profile resource
` [PATCH v7 07/21] IB/hns: Add event queue support
` [PATCH v7 08/21] IB/hns: Add icm support
` [PATCH v7 09/21] IB/hns: Add hca support
` [PATCH v7 10/21] IB/hns: Add process flow to init RoCE engine
` [PATCH v7 11/21] IB/hns: Add IB device registration
` [PATCH v7 12/21] IB/hns: Set mtu and gid support
` [PATCH v7 13/21] IB/hns: Add interface of the protocol stack registration
` [PATCH v7 15/21] IB/hns: Add PD operations support
` [PATCH v7 16/21] IB/hns: Add ah "
` [PATCH v7 17/21] IB/hns: Add QP "
` [PATCH v7 18/21] IB/hns: Add CQ "
` [PATCH v7 19/21] IB/hns: Add memory region "
` [PATCH v7 20/21] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v7 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[PATCH v6 00/21] Add HiSilicon RoCE driver
 2016-05-04 11:31 UTC  (3+ messages)

mlx4: Add support for promiscuous mode in the new steering model
 2016-05-04 11:26 UTC  (2+ messages)

[PATCH v3 00/20] NFS/RDMA client patches proposed for v4.7
 2016-05-04  6:37 UTC  (3+ messages)
` [PATCH v3 20/20] xprtrdma: Faster server reboot recovery


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