linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 19:56:08 to 2015-11-07 06:35:44 UTC [more...]

[PULL REQUEST] Please pull rdma.git
 2015-11-07  6:35 UTC 

[PATCH RESEND 00/11] staging/rdma/hfi1: Miscellaneous Fixes
 2015-11-07  3:26 UTC  (14+ messages)
  ` [PATCH RESEND 01/11] staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
  ` [PATCH RESEND 02/11] staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR
  ` [PATCH RESEND 03/11] staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
  ` [PATCH RESEND 04/11] staging/rdma/hfi1: Always download SBus firmware
  ` [PATCH RESEND 05/11] staging/rdma/hfi1: Disable thermal polling before sensor initialization
  ` [PATCH RESEND 06/11] staging/rdma/hfi1: Select only devices with active links
  ` [PATCH RESEND 07/11] staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
  ` [PATCH RESEND 08/11] staging/rdma/hfi1: Remove spurious error messages
  ` [PATCH RESEND 09/11] staging/rdma/hfi1: use one-shot LCB write
  ` [PATCH RESEND 10/11] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
  ` [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery

[PATCH 0/3] staging/rdma/hfi1: complete fixes for ECN detection
 2015-11-07  1:05 UTC  (7+ messages)
  ` [PATCH 1/3] staging/rdma/hfi1: don't cache "prescan head"
  ` [PATCH 2/3] staging/rdma/hfi1: optionally prescan rx queue for {B,F}ECNs - UC, RC
  ` [PATCH 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection

[PATCH v4 0/9] staging/rdma/hfi1: Fix bugs and performance issues
 2015-11-07  1:03 UTC  (12+ messages)
  ` [PATCH v4 1/9] staging/rdma/hfi1: Remove file pointer macros
  ` [PATCH v4 2/9] staging/rdma/hfi1: Clean up macro indentation
  ` [PATCH v4 3/9] staging/rdma/hfi1: Remove unnecessary include files
  ` [PATCH v4 4/9] staging/rdma/hfi1: Move macros to a common header
  ` [PATCH v4 5/9] staging/rdma/hfi1: Add function stubs for TID caching
  ` [PATCH v4 6/9] staging/rdma/hfi1: Implement Expected Receive "
  ` [PATCH v4 7/9] staging/rdma/hfi1: move hfi1_migrate_qp
  ` [PATCH v4 8/9] staging/rdma/hfi1: Use parallel workqueue for SDMA engines
  ` [PATCH v4 9/9] staging/rdma/hfi: pre-compute sc and sde for RC/UC QPs

[PATCH v2 1/1] staging: rdma: hfi1 : Prefer using the BIT macro
 2015-11-06 15:26 UTC  (2+ messages)

A Call For Charity
 2015-11-06 12:28 UTC 

You have new fax, document 000285149
 2015-11-06 12:28 UTC 

[PATCH v2 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection
 2015-11-06  2:41 UTC 

[PATCH] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
 2015-11-06  0:35 UTC 

[PATCH] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
 2015-11-06  0:08 UTC 

[PATCH] staging/rdma/hfi1: use one-shot LCB write
 2015-11-06  0:02 UTC 

[PATCH] staging/rdma/hfi1: Remove spurious error messages
 2015-11-05 23:58 UTC 

[PATCH] staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
 2015-11-05 23:53 UTC 

[PATCH] staging/rdma/hfi1: Select only devices with active links
 2015-11-05 23:48 UTC 

[PATCH v2] staging/rdma/hfi1: Disable thermal polling before sensor initialization
 2015-11-05 23:36 UTC 

[PATCH] staging/rdma/hfi1: Disable thermal polling before sensor initialization
 2015-11-05 23:01 UTC  (3+ messages)

[PATCH] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
 2015-11-05 18:42 UTC  (4+ messages)

[PATCH libibcm] cmpost.c: Handle ibv_get_device_list returning no IB devices in init()
 2015-11-05 17:46 UTC  (2+ messages)

[PATCH ib-next 0/3] IB core uverbs support for leagacy commands
 2015-11-05 17:40 UTC  (4+ messages)
  ` [PATCH ib-next 1/3] IB/core: Avoid duplicate code
  ` [PATCH ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces
  ` [PATCH ib-next 3/3] IB/core: Modify conditional on ucontext existence

[PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro
 2015-11-05 17:06 UTC  (4+ messages)

[PATCH] IB/core: Allow legacy verbs through extended interfaces
 2015-11-05 15:12 UTC  (3+ messages)

[PATCH] staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
 2015-11-05 14:53 UTC  (4+ messages)

[PATCH] IB/mlx: Expose max_fmr to ib_query_device
 2015-11-05 12:12 UTC  (7+ messages)

[PATCH] IB/srp: Fix possible send queue overflow
 2015-11-05 10:23 UTC  (3+ messages)

[PATCH] staging/rdma/hfi1: Delete unnecessary checks before two function calls
 2015-11-05  8:18 UTC  (2+ messages)

[PATCH] staging/rdma/hfi1: Always download SBus firmware
 2015-11-05  4:36 UTC 

[PATCH] staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
 2015-11-05  4:27 UTC 

[PATCH] staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR
 2015-11-05  4:22 UTC 

[PATCH 0/7] Fix an infinite loop in the SRP initiator
 2015-11-04 22:19 UTC  (24+ messages)
` [PATCH 1/7] IB/srp: Fix a spelling error
` [PATCH 2/7] IB/srp: Document srp_map_data() return value
` [PATCH 3/7] IB/srp: Rename work request ID labels
` [PATCH 4/7] IB/srp: Fix a potential queue overflow in an error path
` [PATCH 6/7] IB/srp: Introduce target->mr_pool_size
` [PATCH 7/7] IB/srp: Avoid that mapping failure triggers an infinite loop

[PATCH v4] staging: rdma: amso1100: c2: Remove wrapper function
 2015-11-04 20:55 UTC 

[PATCH 0/2] Loopback prevention support
 2015-11-04 19:36 UTC  (8+ messages)
` [PATCH 2/2] IB/mlx5: Publish mlx5 driver support for extended create QP

shrink struct ib_send_wr V4
 2015-11-04 17:40 UTC  (25+ messages)

RFC rdma cgroup
 2015-11-04 17:23 UTC  (7+ messages)

IB/core: Use GID table in AH creation and dmac resolution
 2015-11-04  4:28 UTC  (3+ messages)

[PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-11-03 20:10 UTC  (2+ messages)

[PATCH v5 00/26] New fast registration API
 2015-11-03  7:09 UTC  (13+ messages)

Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: gorskova32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
 2015-11-03  2:08 UTC 

[PATCH v4 00/16] NFS/RDMA patches for merging into v4.4
 2015-11-02 21:29 UTC  (5+ messages)
` [PATCH v4 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports

[PATCH] IB/core: use RCU for uverbs id lookup
 2015-11-02 17:40 UTC  (2+ messages)

[PATCH] IB/qib: Minor fixes to qib per SFF 8636
 2015-11-02 17:13 UTC 

[RFC] RDMA verbs transport design notes
 2015-11-02 16:34 UTC  (3+ messages)

Data Storage Users List
 2015-11-02 16:09 UTC 

[GIT PULL] Please pull NFSoRDMA changes for 4.4
 2015-11-02 15:17 UTC  (3+ messages)

[PATCH] IB/mlx5: Postpone remove_keys under knowledge of coming preemption
 2015-11-02 12:43 UTC  (2+ messages)

[PATCH] IB/ipoib: optimized the function ipoib_mcast_alloc
 2015-11-02 10:08 UTC  (2+ messages)

[PATCH 0/4] libocrdma bug-fixes
 2015-11-02  6:37 UTC  (5+ messages)
  ` [PATCH 1/4] RDMA/libocrdma:sync qp-state with hw state
  ` [PATCH 2/4] RDMA/libocrdma: set vlan present bit for UD
  ` [PATCH 3/4] RDMA/libocrdma: Prevent CQ-Doorbell floods
  ` [PATCH 4/4] RDMA/libocrdma: update libocrdma version string

Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: mamontova260-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
 2015-11-02  4:56 UTC 

[PATCH v2 1/1] IB/sa: Put netlink request into the request list before sending
 2015-10-30 23:58 UTC  (3+ messages)

[BUG] IB/hfi1: might sleep under spinlock in hfi1_ioctl()
 2015-10-30 23:58 UTC  (2+ messages)

[PATCH 0/9] staging/rdma/hfi1: Fix bugs and performance issues
 2015-10-30 22:47 UTC  (11+ messages)
` [PATCH 1/9] staging/rdma/hfi1: Remove file pointer macros
  ` [PATCH 2/9] staging/rdma/hfi1: Clean up macro indentation
  ` [PATCH v4 6/9] staging/rdma/hfi1: Implement Expected Receive TID caching
  ` [PATCH v4 8/9] staging/rdma/hfi1: Use parallel workqueue for SDMA engines
  ` [PATCH 9/9] staging/rdma/hfi: pre-compute sc and sde for RC/UC QPs
` [PATCH 3/9] staging/rdma/hfi1: Remove unnecessary include files
` [PATCH 4/9] staging/rdma/hfi1: Move macros to a common header
` [PATCH 5/9] staging/rdma/hfi1: Add function stubs for TID caching
` [PATCH 7/9] staging/rdma/hfi1: move hfi1_migrate_qp

[PATCH] IB/core, cma: Make __attribute_const__ declarations sparse-friendly
 2015-10-30 22:00 UTC  (4+ messages)

Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: mamontova260-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
 2015-10-30  5:06 UTC 

Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: mamontova260-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
 2015-10-29 20:48 UTC 

[PATCH v5 27/26] IB/hfi1: Remove fast registration from the code
 2015-10-29 15:49 UTC  (5+ messages)
  ` [PATCH 28/26] IB/ipath: "

[PATCH 1/1] IB/sa: Put netlink request into the request list before sending
 2015-10-29 11:38 UTC  (3+ messages)

[PATCH 02/25] IB/mthca, net/mlx4: remove counting semaphores
 2015-10-29  7:41 UTC  (2+ messages)

RFC: RPC/RDMA memory invalidation
 2015-10-28 21:51 UTC  (4+ messages)


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