linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 15:35:00 to 2017-08-03 12:42:39 UTC [more...]

[pull request][rdma-next 00/33] RDMA netlink refactoring and RDMAtool code
 2017-08-03 12:42 UTC  (65+ messages)
  ` [rdma-next 01/33] Revert "IB/core: Add flow control to the portmapper netlink calls"
  ` [rdma-next 02/33] RDMA/netlink: Remove netlink clients infrastructure
  ` [rdma-next 03/33] RDMA/netlink: Remove redundant owner option for netlink callbacks
  ` [rdma-next 04/33] RDMA/netlink: Avoid double pass for RDMA netlink messages
  ` [rdma-next 05/33] RDMA/iwcm: Remove useless check of nelink client validity
  ` [rdma-next 06/33] RDMA/iwcm: Remove extra EXPORT_SYMBOLS
  ` [rdma-next 07/33] RDMA/netlink: Add flag to consolidate common handing
  ` [rdma-next 08/33] RDMA/netlink: Simplify the put_msg and put_attr
  ` [rdma-next 09/33] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
  ` [rdma-next 10/33] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
  ` [rdma-next 11/33] RDMA/netlink: Simplify and rename ibnl_chk_listeners
  ` [rdma-next 12/33] RDMA/netlink: Rename netlink callback struct
  ` [rdma-next 13/33] RDMA/core: Add iterator over ib_devices
  ` [rdma-next 14/33] RDMA/core: Add and expose static device index
  ` [rdma-next 15/33] RDMA/netlink: Add and implement doit netlink callback
  ` [rdma-next 16/33] RDMA/netlink: Reduce indirection access to cb_table
  ` [rdma-next 17/33] RDMA/netlink: Convert LS to doit callback
  ` [rdma-next 18/33] RDMA/netlink: Update copyright
  ` [rdma-next 19/33] RDMA/netlink: Add netlink device definitions to UAPI
  ` [rdma-next 20/33] RDMA/netlink: Add nldev initialization flows
  ` [rdma-next 21/33] RDMA/netlink: Implement nldev device dumpit calback
  ` [rdma-next 22/33] RDMA/netlink: Add nldev device doit implementation
  ` [rdma-next 23/33] RDMA/netlink: Add nldev port dumpit implementation
  ` [rdma-next 24/33] RDMA/netlink: Implement nldev port doit callback
  ` [rdma-next 25/33] RDMA/netlink: Expose device and port capability masks
  ` [rdma-next 26/33] RDMA: Simplify get firmware interface
  ` [rdma-next 27/33] RDMA/netlink: Export FW version
  ` [rdma-next 28/33] RDMA/netlink: Export node_guid and sys_image_guid
  ` [rdma-next 29/33] RDMA/netlink: Advertise IB subnet prefix
  ` [rdma-next 30/33] RDMA/netink: Export lids and sm_lids
  ` [rdma-next 31/33] RDMA/netlink: Export LID mask control (LMC)
  ` [rdma-next 32/33] RDMA/netlink: Provide port state and physical link state
  ` [rdma-next 33/33] RDMA/netlink: Export node_type

[PATCH v2 rdma-core 0/6] Common udev/systemd based module auto loading
 2017-08-03 12:00 UTC  (6+ messages)

[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
 2017-08-03 11:57 UTC  (5+ messages)

rdma-core rpm for SuSE
 2017-08-03 11:35 UTC  (2+ messages)

rdma-core build environment enabling out-of-core providers
 2017-08-03  7:08 UTC  (8+ messages)

RDMA mini-summit during LPC 2017
 2017-08-03  5:20 UTC  (8+ messages)

[PATCH rdma-core] Revise systemd dependencies for all units
 2017-08-02 22:59 UTC 

[PATCH] mm: ratelimit PFNs busy info message
 2017-08-02 21:17 UTC  (3+ messages)

[PATCH RFC 0/3] Proposal for exposing rdma_rw MR factor
 2017-08-02 18:06 UTC  (6+ messages)
  ` [PATCH RFC 1/3] svcrdma: Limit RQ depth
  ` [PATCH RFC 2/3] rdma core: Add rdma_rw_mr_payload()
  ` [PATCH RFC 3/3] svcrdma: Estimate Send Queue depth properly

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-08-02 16:38 UTC  (4+ messages)
` [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC

[PATCH V6 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-08-02 15:59 UTC  (9+ messages)
` [PATCH V6 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V6 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V6 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V6 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
  ` [PATCH V6 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
  ` [PATCH V6 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V6 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V6 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[PATCH 0/2] IB: add const to bin_attribute structures
 2017-08-02 10:01 UTC  (3+ messages)
  ` [PATCH 1/2] IB/qib: "
` [PATCH 2/2] IB/hfi1: "

[bug report] IB/mlx4: Add support for WQ related verbs
 2017-08-02  9:48 UTC  (3+ messages)

[PATCH v2 for-next 0/2] RDMA/bnxt_Re: Patches for for-next
 2017-08-02  8:46 UTC  (3+ messages)
  ` [PATCH v2 for-next 1/2] RDMA/bnxt_re: Allocate multiple notification queues
  ` [PATCH v2 for-next 2/2] RDMA/bnxt_re: Implement the alloc/get_hw_stats callback

[PATCH rdma-next 0/3] Support out of order data placement
 2017-08-02  2:48 UTC  (17+ messages)

[PATCH for-next 0/2] RDMA/bnxt_Re: Patches for for-next
 2017-08-01 22:06 UTC  (5+ messages)
  ` [PATCH for-next 1/2] RDMA/bnxt_re: Allocate multiple notification queues
  ` [PATCH for-next 2/2] RDMA/bnxt_re: Implement the alloc/get_hw_stats callback

PCI/IB: add support for pci driver attribute groups
 2017-08-01 21:40 UTC  (2+ messages)

RDMA miniconf dates at LPC 2017
 2017-08-01 19:54 UTC  (4+ messages)
    ` [lpc-contact] "

BUG: NULL pointer dereference at ib_uverbs_comp_handler+0x20
 2017-08-01 19:39 UTC  (7+ messages)

OmniPath physical state bits
 2017-08-01 18:43 UTC 

[PATCH 11/17] lib/interval_tree: fast overlap detection
 2017-08-01 17:16 UTC  (2+ messages)

The linux-rdma staging branches
 2017-08-01 14:10 UTC 

[PATCH] IB/mlx4: Potential uninitialized variable in bringup_rss_rwqs()
 2017-08-01 11:19 UTC  (2+ messages)

[PATCH] net/mlx5: add a missing tab
 2017-08-01 11:01 UTC 

[bug report] IB/hns: Fix the bug of polling cq failed for loopback Qps
 2017-08-01  8:48 UTC  (6+ messages)

[pull request][rdma-rc 00/14] RDMA fixes for-4.13
 2017-08-01  7:20 UTC  (23+ messages)
` [rdma-rc 01/14] RDMA/(core,ulp): Convert register/unregister event handler to be void
` [rdma-rc 03/14] RDMA/core: Remove unimplemented node_types and node transport
` [rdma-rc 08/14] RDMA/mlx4: Avoid potential derefence warning
` [rdma-rc 13/14] RDMA/mthca: Make explicit conversion to 64bit value

[pull request][rdma-rc v1 0/4] RDMA fixes for-4.13
 2017-08-01  6:41 UTC  (5+ messages)
  ` [rdma-rc v1 1/4] IB/core: Fix race condition in resolving IP to MAC
  ` [rdma-rc v1 2/4] RDMA/uverbs: Prevent leak of reserved field
  ` [rdma-rc v1 3/4] IB/uverbs: Fix device cleanup
  ` [rdma-rc v1 4/4] RDMA/mlx5: Fix existence check for extended address vector

RDMA miniconf: Persistent device naming
 2017-08-01  6:24 UTC  (11+ messages)

[PATCH 1/1] RDMA/uverbs: Initialize cq_context appropriately
 2017-08-01  5:28 UTC 

[PATCH rdma-core 0/6] Systemd integration for ibacm
 2017-07-31 23:19 UTC  (10+ messages)
  ` [PATCH rdma-core 1/6] Detect if libsystemd is present
  ` [PATCH rdma-core 2/6] ibacm: Avoid using @prefix@
  ` [PATCH rdma-core 3/6] ibacm: Use daemon() instead of open coding
  ` [PATCH rdma-core 4/6] ibacm: Do not fork under systemd
  ` [PATCH rdma-core 5/6] ibacm: Adjust systemd service Description
  ` [PATCH rdma-core 6/6] ibacm: Support systemd socket activation

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting this week - 08/01/17 at 11:00PDT
 2017-07-31 22:55 UTC  (6+ messages)
        ` [Ofvwg] "

[PATCH] infiniband: avoid overflow warning
 2017-07-31 22:06 UTC  (14+ messages)

[PATCH for-next 0/8] IB/hfi1, rdmavt, qib: patches for next 07/29/2017
 2017-07-31 19:27 UTC  (2+ messages)

[PATCH] IB/hns: Explicitly include linux/interrupt.h
 2017-07-31 19:24 UTC  (2+ messages)

[PATCH for-next 00/13] IB/hfi1: patches for next 07/24/2017
 2017-07-31 19:20 UTC  (2+ messages)

[PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next
 2017-07-31 19:04 UTC  (2+ messages)

[net-next PATCH] IB/hns: include linux/interrupt.h
 2017-07-31 18:44 UTC  (2+ messages)

[PATCH infiniband-diags] ibcc[config query].c: Make SwitchPortCongestionSetting IBA 1.3 compliant
 2017-07-31 16:57 UTC 


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