linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 16:55:32 to 2019-06-30 16:23:29 UTC [more...]

[PATCH rdma-next v2 00/13] DEVX asynchronous events
 2019-06-30 16:23 UTC  (9+ messages)
` [PATCH mlx5-next v2 01/13] net/mlx5: Fix mlx5_core_destroy_cq() error flow
` [PATCH mlx5-next v2 02/13] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next v2 03/13] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next v2 04/13] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next v2 05/13] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next v2 06/13] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next v2 07/13] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next v2 08/13] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD

[PATCH v2 15/27] net: use zeroing allocator rather than allocator followed by memset zero
 2019-06-30 12:19 UTC  (2+ messages)

[PATCH 87/87] ethernet: mlx4: remove memset after dma_alloc_coherent
 2019-06-30 12:15 UTC  (2+ messages)

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-30  8:53 UTC  (21+ messages)
` [PATCH mlx5-next v1 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH rdma-next v1 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v1 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v1 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH rdma-next v4 00/17] Statistics counter support
 2019-06-30  0:40 UTC  (4+ messages)
` [PATCH rdma-next v4 06/17] RDMA/counter: Add "auto" configuration mode support

[PATCH v4 hmm 00/12]
 2019-06-29  1:26 UTC  (18+ messages)
  ` [PATCH v4 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
  ` [PATCH v4 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
  ` [PATCH v4 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
  ` [PATCH v4 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
  ` [PATCH v4 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
  ` [PATCH v4 hmm 06/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
  ` [PATCH v4 hmm 07/12] mm/hmm: Hold on to the mmget for the lifetime of the range
  ` [PATCH v4 hmm 08/12] mm/hmm: Use lockdep instead of comments
  ` [PATCH v4 hmm 09/12] mm/hmm: Remove racy protection against double-unregistration
  ` [PATCH v4 hmm 10/12] mm/hmm: Poison hmm_range during unregister
  ` [PATCH v4 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
  ` [PATCH v4 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28 23:21 UTC  (3+ messages)
` [PATCH iproute2-next v4 2/2] uapi: update if_link.h

[PATCH mlx5-next 00/18] Mellanox, mlx5 E-Switch and low level updates
 2019-06-28 22:36 UTC  (19+ messages)
` [PATCH mlx5-next 01/18] net/mlx5: Add hardware definitions for sub functions
` [PATCH mlx5-next 02/18] net/mlx5: Added MCQI and MCQS registers' description to ifc
` [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Use vport index when init rep
` [PATCH mlx5-next 04/18] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
` [PATCH mlx5-next 05/18] RDMA/mlx5: Cleanup rep when doing unload
` [PATCH mlx5-next 06/18] net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type
` [PATCH mlx5-next 07/18] net/mlx5: Move pci status reg access mutex to mlx5_pci_init
` [PATCH mlx5-next 08/18] net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices
` [PATCH mlx5-next 09/18] net/mlx5: Don't handle VF func change if host PF is disabled
` [PATCH mlx5-next 10/18] net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs
` [PATCH mlx5-next 11/18] net/mlx5: E-Switch, Use correct flags when configuring vlan
` [PATCH mlx5-next 12/18] net/mlx5: Handle host PF vport mac/guid for ECPF
` [PATCH mlx5-next 13/18] net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
` [PATCH mlx5-next 14/18] net/mlx5: E-Switch, Consolidate eswitch function number of VFs
` [PATCH mlx5-next 15/18] net/mlx5: E-Switch, Reg/unreg function changed event at correct stage
` [PATCH mlx5-next 16/18] net/mlx5: E-Switch, Use iterator for vlan and min-inline setups
` [PATCH mlx5-next 17/18] net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop
` [PATCH mlx5-next 18/18] net/mlx5: E-Switch, Handle UC address change in switchdev mode

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-28 19:35 UTC  (46+ messages)

[PATCH 35/39] docs: infiniband: add it to the driver-api bookset
 2019-06-28 12:30 UTC 

[PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC  (2+ messages)
` [PATCH 33/43] docs: ioctl-number.txt: convert it to ReST format

[PATCH iproute2-next v3 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  8:56 UTC  (3+ messages)

[PATCH v2] RDMA/core: Fix race when resolving IP address
 2019-06-28  8:49 UTC 

[PATCH v2 16/27] net: remove unneeded memset
 2019-06-28  5:00 UTC  (2+ messages)

[PATCH v2 09/27] infiniband: remove unneeded memset
 2019-06-28  2:47 UTC 

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-06-27 19:43 UTC  (27+ messages)
` [for-next V2 01/10] linux/dim: Move logic to dim.h
` [for-next V2 02/10] linux/dim: Remove "net" prefix from internal DIM members
` [for-next V2 03/10] linux/dim: Rename externally exposed macros
` [for-next V2 04/10] linux/dim: Rename net_dim_sample() to net_dim_update_sample()
` [for-next V2 05/10] linux/dim: Rename externally used net_dim members
` [for-next V2 06/10] linux/dim: Move implementation to .c files
` [for-next V2 07/10] linux/dim: Add completions count to dim_sample
` [for-next V2 08/10] linux/dim: Implement rdma_dim
` [for-next V2 09/10] RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
` [for-next V2 10/10] RDMA/core: Provide RDMA DIM support for ULPs

[PATCH 85/87] ethernet: mellanox: mlx5: remove memset after kvzalloc
 2019-06-27 17:43 UTC 

[PATCH 86/87] ethernet: mellanox:mlx4: replace kmalloc and memset with kzalloc
 2019-06-27 17:42 UTC 

[PATCH 28/87] infiniband: ulp: remove memset after vzalloc in ipoib_cm.c
 2019-06-27 17:38 UTC 

[PATCH 27/87] infiniband: ocrdma: remove memset after dma_alloc_coherent in ocrdma_hw.c
 2019-06-27 17:37 UTC 

[PATCH 26/87] infiniband: nes: remove memset after pci_alloc_consistent in nes_verbs.c
 2019-06-27 17:37 UTC 

[PATCH 25/87] infiniband: mthca: remove memset after dma_alloc_coherent in mthca_allocator.c
 2019-06-27 17:37 UTC 

[PATCH 24/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v2.c
 2019-06-27 17:37 UTC 

[PATCH 23/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v1.c
 2019-06-27 17:37 UTC 

[PATCH 22/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in qp.c
 2019-06-27 17:37 UTC 

[PATCH 21/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in cq.c
 2019-06-27 17:37 UTC 

[PATCH 20/87] infiniband: cxgb3: Remove call to memset after dma_alloc_coherent in cxio_hal.c
 2019-06-27 17:37 UTC 

[PATCH AUTOSEL 5.1 78/95] IB/hfi1: Create inline to get extended headers
 2019-06-27  0:30 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 79/95] IB/hfi1: Use aborts to trigger RC throttling
` [PATCH AUTOSEL 5.1 80/95] IB/hfi1: Wakeup QPs orphaned on wait list after flush
` [PATCH AUTOSEL 5.1 81/95] IB/hfi1: Handle wakeup of orphaned QPs for pio
` [PATCH AUTOSEL 5.1 82/95] IB/hfi1: Handle port down properly in pio

[PATCH V2 mlx5-next 00/13] Mellanox, mlx5 vport metadata matching
 2019-06-26 19:05 UTC  (15+ messages)
` [PATCH V2 mlx5-next 01/13] net/mlx5: Introduce vport metadata matching bits and enum constants
` [PATCH V2 mlx5-next 02/13] net/mlx5: Get vport ACL namespace by vport index
` [PATCH V2 mlx5-next 03/13] net/mlx5: Support allocating modify header context from ingress ACL
` [PATCH V2 mlx5-next 04/13] net/mlx5: Introduce a helper API to check VF vport
` [PATCH V2 mlx5-next 05/13] net/mlx5: Add flow context for flow tag
` [PATCH V2 mlx5-next 06/13] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH V2 mlx5-next 07/13] net/mlx5e: Specifying known origin of packets matching the flow
` [PATCH V2 mlx5-next 08/13] net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
` [PATCH V2 mlx5-next 09/13] net/mlx5: E-Switch, Add query and modify esw vport context functions
` [PATCH V2 mlx5-next 10/13] net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
` [PATCH V2 mlx5-next 11/13] net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
` [PATCH V2 mlx5-next 12/13] RDMA/mlx5: Add vport metadata matching for IB representors
` [PATCH V2 mlx5-next 13/13] net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-26 17:50 UTC  (12+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] net/mlx5: remove redundant assignment to ret
 2019-06-26 16:44 UTC 

[PATCH v4 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-06-25 20:04 UTC  (3+ messages)
` [PATCH v4 rdma-next 2/3] RDMA/qedr: Add doorbell overflow recovery support

[PATCH][next] RDMA/hns: fix spelling mistake "attatch" -> "attach"
 2019-06-25 19:34 UTC  (2+ messages)

[RFC][PATCH] wake_up_var() memory ordering
 2019-06-25 13:27 UTC  (7+ messages)

[PATCH v3 13/33] docs: infiniband: convert docs to ReST and rename to *.rst
 2019-06-25 13:24 UTC  (2+ messages)

[PATCH][next] RDMA/hns: fix potential integer overflow on left shift
 2019-06-25 13:19 UTC  (2+ messages)

[PATCH v4 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-25  6:10 UTC  (6+ messages)
` [PATCH v4 2/3][v4.9.y] "
` [PATCH v4 3/3] [v4.9.y] "
` [PATCH v4 0/3] "

Reminder: 11 open syzbot bugs in RDMA subsystem
 2019-06-25  5:48 UTC 

properly communicate queue limits to the DMA layer v2
 2019-06-24 22:33 UTC  (5+ messages)
` [PATCH 5/8] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 6/8] IB/srp: "

[PATCH mlx5-next] net/mlx5: Convert mkey_table to XArray
 2019-06-24 22:05 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:19 UTC 

[PATCH] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-24 20:17 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:17 UTC 

[PATCH] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-24 20:17 UTC  (2+ messages)

[PATCH] IB/hfi1: Close PSM sdma_progress sleep window
 2019-06-24 20:15 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).