public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-13 10:18:08 to 2017-08-16 15:31:17 UTC [more...]

[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 v2 1/1] RDMA/uverbs: Intialize cq_context properly
 2017-08-16 15:02 UTC  (3+ messages)

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

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

[PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 14:21 UTC  (4+ 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 "

[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
 2017-08-16  8:05 UTC  (4+ messages)

[PATCH rdma-next v3-v6] Add OPA extended LID support
 2017-08-16  6:09 UTC  (8+ 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 2/7] rdma: Add dev object
  ` [PATCH v4 iproute2 4/7] rdma: Add initial manual for the tool
` [PATCH v4 iproute2 3/7] rdma: Add link object
` [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 net-next 0/4] various sizeof cleanups
 2017-08-15 19:47 UTC  (7+ 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] 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 "

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

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  (12+ messages)
  ` [rdma-next v1 01/11] net/mlx5: Update HW layout definitions
  ` [rdma-next v1 02/11] IB/core: Add XRQ capabilities
  ` [rdma-next v1 03/11] IB/core: Separate CQ handle in SRQ context
  ` [rdma-next v1 04/11] IB/core: Add new SRQ type IB_SRQT_TM
  ` [rdma-next v1 05/11] IB/uverbs: Add XRQ creation parameter to UAPI
  ` [rdma-next v1 06/11] IB/uverbs: Add new SRQ type IB_SRQT_TM
  ` [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

[rdma:k.o/for-next 5/34] drivers/infiniband/hw/hns/hns_roce_device.h:625:2: error: implicit declaration of function '__raw_writeq'
 2017-08-15  7:52 UTC  (6+ messages)

[pull request][rdma-next v1 00/22] RDMA core, drivers and IPoIB fixes
 2017-08-15  5:35 UTC  (19+ messages)
` [rdma-next v1 05/22] RDMA/(core,ulp): Convert register/unregister event handler to be void
` [rdma-next v1 08/22] RDMA/core: Delete BUG() from unreachable flow
` [rdma-next v1 09/22] RDMA/core: Refactor get link layer wrapper
` [rdma-next v1 13/22] RDMA/hns: Remove empty functions
  ` [rdma-next v1 14/22] IB/mlx4: Fix some spelling mistakes
  ` [rdma-next v1 15/22] IB/mlx5: "
  ` [rdma-next v1 16/22] IB/mlx5: Add necessary delay drop assignment
  ` [rdma-next v1 17/22] IB/mlx4: Fix RSS QP type in creation verb
  ` [rdma-next v1 18/22] IB/mlx4: Fix struct mlx4_ib_create_wq alignment
  ` [rdma-next v1 19/22] IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss struct
  ` [rdma-next v1 20/22] IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
  ` [rdma-next v1 21/22] IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
  ` [rdma-next v1 22/22] IB/ipoib: Add get statistics support to SRIOV VF

[pull request][rdma-next 00/22] RDMA core, drivers and IPoIB fixes
 2017-08-15  3:36 UTC  (10+ messages)
` [rdma-next 08/22] RDMA/core: Delete BUG() from unreachable flow
` [rdma-next 13/22] RDMA/hns: Remove empty functions

[[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
 2017-08-14 20:59 UTC  (6+ messages)
  ` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
    ` [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
    ` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
  ` [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page

[PATCH rdma-next v3-v5] Add OPA extended LID support
 2017-08-14 16:18 UTC  (4+ messages)

[Announce] Upcoming Time Off
 2017-08-14 16:17 UTC  (2+ messages)

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

[PATCH for-next 0/8] IB/hfi1: patches for next 08/13/2017
 2017-08-14  4:56 UTC  (11+ messages)
  ` [PATCH for-next 1/8] IB/hfi1: Check xchg returned value for queuing link down entry
  ` [PATCH for-next 2/8] IB/hfi1: Document phys port state bits not used in IB
  ` [PATCH for-next 3/8] IB/hfi1: Add flag for platform config scratch register read
  ` [PATCH for-next 4/8] IB/hfi1: Load fallback platform configuration per HFI device
  ` [PATCH for-next 5/8] IB/hfi1: Stricter bounds checking of MAD trap index
  ` [PATCH for-next 6/8] IB/hfi1: Remove pstate from hfi1_pportdata
  ` [PATCH for-next 7/8] IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
  ` [PATCH for-next 8/8] IB/hfi1: Add kernel receive context info to debugfs

[PATCH 0/3] Autoloading for RDMA netlink modules
 2017-08-14  4:50 UTC  (6+ messages)


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