linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 18:25:17 to 2016-10-17 22:05:32 UTC [more...]

[PATCH 03/28] [v2] infiniband: shut up a maybe-uninitialized warning
 2016-10-17 22:05 UTC 

[PATCH 0/8] infiniband: Remove semaphores
 2016-10-17 20:37 UTC  (18+ messages)
  ` [PATCH 1/8] IB/core: iwpm_nlmsg_request: Replace semaphore with completion
  ` [PATCH 3/8] IB/hns: Replace semaphore poll_sem with mutex
  ` [PATCH 5/8] IB/isert: Replace semaphore sem with completion
` [PATCH 2/8] IB/core: Replace semaphore sm_sem "
` [PATCH 4/8] IB/mthca: Replace semaphore poll_sem with mutex
` [PATCH 6/8] IB/hns: Replace counting semaphore event_sem with wait condition
` [PATCH 7/8] IB/mthca: "
` [PATCH 8/8] IB/mlx5: Replace counting semaphore sem "

ibacm cleanups
 2016-10-17 20:27 UTC  (15+ messages)
  ` [PATCH 01/13] ibacm: remove HAVE_NETLINK
  ` [PATCH 02/13] ibacm: use pthread_mutex_t directly
  ` [PATCH 03/13] ibacm: use __thread directly
  ` [PATCH 04/13] ibacm: use the unix socket API directly
  ` [PATCH 05/13] ibacm: remove unused helper beginthread
  ` [PATCH 06/13] ibacm: remove unused LIB_DESTRUCTOR define
  ` [PATCH 07/13] ibacm: remove CDECL_FUNC
  ` [PATCH 08/13] ibacm: remove no-op osd_init/osd_close macros
  ` [PATCH 09/13] ibacm: remove e stricmp and strnicmp
  ` [PATCH 10/13] ibacm: cleanup "lock"
  ` [PATCH 11/13] ibacm: use ccan/list.h
  ` [PATCH 12/13] ibacm: mark symbols static where possible
  ` [PATCH 13/13] ibacm: mark large integer constant as unsigned long long

[PATCH rdma-core 0/4] rdma-core infrastructure
 2016-10-17 20:13 UTC  (27+ messages)
  ` [PATCH rdma-core 1/4] rpm spec: install documentation too
  ` [PATCH rdma-core 2/4] glue/redhat: add udev/systemd/etc infrastructure bits
  ` [PATCH rdma-core 3/4] glue/redhat: copy stock spec for RH customization
  ` [PATCH rdma-core 4/4] glue/redhat/spec: build split rpm packages

iscsi_trx going into D state
 2016-10-17 19:11 UTC  (5+ messages)

RQ overflow seen running isert traffic
 2016-10-17 18:29 UTC  (4+ messages)

[PATCH 00/12] For 4.9 rc
 2016-10-17 16:07 UTC  (14+ messages)
  ` [PATCH 01/12] IB/rdmvat: Organize hot path calldowns into a single cacheline
  ` [PATCH 02/12] IB/hfi1: Optimize pio cachelines
  ` [PATCH 03/12] IB/hfi1: Fix an Oops on pci device force remove
  ` [PATCH 04/12] IB/hfi1: Return ENODEV for unsupported PCI device ids
  ` [PATCH 05/12] IB/hfi1: Unify access to GUID entries
  ` [PATCH 06/12] IB/hfi1: Optimize devdata cachelines
  ` [PATCH 07/12] IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
  ` [PATCH 08/12] IB/hfi1: Add active channel and backplane support for integrated devices
  ` [PATCH 09/12] IB/hfi1: Remove leftover snoop references
  ` [PATCH 10/12] IB/hfi1: Clean up unused argument
  ` [PATCH 11/12] IB/hfi1: Delete unused lock
` [PATCH 12/12] IB/hfi1: Fix rnr_timer addition

[PATCH] IB/fmr_pool: Convert the cleanup thread into kthread worker API
 2016-10-17 15:39 UTC 

[PATCH 0/2] rds: logging neatening
 2016-10-17 15:07 UTC  (9+ messages)
` [PATCH 1/2] rds: Remove unused rds_conn_error
  ` [rds-devel] "
` [PATCH 2/2] rds: Remove duplicate prefix from rds_conn_path_error use
    ` [rds-devel] "

[PATCH rdma-core 0/8] More warning fixing
 2016-10-17 14:48 UTC  (14+ messages)
  ` [PATCH rdma-core 1/8] rdmacm: constify rdma_getaddrinfo public function
  ` [PATCH rdma-core 2/8] Enable -Wwrite-strings
  ` [PATCH rdma-core 3/8] verbs: Use cmake to detect if net/if.h vs netling/route/link.h is broken
  ` [PATCH rdma-core 4/8] Enable -Wredundant-decls
  ` [PATCH rdma-core 5/8] acm: Fix wrong format attributes for error
  ` [PATCH rdma-core 6/8] acm: Fix format string usage with acm_log
  ` [PATCH rdma-core 7/8] Enable -Wformat=2
  ` [PATCH rdma-core 8/8] Enable -Wshadow

[PATCH v2 net-next 00/11] net: Fix netdev adjacency tracking
 2016-10-17 14:42 UTC  (14+ messages)
  ` [PATCH net-next 01/11] net: Remove refnr arg when inserting link adjacencies
  ` [PATCH net-next 02/11] net: Introduce new api for walking upper and lower devices
  ` [PATCH net-next 03/11] net: bonding: Flip to the new dev walk API
  ` [PATCH net-next 05/11] IB/ipoib: Flip to "
  ` [PATCH net-next 06/11] ixgbe: Flip to the "
  ` [PATCH net-next 07/11] mlxsw: "
  ` [PATCH net-next 10/11] net: Add warning if any lower device is still in adjacency list
  ` [PATCH net-next 11/11] net: dev: Improve debug statements for adjacency tracking
` [PATCH net-next 04/11] IB/core: Flip to the new dev walk API
` [PATCH net-next 08/11] rocker: "
` [PATCH net-next 09/11] net: Remove all_adj_list and its references

