linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 15:21:15 to 2020-05-06 14:53:31 UTC [more...]

[PATCH rdma-rc] RDMA/mad: Remove snoop interface
 2020-05-06 14:53 UTC  (2+ messages)

[PATCH for-rc] IB/hfi1: Fix another case where pq is left on waitlist
 2020-05-06 14:46 UTC  (2+ messages)

[PATCH rdma-rc v1] IB/core: Fix potential NULL pointer dereference in pkey cache
 2020-05-06 14:43 UTC  (2+ messages)

[BUG] is there a memleak in function qib_create_port_files
 2020-05-06 13:41 UTC 

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-06 12:59 UTC  (7+ messages)

[PATCH rdma-core 0/8] verbs: Enable asynchronous event FD per object
 2020-05-06  9:41 UTC  (9+ messages)
` [PATCH rdma-core 1/8] Update kernel headers
` [PATCH rdma-core 2/8] verbs: Extend CQ KABI to get an async FD
` [PATCH rdma-core 3/8] mlx4: Delete comp_mask from verbs_srq
` [PATCH rdma-core 4/8] verbs: Fix ibv_get_srq_num() man page
` [PATCH rdma-core 5/8] verbs: Move SRQ create and destroy to ioctl
` [PATCH rdma-core 6/8] verbs: Fix ibv_create_wq() to set wq_context
` [PATCH rdma-core 7/8] verbs: Move WQ create and destroy to ioctl
` [PATCH rdma-core 8/8] verbs: Move QP create and destroy commands "

[PATCH rdma-next v1 00/10] Enable asynchronous event FD per object
 2020-05-06  8:24 UTC  (11+ messages)
` [PATCH rdma-next v1 01/10] RDMA/core: Allow the ioctl layer to abort a fully created uobject
` [PATCH rdma-next v1 02/10] IB/uverbs: Refactor related objects to use their own asynchronous event FD
` [PATCH rdma-next v1 03/10] IB/uverbs: Extend CQ to get its "
` [PATCH rdma-next v1 04/10] IB/uverbs: Cleanup wq/srq context usage from uverbs layer
` [PATCH rdma-next v1 05/10] RDMA/core: Consolidate ib_create_srq flows
` [PATCH rdma-next v1 06/10] IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
` [PATCH rdma-next v1 07/10] IB/uverbs: Introduce create/destroy SRQ commands over ioctl
` [PATCH rdma-next v1 08/10] IB/uverbs: Fix create WQ to use the given user handle
` [PATCH rdma-next v1 09/10] IB/uverbs: Introduce create/destroy WQ commands over ioctl
` [PATCH rdma-next v1 10/10] IB/uverbs: Introduce create/destroy QP "

[PATCH rdma-next 00/10] Various clean ups to ib_cm
 2020-05-06  7:47 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA/addr: Mark addr_resolve as might_sleep()
` [PATCH rdma-next 02/10] RDMA/cm: Remove return code from add_cm_id_to_port_list
` [PATCH rdma-next 03/10] RDMA/cm: Remove unused store to ret in cm_rej_handler
` [PATCH rdma-next 04/10] RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
` [PATCH rdma-next 05/10] RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
` [PATCH rdma-next 06/10] RDMA/cm: Add a note explaining how the timewait is eventually freed
` [PATCH rdma-next 07/10] RDMA/cm: Make find_remote_id() return a cm_id_private
` [PATCH rdma-next 08/10] RDMA/cm: Remove the cm_free_id() wrapper function
` [PATCH rdma-next 09/10] RDMA/cm: Remove needless cm_id variable
` [PATCH rdma-next 10/10] RDMA/cm: Increment the refcount inside cm_find_listen()

[PATCH rdma-next 0/9] Enable asynchronous event FD per object
 2020-05-06  7:40 UTC  (10+ messages)
` [PATCH rdma-next 1/9] RDMA/core: Allow the ioctl layer to abort a fully created uobject
` [PATCH rdma-next 2/9] IB/uverbs: Refactor related objects to use their own asynchronous event FD
` [PATCH rdma-next 3/9] IB/uverbs: Extend CQ to get its "
` [PATCH rdma-next 4/9] IB/uverbs: Cleanup wq/srq context usage from uverbs layer
` [PATCH rdma-next 5/9] RDMA/core: Consolidate ib_create_srq flows
` [PATCH rdma-next 6/9] IB/uverbs: Introduce create/destroy SRQ commands over ioctl
` [PATCH rdma-next 7/9] IB/uverbs: Fix create WQ to use the given user handle
` [PATCH rdma-next 8/9] IB/uverbs: Introduce create/destroy WQ commands over ioctl
` [PATCH rdma-next 9/9] IB/uverbs: Introduce create/destroy QP "

