linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 19:46:13 to 2020-05-07 12:14:23 UTC [more...]

[rdma:wip/jgg-for-rc] BUILD SUCCESS 56c91440ff00d63b6d6cd206d8e2759918f6eebd
 2020-05-07 12:13 UTC 

[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-07 11:50 UTC 

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
 2020-05-07 11:08 UTC 

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

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-07 10:32 UTC  (10+ messages)

[net-next v3 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-05
 2020-05-07  8:17 UTC  (13+ messages)
` [net-next v3 1/9] Implementation of Virtual Bus
` [net-next v3 2/9] ice: Create and register virtual bus for RDMA
` [net-next v3 3/9] ice: Complete RDMA peer registration
` [net-next v3 4/9] ice: Support resource allocation requests
` [net-next v3 5/9] ice: Enable event notifications
` [net-next v3 6/9] ice: Allow reset operations
` [net-next v3 7/9] ice: Pass through communications to VF
` [net-next v3 8/9] i40e: Move client header location
` [net-next v3 9/9] i40e: Register a virtbus device to provide RDMA

[PATCH v14 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-05-07  7:37 UTC  (30+ 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

[PATCH rdma-rc v2] IB/core: Fix potential NULL pointer dereference in pkey cache
 2020-05-07  7:10 UTC 

[PATCH rdma-rc 0/2] Fixes to IB_EVENT_DEVICE_FATAL logic
 2020-05-07  6:33 UTC  (3+ messages)
` [PATCH rdma-rc 1/2] RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
` [PATCH rdma-rc 2/2] RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj

[PATCH rdma-rc] RDMA/core: Fix double put of resource
 2020-05-07  6:29 UTC 

[PATCH rdma-rc v1] IB/core: Fix potential NULL pointer dereference in pkey cache
 2020-05-07  5:58 UTC  (8+ messages)

[rdma:for-next] BUILD SUCCESS f86e34374a05635332229d1928796d04017ddf16
 2020-05-07  2:51 UTC 

[PATCH rdma-next 0/2] Limit to raw Ethernet QPs for raw ETH profile
 2020-05-06 22:49 UTC  (4+ 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 net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
 2020-05-06 20:57 UTC  (2+ messages)

[PATCH rdma-next 0/3] mlx5 QP cleanup (cont.)
 2020-05-06 20:45 UTC  (5+ 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 for-next 0/3] RDMA/hns: Misc cleanups
 2020-05-06 20:36 UTC  (2+ messages)

[PATCH v4 for-next 0/5] RDMA/hns: Optimize PBL buffer allocation process
 2020-05-06 20:32 UTC  (2+ messages)

[PATCH rdma-next v3 0/5] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-05-06 20:23 UTC  (7+ 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 v10 0/3] mm/hmm/test: add self tests for HMM
 2020-05-06 19:38 UTC  (2+ messages)

[BUG] is there a memleak in function qib_create_port_files
 2020-05-06 17:36 UTC  (2+ messages)

[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
 2020-05-06 16:05 UTC  (2+ messages)

[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-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 "

Can't build rdma-core's azp image
 2020-05-05 14:05 UTC  (10+ 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  (5+ messages)

[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 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  (4+ messages)

[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  (2+ messages)

[PATCH V8 rdma-next 12/16] RDMA: Group create AH arguments in struct
 2020-04-30 19:46 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).