linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 19:57:57 to 2020-05-25 17:25:00 UTC [more...]

[PATCH] RDMA: fix missing pci disable in pvrdma_pci_probe()
 2020-05-25 17:24 UTC  (2+ messages)

[PATCH v2 0/4] Four SRP initiator and target patches
 2020-05-25 17:22 UTC  (5+ messages)
` [PATCH v2 1/4] RDMA/srp: Make the channel count configurable per target
` [PATCH v2 2/4] RDMA/srpt: Make debug output more detailed
` [PATCH v2 3/4] RDMA/srpt: Reduce max_recv_sge to 1
` [PATCH v2 4/4] RDMA/srpt: Increase max_send_sge

[PATCH for-next 0/4] RDMA/hns: Misc cleanups
 2020-05-25 17:22 UTC  (6+ messages)
` [PATCH for-next 1/4] RDMA/hns: Remove redundant type cast for general pointers
` [PATCH for-next 2/4] RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
` [PATCH for-next 3/4] RDMA/hns: Simplify process related to poll cq
` [PATCH for-next 4/4] RDMA/hns: Make the end of sge process more clear

[PATCH for-next 0/9] RDMA/hns: Cleanups for 5.8
 2020-05-25 17:11 UTC  (4+ messages)
` [PATCH for-next 2/9] RDMA/hns: Add CQ flag instead of independent enable flag

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-25 16:55 UTC  (22+ messages)
` [net-next v4 01/12] Implementation of Virtual Bus
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client

[PATCH V3 0/4] Introducing RDMA shared CQ pool
 2020-05-25 16:47 UTC  (10+ messages)