[PATCH rdma-next 0/2] Limit to raw Ethernet QPs for raw ETH profile
 2020-05-06  7:16 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mlx5: Assign profile before calling stages
` [PATCH rdma-next 2/2] RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled

[PATCH rdma-next 0/3] mlx5 QP cleanup (cont.)
 2020-05-06  6:55 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/mlx5: Update mlx5_ib to use new cmd interface
` [PATCH rdma-next 2/3] RDMA/mlx5: Refactor mlx5_post_send() to improve readability
` [PATCH rdma-next 3/3] RDMA/mlx5: Move all WR logic from qp.c to separate file

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
 2020-05-06  6:16 UTC 

[PATCH v14 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-05-05 21:33 UTC  (27+ messages)
` [PATCH v14 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v14 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v14 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v14 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v14 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v14 06/25] RDMA/rtrs: client: main functionality
` [PATCH v14 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v14 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v14 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v14 10/25] RDMA/rtrs: server: main functionality
` [PATCH v14 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v14 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v14 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v14 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v14 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v14 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v14 17/25] block/rnbd: client: main functionality
` [PATCH v14 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v14 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v14 20/25] block/rnbd: server: main functionality
` [PATCH v14 21/25] block/rnbd: server: functionality for IO submitting to block dev
` [PATCH v14 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v14 24/25] block/rnbd: a bit of documentation
` [PATCH v14 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

Can't build rdma-core's azp image
 2020-05-05 14:05 UTC  (10+ messages)

[RFC PATCH] RDMA/siw: Experimental e2e negotiation of GSO usage
 2020-05-05 11:19 UTC  (4+ messages)
      `  "

[PATCH for-next 0/3] RDMA/hns: Preparing for next generation of hip08
 2020-05-05 10:30 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Add a macro "
` [PATCH for-next 2/3] RDMA/hns: Extend capability flags for HIP08_C
` [PATCH for-next 3/3] RDMA/hns: Combine enable flags of qp

[rdma:wip/jgg-for-rc] BUILD SUCCESS 221e97d6fb6606100f9b06f7f55a3346be6ee2c0
 2020-05-05  8:27 UTC 

[PATCH rdma-rc] IB/core: Fix potential NULL pointer dereference in pkey cache
 2020-05-05  6:56 UTC  (3+ messages)

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-05-05  6:10 UTC  (6+ messages)

[PATCH 1/1] i40iw: remove bogus call to netdev_master_upper_dev_get
 2020-05-04 18:52 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx4: Test return value of calls to ib_get_cached_pkey
 2020-05-04 18:01 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: check for error
 2020-05-04 17:22 UTC  (2+ messages)

[PATCH] i40iw: Fix error handling in i40iw_manage_arp_cache()
 2020-05-04 17:13 UTC  (2+ messages)

[PATCH V7 mlx5-next 00/16] Add support to get xmit slave
 2020-05-04 15:39 UTC  (21+ messages)
` [PATCH V7 mlx5-next 01/11] net/core: Introduce netdev_get_xmit_slave
` [PATCH V7 mlx5-next 02/11] bonding: Export skip slave logic to function
` [PATCH V7 mlx5-next 03/11] bonding: Rename slave_arr to usable_slaves
` [PATCH V7 mlx5-next 04/11] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V7 mlx5-next 05/11] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V7 mlx5-next 06/11] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V7 mlx5-next 07/11] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V7 mlx5-next 08/11] bonding: Add array of all slaves
` [PATCH V7 mlx5-next 09/11] bonding: Implement ndo_get_xmit_slave
` [PATCH V7 mlx5-next 10/11] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V7 mlx5-next 11/11] net/mlx5: Add support to get lag physical port
` [PATCH V7 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V7 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V7 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V7 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V7 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH rdma-next v1] RDMA/ucma: Return stable IB device index as identifier
 2020-05-04 13:25 UTC 

[PATCH rdma-next] RDMA/ucma: Return stable IB device index as identifier
 2020-05-04 11:13 UTC  (4+ messages)

[PATCH rdma-next v1] RDMA/mlx5: Add support for drop action in DV steering
 2020-05-04 11:10 UTC  (3+ messages)

[PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation
 2020-05-04  7:52 UTC  (5+ messages)

[PATCH rdma-next v1 0/4] Add steering support for default miss
 2020-05-04  5:30 UTC  (5+ messages)
` [PATCH mlx5-next v1 1/4] {IB/net}/mlx5: Simplify don't trap code
` [PATCH mlx5-next v1 2/4] net/mlx5: Add support in forward to namespace
` [PATCH rdma-next v1 3/4] RDMA/mlx5: Refactor DV create flow
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Add support in steering default miss

[PATCH rdma-next v3 0/5] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-05-04  5:19 UTC  (6+ messages)
` [PATCH rdma-next v3 1/5] RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
` [PATCH rdma-next v3 2/5] RDMA/core: Consider flow label when building skb
` [PATCH rdma-next v3 3/5] RDMA/mlx5: Define RoCEv2 udp source port when set path
` [PATCH rdma-next v3 4/5] RDMA/cma: Initialize the flow label of CM's route path record
` [PATCH rdma-next v3 5/5] RDMA/mlx5: Set UDP source port based on the grh.flow_label

[PATCH for-next 0/3] EFA statistics minor updates
 2020-05-02 23:33 UTC  (2+ messages)

[PATCH V8 mlx5-next 00/16] Add support to get xmit slave
 2020-05-02 23:31 UTC  (20+ messages)
` [PATCH V8 mlx5-next 01/16] net/core: Introduce netdev_get_xmit_slave
` [PATCH V8 mlx5-next 02/16] bonding: Export skip slave logic to function
` [PATCH V8 mlx5-next 03/16] bonding: Rename slave_arr to usable_slaves
` [PATCH V8 mlx5-next 04/16] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V8 mlx5-next 05/16] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V8 mlx5-next 06/16] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V8 mlx5-next 07/16] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V8 mlx5-next 08/16] bonding: Add array of all slaves
` [PATCH V8 mlx5-next 09/16] bonding: Implement ndo_get_xmit_slave
` [PATCH V8 mlx5-next 10/16] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V8 mlx5-next 11/16] net/mlx5: Add support to get lag physical port
` [PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
` [PATCH V8 rdma-next 13/16] RDMA/core: Add LAG functionality
` [PATCH V8 rdma-next 14/16] RDMA/core: Get xmit slave for LAG
` [PATCH V8 rdma-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V8 rdma-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH v1 0/7] svcrdma observability improvements
 2020-05-01 17:41 UTC  (8+ messages)
` [PATCH v1 1/7] svcrdma: Clean up the tracing for rw_ctx_init errors
` [PATCH v1 2/7] svcrdma: Clean up handling of get_rw_ctx errors
` [PATCH v1 3/7] svcrdma: Trace page overruns when constructing RDMA Reads
` [PATCH v1 4/7] svcrdma: trace undersized Write chunks
` [PATCH v1 5/7] svcrdma: Fix backchannel return code
` [PATCH v1 6/7] svcrdma: Remove backchannel dprintk call sites
` [PATCH v1 7/7] svcrdma: Rename tracepoints that record header decoding errors

[PATCH v1 0/7] RPC server tracepoints
 2020-05-01 17:33 UTC  (8+ messages)
` [PATCH v1 1/7] SUNRPC: svc_show_status() macro needs enum definitions
` [PATCH v1 2/7] SUNRPC: Move xpt_mutex into socket xpo_sendto methods
` [PATCH v1 3/7] svcrdma: Displayed remote IP address should match stored address
` [PATCH v1 4/7] SUNRPC: Remove kernel memory address from svc_xprt tracepoints
` [PATCH v1 5/7] SUNRPC: Tracepoint to record errors in svc_xpo_create()
` [PATCH v1 6/7] SUNRPC: Trace a few more generic svc_xprt events
` [PATCH v1 7/7] svcrdma: Add tracepoints to report ->xpo_accept failures

[rdma:wip/jgg-for-next] BUILD SUCCESS 0eacc574aae7300bf46c10c7116c3ba5825505b7
 2020-05-01 13:16 UTC 

[PATCH rdma-next v1 00/36] Refactor mlx5_ib_create_qp
 2020-04-30 23:13 UTC  (2+ messages)

[PATCH 00/37] net: manually convert files to ReST format - part 2
 2020-04-30 19:56 UTC  (4+ messages)
` [PATCH 24/37] docs: networking: convert rds.txt to ReST

[PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
 2020-04-30 19:46 UTC 

[PATCH rdma-core 0/4] RDMA-CM unique device identifier
 2020-04-30 15:42 UTC  (5+ messages)
` [PATCH rdma-core 1/4] Update kernel headers
` [PATCH rdma-core 2/4] libibverbs: Fix description of ibv_get_device_guid man page
` [PATCH rdma-core 3/4] libibverbs: Get stable IB device index
` [PATCH rdma-core 4/4] librdmacm: Rely on IB device index if available

Request for feedback : Possible use-after-free in routing SA query via netlink
 2020-04-30 15:18 UTC  (3+ 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).