public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-15 08:59:08 to 2017-08-17 23:52:03 UTC [more...]

[PATCH] IB/core: fix duplicated code for different branches
 2017-08-17 23:52 UTC  (3+ messages)

The linux-rdma staging branches
 2017-08-17 22:16 UTC  (2+ messages)

[PATCH rdma-core] mlx5: Hexify device IDs
 2017-08-17 22:16 UTC  (2+ messages)

[PATCH v2 1/1] RDMA/uverbs: Intialize cq_context properly
 2017-08-17 22:12 UTC  (4+ messages)

[PATCH] cxgb4: Remove some dead code
 2017-08-17 22:06 UTC  (3+ messages)

[PATCH rdma-core] mlx5: Return pointer to CQ doorbell
 2017-08-17 18:03 UTC  (4+ messages)

[PATCH v2 for-next] RDMA: Fix return value check for ib_get_eth_speed()
 2017-08-17 17:03 UTC  (3+ messages)

[PATCH for-next] RDMA/bnxt_re: Fix return value check for ib_get_eth_speed()
 2017-08-17 14:20 UTC  (3+ messages)

[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
 2017-08-17 13:50 UTC  (12+ messages)

[PATCH rdma-core] verbs: Set default MTU for the xsrq ping-pong to be 1024
 2017-08-17 13:42 UTC 

[PATCH 12/13] IB/usnic: Use sychronized interface of the IOMMU-API
 2017-08-17 12:56 UTC 

[pull request][rdma-next 0/8] mlx5 feature for 4.14
 2017-08-17 12:52 UTC  (9+ messages)
  ` [rdma-next 1/8] IB/mlx5: Expose software parsing for Raw Ethernet QP
  ` [rdma-next 2/8] IB/mlx5: Enable UMR for MRs created with reg_create
  ` [rdma-next 3/8] IB/mlx5: Decouple MR allocation and population flows
  ` [rdma-next 4/8] IB/mlx5: Fix memory leak in clean_mr error path
  ` [rdma-next 5/8] IB/mlx5: Fix integer overflow when page_shift == 31
  ` [rdma-next 6/8] IB/mlx5: Add support for multi underlay QP
  ` [rdma-next 7/8] IB/mlx5: Allow posting multi packet send WQEs if hardware supports
  ` [rdma-next 8/8] IB/mlx5: Report mlx5 enhanced multi packet WQE capability

[pull request][rdma-next v1 REPOST 00/10] Hardware tag matching support
 2017-08-17 12:52 UTC  (11+ messages)
  ` [rdma-next v1 REPOST 01/10] IB/core: Add XRQ capabilities
  ` [rdma-next v1 REPOST 02/10] IB/core: Separate CQ handle in SRQ context
  ` [rdma-next v1 REPOST 03/10] IB/core: Add new SRQ type IB_SRQT_TM
  ` [rdma-next v1 REPOST 04/10] IB/uverbs: Add XRQ creation parameter to UAPI
  ` [rdma-next v1 REPOST 05/10] IB/uverbs: Add new SRQ type IB_SRQT_TM
  ` [rdma-next v1 REPOST 06/10] IB/uverbs: Expose XRQ capabilities
  ` [rdma-next v1 REPOST 07/10] IB/mlx5: Fill "
  ` [rdma-next v1 REPOST 08/10] net/mlx5: Add XRQ support
  ` [rdma-next v1 REPOST 09/10] IB/mlx5: Support IB_SRQT_TM
  ` [rdma-next v1 REPOST 10/10] Documentation: Hardware tag matching

[pull request][rdma-next v3 00/24] RDMA core, drivers and IPoIB fixes
 2017-08-17 12:50 UTC  (25+ messages)
  ` [rdma-next v3 01/24] IB/cma: Fix erroneous validation of supported default GID type
  ` [rdma-next v3 02/24] IB/uverbs: Introduce and use helper functions to copy ah attributes
  ` [rdma-next v3 03/24] RDMA/mlx4: Don't use uninitialized variable
  ` [rdma-next v3 04/24] RDMA/mlx4: Fix create qp command alignment
  ` [rdma-next v3 05/24] RDMA/(core,ulp): Convert register/unregister event handler to be void
  ` [rdma-next v3 06/24] RDMA/core: Cleanup device capability enum
  ` [rdma-next v3 07/24] RDMA/core: Delete BUG() from unreachable flow
  ` [rdma-next v3 08/24] RDMA/core: Refactor get link layer wrapper
  ` [rdma-next v3 09/24] RDMA/mlx4: Remove gfp_mask argument from acquire_group call
  ` [rdma-next v3 10/24] RDMA/usnic: Fix remove address space warning
  ` [rdma-next v3 11/24] RDMA/mthca: Make explicit conversion to 64bit value
  ` [rdma-next v3 12/24] IB/mlx4: Fix some spelling mistakes
  ` [rdma-next v3 13/24] IB/mlx5: "
  ` [rdma-next v3 14/24] IB/mlx5: Add necessary delay drop assignment
  ` [rdma-next v3 15/24] IB/mlx4: Fix RSS QP type in creation verb
  ` [rdma-next v3 16/24] IB/mlx4: Fix struct mlx4_ib_create_wq alignment
  ` [rdma-next v3 17/24] IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss struct
  ` [rdma-next v3 18/24] IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
  ` [rdma-next v3 19/24] IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
  ` [rdma-next v3 20/24] IB/ipoib: Add get statistics support to SRIOV VF
  ` [rdma-next v3 21/24] IB/rxe: Make rxe_counter_name static
  ` [rdma-next v3 22/24] RDMA/mlx5: Limit scope of get vector affinity local function
  ` [rdma-next v3 23/24] RDMA/mlx4: Properly annotate link layer variable
  ` [rdma-next v3 24/24] RDMA/nes: Remove zeroed parameter from port query callback

[PATCH REPOST v5 iproute2 0/8] RDMAtool
 2017-08-17  6:56 UTC  (9+ messages)
` [PATCH REPOST v5 iproute2 1/8] utils: Move BIT macro to common header
` [PATCH REPOST v5 iproute2 2/8] rdma: Add basic infrastructure for RDMA tool
` [PATCH REPOST v5 iproute2 3/8] rdma: Add dev object
` [PATCH REPOST v5 iproute2 4/8] rdma: Add link object
` [PATCH REPOST v5 iproute2 5/8] rdma: Add json and pretty outputs
` [PATCH REPOST v5 iproute2 6/8] rdma: Implement json output for dev object
` [PATCH REPOST v5 iproute2 7/8] rdma: Add json output to link object
` [PATCH REPOST v5 iproute2 8/8] rdma: Add initial manual for the tool

[PATCH v5 iproute2 0/8] RDMAtool
 2017-08-17  6:51 UTC  (10+ messages)
  ` [PATCH v5 iproute2 1/8] utils: Move BIT macro to common header
  ` [PATCH v5 iproute2 2/8] rdma: Add basic infrastructure for RDMA tool
  ` [PATCH v5 iproute2 3/8] rdma: Add dev object
  ` [PATCH v5 iproute2 4/8] rdma: Add link object
  ` [PATCH v5 iproute2 5/8] rdma: Add json and pretty outputs
  ` [PATCH v5 iproute2 6/8] rdma: Implement json output for dev object
  ` [PATCH v5 iproute2 7/8] rdma: Add json output to link object
  ` [PATCH v5 iproute2 8/8] rdma: Add initial manual for the tool

[PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 21:24 UTC  (5+ messages)

[pull request][rdma-next v2 00/23] RDMA core, drivers and IPoIB fixes
 2017-08-16 18:53 UTC  (9+ messages)
` [rdma-next v2 07/23] RDMA/core: Remove unimplemented node_types and node transport

[PATCH net-next 0/4] various sizeof cleanups
 2017-08-16 18:02 UTC  (8+ messages)
` [PATCH net-next 1/4] tun/tap: use paren's with sizeof
` [PATCH net-next 2/4] virtio: put paren around sizeof
` [PATCH net-next 3/4] skge: add paren around sizeof arg
` [PATCH net-next 4/4] mlx4: sizeof style usage

[PATCH rdma-rc] IB/uverbs: Fix NULL pointer dereference during device removal
 2017-08-16 17:46 UTC  (3+ messages)

[PATCH v2 0/2] Autoloading for RDMA netlink modules
 2017-08-16 15:59 UTC  (11+ messages)
` [PATCH v2 1/2] rdma: Allow demand loading of NETLINK_RDMA
` [PATCH v2 2/2] rdma: Autoload netlink client modules

[PATCH RFC 0/3] Proposal for exposing rdma_rw MR factor
 2017-08-16 15:50 UTC  (4+ messages)

[PATCH] IB/core: Protect sysfs entry on ib_unregister_device
 2017-08-16 15:48 UTC  (2+ messages)

[PATCH] iw_cxgb4: fix misuse of integer variable
 2017-08-16 15:44 UTC  (2+ messages)

[PATCH] IB/core: fix memory leak on ah on error return path
 2017-08-16 15:32 UTC  (6+ messages)

[PATCH][V2] IB/hns: fix memory leak on ah on error return path
 2017-08-16 15:31 UTC  (2+ messages)

[pull request][PATCH v2 0/6] i40iw: Fixes for i40iw
 2017-08-16 15:29 UTC  (2+ messages)

[PATCH v1 for-rc] RDMA/vmw_pvrdma: Report CQ missed events
 2017-08-16 14:59 UTC  (7+ messages)

[PATCH v2 1/2] IB/mlx5: use kvmalloc_array for mlx5_ib_wq
 2017-08-16 14:01 UTC  (4+ messages)
  ` [PATCH v2 2/2] IB/mlx4: use kvmalloc_array to allocate wrid

[PATCH] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 13:27 UTC  (4+ messages)

[PATCH] IB/mlx5: fall back to vmalloc for mlx5_ib_wq
 2017-08-16 12:50 UTC  (3+ messages)

[PATCH] IB/mlx5: make function mlx5_ib_get_vector_affinity
 2017-08-16 10:03 UTC  (2+ messages)

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (6+ messages)
  ` [patch net-next 1/3] idr: Use unsigned long instead of int
  ` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
  ` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH rdma-next v3-v6] Add OPA extended LID support
 2017-08-16  6:09 UTC  (7+ messages)

[PATCH v4 iproute2 0/7] RDMAtool
 2017-08-16  5:32 UTC  (16+ messages)
` [PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool
` [PATCH v4 iproute2 3/7] rdma: Add link object
  ` [PATCH v4 iproute2 2/7] rdma: Add dev object
  ` [PATCH v4 iproute2 4/7] rdma: Add initial manual for the tool
` [PATCH v4 iproute2 5/7] rdma: Add json and pretty outputs
` [PATCH v4 iproute2 6/7] rdma: Implement json output for dev object
` [PATCH v4 iproute2 7/7] rdma: Add json output to link object

[PATCH 1/2] mlx4: remove unnecessary pci_set_drvdata()
 2017-08-15 23:47 UTC  (7+ messages)
` [PATCH 2/2] mlx5: "

[PATCH v2 0/2] Don't allocate ib/iw cm workqueues with WQ_MEM_RECLAIM
 2017-08-15 20:56 UTC  (5+ messages)
  ` [PATCH v2 1/2] cm: Don't allocate ib_cm workqueue "
  ` [PATCH v2 2/2] iwcm: Don't allocate iwcm "

[PATCH] hw: Fix permissions for OCRDMA_RESET_STATS
 2017-08-15 18:31 UTC  (2+ messages)

[PATCH 0/2] Don't allocate ib/iw cm workqueues with WQ_MEM_RECLAIM
 2017-08-15 18:06 UTC  (6+ messages)
  ` [PATCH 1/2] cm: Don't allocate ib_cm workqueue "
  ` [PATCH 2/2] iwcm: Don't allocate iwcm "

Flush warning
 2017-08-15 13:42 UTC  (14+ messages)

[pull request][rdma-next 0/8] Export device and port properties
 2017-08-15  9:14 UTC  (9+ messages)
  ` [rdma-next 1/8] RDMA/mlx4: Properly annotate link layer variable
  ` [rdma-next 2/8] RDMA/core: Export device capabilities flags
  ` [rdma-next 3/8] RDMA/core: Provide node type flags
  ` [rdma-next 4/8] RDMA/core: Move port capabilities to UAPI
  ` [rdma-next 5/8] RDMA/core: Move port state to UAPI and rename it to be link
  ` [rdma-next 6/8] RDMA/core: Add physical link state information to the UAPI
  ` [rdma-next 7/8] RDMA/nes: Remove zeroed parameter from port query callback
  ` [rdma-next 8/8] RDMA: Use defines instead of hard coded value for phys_state

[pull request][rdma-next v1 00/11] Hardware tag matching support
 2017-08-15  8:59 UTC  (6+ messages)
  ` [rdma-next v1 07/11] IB/uverbs: Expose XRQ capabilities
  ` [rdma-next v1 08/11] IB/mlx5: Fill "
  ` [rdma-next v1 09/11] net/mlx5: Add XRQ support
  ` [rdma-next v1 10/11] IB/mlx5: Support IB_SRQT_TM
  ` [rdma-next v1 11/11] Documentation: Hardware tag matching


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox