public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-22 18:17:56 to 2017-07-27 10:54:47 UTC [more...]

[PATCH 0/7] IB/rxe: Bug fixes
 2017-07-27 10:54 UTC  (15+ messages)
  ` [PATCH 1/7] IB/rxe: Move refcounting earlier in rxe_send()
  ` [PATCH 2/7] IB/rxe: Disable completion upcalls when a CQ is destroyed
  ` [PATCH 3/7] IB/rxe: Remove dangling prototype
  ` [PATCH 4/7] IB/rxe: Fix up the responder's find_resources() function
  ` [PATCH 5/7] IB/rxe: Fix destination cache for IPv6
  ` [PATCH 6/7] IB/rxe: Fix up one more receive queue drain path that might prevent cleanup
  ` [PATCH 7/7] IB/rxe: Avoid ICRC errors by copying into the skb first

[PATCH] drivers/rxe: improve rxe loopback
 2017-07-27 10:40 UTC  (9+ messages)

[PATCH rdma-core 0/5] Common systemd/udev based boot support
 2017-07-27  7:47 UTC  (26+ messages)
  ` [PATCH rdma-core 1/5] Common infrastructure for auto loading rdma modules
  ` [PATCH rdma-core 2/5] srp: Autoload the SRP kernel module if required
  ` [PATCH rdma-core 3/5] iwpmd: Autoload iwpmd "
  ` [PATCH rdma-core 4/5] redhat: Remove cxgb3/4.modprobe files
  ` [PATCH rdma-core 5/5] Move umad udev rules to rdma-core

[PATCH rdma-core 0/8] Various fixes for daemons and systemd
 2017-07-26 20:37 UTC  (12+ messages)
  ` [PATCH rdma-core 1/8] srp_daemon: Move the setup of the wakeup_pipe after openlog
  ` [PATCH rdma-core 2/8] srp_daemon: Fix missing free_config for ibsrpdm
  ` [PATCH rdma-core 3/8] srp_daemon: Add a --systemd option
  ` [PATCH rdma-core 4/8] Consistently open syslog in daemons
  ` [PATCH rdma-core 5/8] iwpmd: Move iwpmd.1 man page to iwpmd.8
  ` [PATCH rdma-core 6/8] iwpm: Use daemon() instead of open coding a version
  ` [PATCH rdma-core 7/8] iwpmd: Add --systemd option
  ` [PATCH rdma-core 8/8] rdma-ndd: Tidy getopt_long call

ib_uverbs: list corruption destroying a cq
 2017-07-26 18:12 UTC  (5+ messages)

[pull request][rdma-rc 00/11] IPoIB fixes for 4.13
 2017-07-26 18:12 UTC  (12+ messages)
  ` [rdma-rc 01/11] IB/ipoib: Fix race between light events and interface restart
  ` [rdma-rc 02/11] IB/ipoib: Use cancel_delayed_work_sync when needed
  ` [rdma-rc 03/11] IB/ipoib: Make sure no in-flight joins while leaving that mcast
  ` [rdma-rc 04/11] IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
  ` [rdma-rc 05/11] IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
  ` [rdma-rc 06/11] IB/ipoib: Add multicast packets statistics
  ` [rdma-rc 07/11] IB/ipoib: Add get statistics support to SRIOV VF
  ` [rdma-rc 08/11] IB/ipoib: Clean error paths in add port
  ` [rdma-rc 09/11] IB/ipoib: Remove double pointer assigning
  ` [rdma-rc 10/11] Revert "IB/core: Allow QP state transition from reset to error"
  ` [rdma-rc 11/11] IB/ipoib: Notify on modify QP failure only when relevant

[PATCH rdma-core 00/21] Fixes for packaging
 2017-07-26 16:37 UTC  (30+ messages)
  ` [PATCH rdma-core 01/21] srp: Fix redhat packaging
  ` [PATCH rdma-core 02/21] cbuild: Switch to Fedora Core 26
  ` [PATCH rdma-core 03/21] cbuild: Add debian stretch
  ` [PATCH rdma-core 04/21] cbuild: Use opensuse leap 42.2
  ` [PATCH rdma-core 05/21] Make 'cbuild travis pkg' run sparse like real travis
  ` [PATCH rdma-core 06/21] Tidy travis sparse check
  ` [PATCH rdma-core 07/21] redhat: Fix redhat packaging of /etc/rdma/ibacm_opts.cfg
  ` [PATCH rdma-core 08/21] redhat: Fix duplicated udev rules in redhat packaging
  ` [PATCH rdma-core 09/21] redhat: Fix duplicated libmlx*.so "
  ` [PATCH rdma-core 10/21] debian: Set the run directory path to /run/
  ` [PATCH rdma-core 11/21] debian: Remove infiniband-diags Depends from iwpmd
  ` [PATCH rdma-core 12/21] debian: Move truescale setup into rdma-core
  ` [PATCH rdma-core 13/21] Prefix udev rules with a number
  ` [PATCH rdma-core 14/21] Revise the umad SYSTEMD_ALIAS fake path
  ` [PATCH rdma-core 15/21] umad: Match only umad kernel devices in the udev rule
  ` [PATCH rdma-core 16/21] srp_daemon: Do not use LOG_PERROR
  ` [PATCH rdma-core 17/21] srp_deamon: Using v formatters directly for pr_err
  ` [PATCH rdma-core 18/21] srp_daemon: Call systemctl properly from udev
  ` [PATCH rdma-core 19/21] iwpmd: Fix install path for iwpmd
  ` [PATCH rdma-core 20/21] Move rxe_cfg to the rdma-core package
  ` [PATCH rdma-core 21/21] Make /etc/modprobe.d/mlx4.conf common