` [PATCH V3 2/4] RDMA/core: Introduce shared CQ pool API

[PATCH rdma-next 00/14] RAW format dumps through RDMAtool
 2020-05-25 16:28 UTC  (18+ messages)
` [PATCH mlx5-next 01/14] net/mlx5: Export resource dump interface
` [PATCH rdma-next 04/14] RDMA/core: Allow to override device op
` [PATCH rdma-next 06/14] RDMA/core: Add restrack dummy ops
` [PATCH rdma-next 09/14] RDMA: Add a dedicated QP resource tracker function
` [PATCH rdma-next 11/14] RDMA: Add support to dump resource tracker in RAW format
` [PATCH rdma-next 14/14] RDMA/mlx5: Add support to get MR resource "

[RFC 00/17] dma-fence lockdep annotations
 2020-05-25 15:41 UTC  (5+ messages)
` [RFC 02/17] dma-fence: basic "
` [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-25 13:41 UTC  (2+ messages)

opensm and virt_enabled?
 2020-05-25 13:08 UTC  (3+ messages)

[PATCH] RDMA/core: fix missing release in add_port
 2020-05-25 13:03 UTC  (2+ messages)

[PATCH for-next] RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_alloc
 2020-05-25 13:03 UTC 

[PATCH] RDMA/core: Complete exception handling in add_port()
 2020-05-25 12:54 UTC 

[PATCH for-next] RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
 2020-05-24 19:08 UTC 

[PATCH 0/4] SRP initiator and target patches for kernel v5.8
 2020-05-24  6:20 UTC  (8+ messages)
` [PATCH 1/4] RDMA/srp: Make the channel count configurable per target
` [PATCH 2/4] RDMA/srpt: Make debug output more detailed
` [PATCH 3/4] RDMA/srpt: Reduce max_recv_sge to 1
` [PATCH 4/4] RDMA/srpt: Increase max_send_sge

[PATCH 0/8 v1] Remove FMR support from RDMA drivers
 2020-05-24  1:27 UTC  (11+ messages)

[PATCH v2] net/mlx4_core: fix a memory leak bug
 2020-05-23 23:35 UTC  (2+ messages)

[PATCH rdma-next v1 0/9] Driver part of the ECE
 2020-05-23 13:22 UTC  (10+ messages)
` [PATCH mlx5-next v1 1/9] net/mlx5: Add ability to read and write ECE options
` [PATCH rdma-next v1 2/9] RDMA/mlx5: Get ECE options from FW during create QP
` [PATCH rdma-next v1 3/9] RDMA/mlx5: Set ECE options during QP create
` [PATCH rdma-next v1 4/9] RDMA/mlx5: Use direct modify QP implementation
` [PATCH rdma-next v1 5/9] RDMA/mlx5: Remove manually crafted QP context the query call
` [PATCH rdma-next v1 6/9] RDMA/mlx5: Convert modify QP to use MLX5_SET macros
` [PATCH rdma-next v1 7/9] RDMA/mlx5: Advertise ECE support
` [PATCH rdma-next v1 8/9] RDMA/mlx5: Set ECE options during modify QP
` [PATCH rdma-next v1 9/9] RDMA/mlx5: Return ECE data after "

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-23  7:23 UTC  (44+ messages)
` [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sctp as well
` [PATCH 02/33] net: remove kernel_getsockopt
` [PATCH 03/33] net: add sock_set_reuseaddr
` [PATCH 05/33] net: add sock_set_priority
` [PATCH 06/33] net: add sock_set_sndtimeo
` [PATCH 07/33] net: add sock_bindtoindex
` [PATCH 08/33] net: add sock_enable_timestamps
` [PATCH 09/33] net: add sock_set_keepalive
` [PATCH 11/33] net: add sock_set_reuseport
` [PATCH 12/33] tcp: add tcp_sock_set_cork
` [PATCH 13/33] tcp: add tcp_sock_set_nodelay
` [PATCH 14/33] tcp: add tcp_sock_set_quickack
` [PATCH 15/33] tcp: add tcp_sock_set_syncnt
` [PATCH 16/33] tcp: add tcp_sock_set_user_timeout
` [PATCH 18/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 19/33] tcp: add tcp_sock_set_keepcnt
` [PATCH 20/33] ipv4: add ip_sock_set_tos
` [PATCH 21/33] ipv4: add ip_sock_set_freebind
` [PATCH 22/33] ipv4: add ip_sock_set_recverr
` [PATCH 23/33] ipv4: add ip_sock_set_mtu_discover
` [PATCH 24/33] ipv4: add ip_sock_set_pktinfo
` [PATCH 26/33] ipv6: add ip6_sock_set_recverr
` [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [PATCH 32/33] net: add a new bind_add method

rdma-for-next lockdep complaint
 2020-05-23  1:11 UTC  (2+ messages)

[PATCH] RDMA/rtrs: server: use already dereferenced rtrs_sess structure
 2020-05-23  0:25 UTC  (3+ messages)

[PATCH v2] rtrs-clt: silence kbuild test inconsistent intenting smatch warning
 2020-05-23  0:24 UTC  (3+ messages)
` [PATCH] RDMA/rtrs: get rid of the do_next_path while_next_path macros

[PATCH] rnbd: fix compilation error when CONFIG_MODULES is disabled
 2020-05-23  0:24 UTC  (4+ messages)

[PATCH rdma-next] IB/cma: Fix ports memory leak in cma_configfs
 2020-05-22 18:46 UTC  (2+ messages)

[PATCH] net/mlx4_core: fix a memory leak bug
 2020-05-22 17:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 27/41] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
 2020-05-22 14:49 UTC 

[PATCH AUTOSEL 5.4 22/32] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
 2020-05-22 14:50 UTC 

[PATCH AUTOSEL 4.19 16/19] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
 2020-05-22 14:51 UTC 

[PATCH for-next 0/9] RDMA/hns: Various fixes and cleanups
 2020-05-22 14:28 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS 189277f3814c36133f4ff0352f4b5194a38486b6
 2020-05-22 13:09 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 6d1e7ba241e990b5c6ba7fdaa03d466f852f3c9e
 2020-05-22 12:55 UTC 

[rdma:for-next] BUILD SUCCESS d6ea395072457153f2120e2361657e00f3c0958d
 2020-05-22 12:55 UTC 

[PATCH] nouveau/hmm: fix migrate zero page to GPU
 2020-05-22  0:47 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH rdma-rc] RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
 2020-05-21 23:55 UTC  (2+ messages)

[PATCH rdma-next v2 0/7] Enable asynchronous event FD per object
 2020-05-21 23:50 UTC  (2+ messages)

[PATCH 1/1] rnbd/rtrs: pass max segment size from blk user to the rdma library
 2020-05-21 20:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 for-next 00/16] New hfi1 feature: Accelerated IP
 2020-05-21 19:55 UTC  (2+ messages)

[PATCH iproute2-next 0/4] RAW format dumps through RDMAtool
 2020-05-20 10:25 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] rdma: Refactor res_qp_line
` [PATCH iproute2-next 2/4] rdma: Add support to get QP in raw format
` [PATCH iproute2-next 3/4] rdma: Add support to get CQ "
` [PATCH iproute2-next 4/4] rdma: Add support to get MR "

[PATCH v3 00/32] Possible NFSD patches for v5.8
 2020-05-21 14:36 UTC  (33+ messages)
` [PATCH v3 01/32] SUNRPC: Move xpt_mutex into socket xpo_sendto methods
` [PATCH v3 02/32] svcrdma: Clean up the tracing for rw_ctx_init errors
` [PATCH v3 03/32] svcrdma: Clean up handling of get_rw_ctx errors
` [PATCH v3 04/32] svcrdma: Trace page overruns when constructing RDMA Reads
` [PATCH v3 05/32] svcrdma: trace undersized Write chunks
` [PATCH v3 06/32] svcrdma: Fix backchannel return code
` [PATCH v3 07/32] svcrdma: Remove backchannel dprintk call sites
` [PATCH v3 08/32] svcrdma: Rename tracepoints that record header decoding errors
` [PATCH v3 09/32] svcrdma: Remove the SVCRDMA_DEBUG macro
` [PATCH v3 10/32] svcrdma: Displayed remote IP address should match stored address
` [PATCH v3 11/32] svcrdma: Add tracepoints to report ->xpo_accept failures
` [PATCH v3 12/32] SUNRPC: Remove kernel memory address from svc_xprt tracepoints
` [PATCH v3 13/32] SUNRPC: Tracepoint to record errors in svc_xpo_create()
` [PATCH v3 14/32] SUNRPC: Trace a few more generic svc_xprt events
` [PATCH v3 15/32] SUNRPC: Remove "#include <trace/events/skb.h>"
` [PATCH v3 16/32] SUNRPC: Add more svcsock tracepoints
` [PATCH v3 17/32] SUNRPC: Replace dprintk call sites in TCP state change callouts
` [PATCH v3 18/32] SUNRPC: Trace server-side rpcbind registration events
` [PATCH v3 19/32] SUNRPC: Rename svc_sock::sk_reclen
` [PATCH v3 20/32] SUNRPC: Restructure svc_tcp_recv_record()
` [PATCH v3 21/32] SUNRPC: Replace dprintk() call sites in TCP receive path
` [PATCH v3 22/32] SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
` [PATCH v3 23/32] SUNRPC: Clean up svc_release_skb() functions
` [PATCH v3 24/32] SUNRPC: Refactor svc_recvfrom()
` [PATCH v3 25/32] SUNRPC: Restructure svc_udp_recvfrom()
` [PATCH v3 26/32] SUNRPC: svc_show_status() macro should have enum definitions
` [PATCH v3 27/32] NFSD: Add tracepoints to NFSD's duplicate reply cache
` [PATCH v3 28/32] NFSD: Add tracepoints to the NFSD state management code
` [PATCH v3 29/32] NFSD: Add tracepoints for monitoring NFSD callbacks
` [PATCH v3 30/32] SUNRPC: Clean up request deferral tracepoints
` [PATCH v3 31/32] NFSD: Squash an annoying compiler warning
` [PATCH v3 32/32] NFSD: Fix improperly-formatted Doxygen comments

[RDMA RFC v6 00/16] Intel RDMA Driver Updates 2020-05-19
 2020-05-21 14:12 UTC  (2+ messages)

[PATCH for-next v2 0/2] EFA host information
 2020-05-21 14:11 UTC  (7+ messages)
` [PATCH for-next v2 1/2] RDMA/efa: Fix setting of wrong bit in get/set_feature commands

general protection fault in unpin_user_pages
 2020-05-20 21:08 UTC  (3+ messages)
` [PATCH] rds: fix crash in rds_info_getsockopt()


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).