public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 16:42:33 to 2017-12-14 22:35:41 UTC [more...]

[PATCH rdma-core 0/5] container_of tidy and minor fixes
 2017-12-14 22:35 UTC  (4+ messages)
  ` [PATCH rdma-core 1/5] verbs: Don't open code 'container_of' in the providers
  ` [PATCH rdma-core 2/5] verbs: Remove container_of from the public verbs.h
  ` [PATCH rdma-core 3/5] mlx4: Don't nest container_of

[PATCHv2 rdma-core 0/2] srp_daemon fixes
 2017-12-14 19:18 UTC  (6+ messages)
  ` [PATCHv2 rdma-core 1/2] srp_daemon: handle SM lid change
  ` [PATCHv2 rdma-core 2/2] srp_daemon: fix CQ handling

[PATCH v4 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-14 18:03 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH v4 net-next 2/8] net: hns3: Add mailbox support to VF driver
  ` [PATCH v4 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH v4 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH v4 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
` [PATCH v4 net-next 6/8] net: hns3: Add mailbox support to PF driver
` [PATCH v4 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
` [PATCH v4 net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver

[PATCH RFC] Introduce verbs API for multi-packet work request
 2017-12-14 15:21 UTC  (2+ messages)

[PATCH rdma-core] srp_daemon: Install signal handler for ibsrpdm
 2017-12-14 14:59 UTC  (2+ messages)

[linux-rdma/rdma-core] libibverb/examples: Add command line option to enable buffer validation (#273)
 2017-12-14 14:09 UTC 

[PATCH v1 for-rc 0/8] vmw_pvrdma fixes for 4.15
 2017-12-14  9:30 UTC  (11+ messages)
  ` [PATCH v1 for-rc 1/8] RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
  ` [PATCH v1 for-rc 2/8] RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
  ` [PATCH v1 for-rc 3/8] RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
  ` [PATCH v1 for-rc 4/8] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
  ` [PATCH v1 for-rc 5/8] RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
  ` [PATCH v1 for-rc 6/8] RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header
  ` [PATCH v1 for-rc 7/8] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
  ` [PATCH v1 for-rc 8/8] RDMA/vmw_pvrdma: Use completion instead of wait queue

[PATCH rdma-core] vmw_pvrdma: Remove usage of BIT() from vmw_pvrdma
 2017-12-14  0:51 UTC 

stuck iscsi/iser target with linux-4.15.0-rc1
 2017-12-13 22:35 UTC  (7+ messages)

[PATCH for-rc 0/6] vmw_pvrdma fixes for 4.15
 2017-12-13 21:22 UTC  (32+ messages)
  ` [PATCH for-rc 1/6] RDMA/vmw_pvrdma: Clarify QP is_kernel logic
  ` [PATCH for-rc 2/6] RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
  ` [PATCH for-rc 3/6] RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
  ` [PATCH for-rc 4/6] RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
  ` [PATCH for-rc 5/6] RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
  ` [PATCH for-rc 6/6] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file

[PATCH RFC] iser-target: avoid reinitializing rdma contexts for isert commands
 2017-12-13 18:48 UTC  (3+ messages)
` [RFC] "

[PATCH] IB/ocrdma: Remove unneeded conversions to bool
 2017-12-13 18:20 UTC  (3+ messages)
  `  "

[PATCH] IB/mlx4: Potential buffer overflow in _mlx4_set_path()
 2017-12-13 18:20 UTC  (2+ messages)
`  "

[PATCH] RDMA/cxgb4: Add a sanity check in process_work()
 2017-12-13 18:20 UTC  (2+ messages)
`  "

[PATCH] iw_cxgb4: make pointer reg_workq static
 2017-12-13 18:19 UTC  (2+ messages)
  `  "

[PATCH v2] RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
 2017-12-13 18:19 UTC  (2+ messages)
` [v2] "

[PATCH for-next] IB/ipoib: Warn when one port fails to initialize
 2017-12-13 18:19 UTC  (2+ messages)
  ` [for-next] "

[PATCH] infiniband: cxgb4: use ktime_get for timestamps
 2017-12-13 18:19 UTC  (4+ messages)
  `  "

[PATCH] RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
 2017-12-13 17:37 UTC  (2+ messages)
  `  "

[PATCH] IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
 2017-12-13 17:31 UTC  (2+ messages)

[PATCH v1 0/4] Use same proto= after traversing a referral
 2017-12-13 15:15 UTC  (11+ messages)
` [PATCH v1 1/4] nfs: Define NFS_RDMA_PORT
` [PATCH v1 2/4] nfs: Referrals should use the same proto setting as their parent

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-13 13:02 UTC  (13+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH V3 net-next 2/8] net: hns3: Add mailbox support to VF driver
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH V3 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
  ` [PATCH V3 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
  ` [PATCH V3 net-next 6/8] net: hns3: Add mailbox support to PF driver
  ` [PATCH V3 net-next 8/8] net: hns3: Add mailbox interrupt handling "
` [PATCH V3 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox

[PATCH rdma-core 1/2] srp_daemon: handle SM lid change
 2017-12-13 11:32 UTC  (4+ messages)

general protection fault in page_mapping
 2017-12-13  7:37 UTC 

[PATCH v2 rdma-next] i40iw: Change accelerated flag to bool
 2017-12-13  6:26 UTC  (2+ messages)

[PATCH rdma-core] Support writing man pages in MarkDown
 2017-12-12 23:27 UTC  (3+ messages)

[PATCH for-next 0/2] i40iw: patches for 4.16
 2017-12-12 22:12 UTC  (6+ messages)
  ` [PATCH for-next 1/2] i40iw: Use sqsize to initialize cqp_requests elements
      ` [for-next,1/2] "
  ` [PATCH for-next 2/2] i40iw: Reinitialize add_sd_cnt

[PATCH v1 rdma-next] i40iw: Change accelerated flag to bool
 2017-12-12 22:07 UTC 

[PATCH rdma-core 2/2] srp_daemon: fix CQ handling
 2017-12-12 17:38 UTC  (4+ messages)

[PATCH rdma-core] Fix typo 'bandwith' -> 'bandwidth'
 2017-12-12 15:24 UTC  (2+ messages)

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-12-12 10:42 UTC  (5+ messages)

XRC Questions for Mellanox and All
 2017-12-12  9:49 UTC  (5+ messages)

[PATCH v3 1/9] RDMA/core: Add implicit per-device completion queue pools
 2017-12-11 23:50 UTC  (2+ messages)
  ` [v3,1/9] "

[PATCH v1] IB/srp: replace custom implementation of hex2bin()
 2017-12-11 23:41 UTC  (3+ messages)
  ` [v1] "

[PATCH] IB/mlx5: revisit -Wmaybe-uninitialized warning
 2017-12-11 23:41 UTC  (2+ messages)
`  "

[PATCH for-next] IB/ipoib: Replace printk with pr_warn
 2017-12-11 23:39 UTC  (2+ messages)
  ` [for-next] "

[PATCH] IB/core: Use PTR_ERR_OR_ZERO()
 2017-12-11 23:38 UTC  (2+ messages)
`  "

[PATCH 1/2] i40iw: remove unused 'timeval' struct member
 2017-12-11 23:38 UTC  (2+ messages)
  ` [1/2] "

[PATCH] RDMA/vmw_pvrdma: Do not re-calculate npages
 2017-12-11 23:38 UTC  (2+ messages)
  `  "

[PATCH] i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section
 2017-12-11 23:37 UTC  (2+ messages)
`  "

[PATCH 1/2] IB/qib: remove redundant setting of any in for-loop
 2017-12-11 23:37 UTC  (2+ messages)
  ` [1/2] "

[PATCH for-next 1/6] IB/hfi1: Mask the path bits with the LMC for 16B RC Acks
 2017-12-11 23:37 UTC  (2+ messages)
  ` [for-next, "

[PATCH rdma-rc] iw_cxgb4: only insert drain cqes if wq is flushed
 2017-12-11 22:46 UTC  (2+ messages)
  ` [rdma-rc] "

[PATCH rdma-core 0/8] Small verbs cleanups
 2017-12-11 20:25 UTC  (8+ messages)
` [PATCH 6/8] verbs: Fill in the libibverbs.map file

[BUG] SRP daemon and SM migration
 2017-12-11 16:38 UTC  (9+ messages)
  ` [RFC rdma-core] srp_daemon: handle SM lid change
          ` [RFC rdma-core 2/2] srp_daemon: fix CQ handling

[PATCH rdma-rc] iw_cxgb4: only clear the ARMED bit if a notification is needed
 2017-12-11 16:12 UTC  (3+ messages)
  ` [rdma-rc] "

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-11 16:04 UTC  (11+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
  ` [PATCH V2 net-next 2/8] net: hns3: Add mailbox support to VF driver
  ` [PATCH V2 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
  ` [PATCH V2 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH V2 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 6/8] net: hns3: Add mailbox support to PF driver
` [PATCH V2 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
` [PATCH V2 net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver

[PATCH infiniband-diags 2/2] smpdump.c: Print number of bytes returned by umad_recv
 2017-12-11 14:57 UTC 

[PATCH infiniband-diags 1/2] smpdump.c: Minor fix for when umad_recv fails
 2017-12-11 14:57 UTC 

Seasons greetings
 2017-12-11 11:52 UTC 

[PATCH] register_to_trap(): Increase number of iterations from 3 to 5
 2017-12-11  9:20 UTC  (6+ messages)

Dear Friend
 2017-12-10 17:16 UTC 

KASAN: stack-out-of-bounds Read in rds_sendmsg
 2017-12-09 10:41 UTC 

0-day service tree move for rdma
 2017-12-09  2:26 UTC  (2+ messages)

insight into a WARNING from softROCE
 2017-12-08 19:50 UTC 

[PATCH TRIVIAL rdma-core] srp_daemon.c: Cosmetic change to some error messages
 2017-12-08 19:32 UTC  (2+ messages)

[PATCH rdma-rc 0/4] RDMA fixes for 4.15
 2017-12-07 20:50 UTC  (2+ messages)

[PATCH] rdma-core: Add missing systemd-devel dependency to the SUSE rdma-core.spec
 2017-12-07 16:30 UTC  (12+ messages)

possible core cq bug
 2017-12-07 16:00 UTC  (7+ messages)

[PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map
 2017-12-06 20:45 UTC  (2+ messages)

[PATCH net-next] rds: debug: fix null check on static array
 2017-12-06 20:03 UTC  (2+ messages)

[PATCH 07/45] drivers: infiniband: remove duplicate includes
 2017-12-06 16:49 UTC 


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