[PATCH] RDMA/uverbs: Fix the check for port number
 2017-07-26 16:14 UTC 

Latest for-4.14
 2017-07-26 13:03 UTC  (3+ messages)

[PATCH for-next 0/8] RDMA/qedr: Add iWARP support for QL4xxxx
 2017-07-26 11:41 UTC  (9+ messages)
  ` [PATCH for-next 1/8] RDMA/qedr: Add additional maintainer to MAINTAINERS file
  ` [PATCH for-next 2/8] RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support
  ` [PATCH for-next 3/8] RDMA/qedr: Add support for registering an iWARP device
  ` [PATCH for-next 4/8] RDMA/qedr: Add iWARP support in existing verbs
  ` [PATCH for-next 5/8] RDMA/qedr: Add support for read with invalidate, supported in iWARP
  ` [PATCH for-next 6/8] RDMA/qedr: Add iWARP connection management qp related callbacks
  ` [PATCH for-next 7/8] RDMA/qedr: Add iWARP connection management functions
  ` [PATCH for-next 8/8] RDMA/qedr: Add support for iWARP in user space

NFS/RDMA RoCE with mlx4_en
 2017-07-26  5:54 UTC  (4+ messages)

[PATCH 0/3] Autoloading for RDMA netlink modules
 2017-07-25 21:22 UTC  (13+ messages)
  ` [PATCH 1/3] rdma: Allow demand loading of NETLINK_RDMA
  ` [PATCH 2/3] rdma: Autoload netlink client modules
  ` [PATCH 3/3] iwpmd: Suppress expected kernel message

[PATCH] IB/hns: Avoid compile test under non 64bit environments
 2017-07-25 14:29 UTC 

host side todo list for virtio rdma
 2017-07-25 14:05 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] iw_cxgb4: fix misuse of integer variable
 2017-07-25 13:51 UTC 

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-25  9:35 UTC  (19+ messages)
  ` [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V4 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V4 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V4 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [PATCH V4 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V4 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V4 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[bug report] IB/hns: Fix the bug of polling cq failed for loopback Qps
 2017-07-25  7:11 UTC  (3+ messages)

[PATCH 1/1] mlx4_en: remove unnecessary error check
 2017-07-25  0:26 UTC  (3+ messages)

[PATCH 1/1] mlx4_en: remove unnecessary returned value
 2017-07-24 23:30 UTC  (3+ messages)

Kernel oops
 2017-07-24 21:16 UTC 

[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
 2017-07-24 18:32 UTC  (7+ messages)

[PATCH for-next 00/13] IB/hfi1: patches for next 07/24/2017
 2017-07-24 14:46 UTC  (14+ messages)
  ` [PATCH for-next 01/13] IB/hfi1: Fix bar0 mapping to use write combining
  ` [PATCH for-next 02/13] IB/hfi1: Serve the most starved iowait entry first
  ` [PATCH for-next 03/13] IB/hfi1: Assign context does not clean up file descriptor correctly on error
  ` [PATCH for-next 04/13] IB/hfi1: Remove unused user context data members
  ` [PATCH for-next 05/13] IB/hfi1: Size rcd array index correctly and consistently
  ` [PATCH for-next 06/13] IB/hfi1: Use context pointer rather than context index
  ` [PATCH for-next 07/13] IB/hfi1: Pass the context pointer rather than the index
  ` [PATCH for-next 08/13] IB/hfi1: Send MAD traps until repressed
  ` [PATCH for-next 09/13] IB/hfi1: Fix code consistency for if/else blocks in chip.c
  ` [PATCH for-next 10/13] IB/hfi1: Fix initialization failure for debug firmware
  ` [PATCH for-next 11/13] IB/hfi1: Move saving PCI values to a separate function
  ` [PATCH for-next 12/13] IB/hfi1: Verify port data VLs credits on transition to Armed
  ` [PATCH for-next 13/13] IB/hfi1: Split copy_to_user data copy for better security

CFP: RDMA Microconference - Call for presentations
 2017-07-24  7:10 UTC  (7+ messages)

perftest proprietary files
 2017-07-24  5:41 UTC  (3+ messages)

[PATCH] IB/IPoIB: Fix error code in ipoib_add_port()
 2017-07-24  2:53 UTC  (2+ messages)

[PATCH-next] IB/hns: fix implicit irq include causing build fails in roce_eq
 2017-07-23 13:53 UTC 

[PATCH for-next 0/9] IB/core, hfi1, rdmavt: patches for next 05/29/2017
 2017-07-23 13:18 UTC  (9+ messages)
` [PATCH for-next 7/9] IB/core: Allow QP state transition from reset to error

[PATCH v1] IB/rxe: Remove unneeded check
 2017-07-23 13:07 UTC  (2+ messages)

[PATCH 2/2] IB/rxe: Convert pr_info to pr_warn
 2017-07-23  5:22 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/rxe: Fix kernel panic from skb destructor
 2017-07-23  5:21 UTC  (3+ messages)

[PATCH 1/2] IB/rxe: Remove unneeded check
 2017-07-23  3:44 UTC  (2+ messages)

[PATCH rdma-next 0/3] Support out of order data placement
 2017-07-22 21:27 UTC  (11+ messages)

[PATCH v2 0/2] Fix modify_qp failure
 2017-07-22 18:17 UTC  (2+ messages)


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