【For help】 some tips for upstream the userspace driver code of hns_roce
 2016-10-17 11:29 UTC  (5+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-17  9:23 UTC  (5+ messages)
` [PATCH 06/10] mm: replace get_user_pages() write/force parameters with gup_flags
` [PATCH 10/10] mm: replace access_process_vm() write parameter "

[bug] build the user-space stack code in github is fail on ubuntu
 2016-10-17  8:48 UTC  (6+ messages)

trivial sparse fixes for rdma-core
 2016-10-15  9:50 UTC  (37+ messages)
` [PATCH 01/32] libibumad: include umad_str.h in umad_str.c
` [PATCH 02/32] libibumad: create sysfs.h instead of using extern declarations in umad.c
` [PATCH 03/32] libibumad: use NULL instead of 0 for NULL pointers
` [PATCH 04/32] libibumad: mark symbols as static where possible
` [PATCH 05/32] srp_daemon: use NULL instead of 0 for NULL pointers
` [PATCH 06/32] srp_daemon: mark symbols as static where possible
` [PATCH 07/32] srp_daemon: give initialize_sysfs a proper ANSI-C prototype
` [PATCH 08/32] iwpmd: use proper ANSI-C prototypes for functions without arguments
` [PATCH 10/32] iwpmd: move external declarations to iwarp_pm.h
` [PATCH 11/32] iwpmd: mark symbols static where possible
` [PATCH 12/32] iwpmd: fix the prototype for the pthread_create start functions
` [PATCH 14/32] cxgb4: mark symbols static where possible
` [PATCH 15/32] cxgb4: remove unused function dump_wqe

[PATCH rdma-core 1/2] Enable -Wstrict-prototypes
 2016-10-15  9:45 UTC  (3+ messages)
  ` [PATCH rdma-core 2/2] Enable -Wmissing-prototypes

[PATCH 0/5 for rdma-core] Five rxe_cfg patches
 2016-10-15  9:38 UTC  (2+ messages)

[PULL REQUEST] Please pull rdma.git (tag for-linus)
 2016-10-14 21:01 UTC  (3+ messages)

[PULL REQUEST] Please pull rdma.git (tag for-linus-2)
 2016-10-14 20:25 UTC 

Introduction of libqedr to the Consolidated Userspace RDMA Library Repo
 2016-10-14 16:42 UTC  (7+ messages)

[PATCH v3] IB/ipoib: move back IB LL address into the hard header
 2016-10-14 14:55 UTC  (4+ messages)

[PATCH net-next 00/11] net: Fix netdev adjacency tracking
 2016-10-14 14:17 UTC  (2+ messages)

sparse fixes, part2
 2016-10-14 10:32 UTC  (24+ messages)
  ` [PATCH 01/17] cxgb3: handle global variables properly
  ` [PATCH 02/17] cxgb3: mark symbols static where possible
  ` [PATCH 03/17] hfi1verbs: "
  ` [PATCH 04/17] ipathverbs: "
  ` [PATCH 05/17] i40iw: "
  ` [PATCH 06/17] i40iw: remove unused variable i40iw_debug_level
  ` [PATCH 07/17] mlx4: mark symbols static where possible
  ` [PATCH 08/17] mthca: "
  ` [PATCH 09/17] rxe: "
  ` [PATCH 10/17] ocrdma: "
  ` [PATCH 11/17] ocrdma: use NULL instead of 0 for NULL pointers
  ` [PATCH 12/17] nes: move external declaration to nes_umain.h
  ` [PATCH 13/17] nes: mark symbols static where possible
  ` [PATCH 14/17] nes: use NULL instead of 0 for NULL pointers
  ` [PATCH 15/17] mlx5: mark symbols static where possible
  ` [PATCH 16/17] mlx5: use NULL instead of 0 for NULL pointers
  ` [PATCH 17/17] mlx5: use proper ANSI-C prototypes for functions without arguments

[bug report] IB/hns: Add driver files for hns RoCE driver
 2016-10-14  9:10 UTC  (3+ messages)

[patch 1/2] IB/hns: Fix a couple pointer math bugs
 2016-10-14  8:39 UTC  (2+ messages)

[patch 2/2] IB/hns: Fix some error handling in hns_roce_v1_query_qp()
 2016-10-14  8:31 UTC  (2+ messages)

[PATCH rdma-next 00/10] Hardware tag matching support
 2016-10-14  4:19 UTC  (13+ messages)

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-10-13 23:14 UTC  (10+ 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).