messages from 2016-10-13 06:54:29 to 2016-10-17 15:51:59 UTC [more...]
[PATCH rdma-core 0/4] rdma-core infrastructure
2016-10-17 15:51 UTC (13+ 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
[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 04/11] IB/core: Flip to the new dev walk API
` [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 08/11] rocker: Flip to the new dev walk API
` [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 (6+ messages)
[PATCH 00/12] For 4.9 rc
2016-10-17 11:20 UTC (13+ 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
RQ overflow seen running isert traffic
2016-10-17 11:16 UTC (3+ messages)
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-17 9:23 UTC (8+ messages)
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [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 (40+ 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 09/32] iwpmd: remove the unused check_iwpm_nlattr_tb prototype
` [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 13/32] librdmacm: mark symbols static where possible
` [PATCH 14/32] cxgb4: "
` [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 (12+ messages)
` [PATCH 1/5] rxe_cfg: Use Perl functions instead of parsing the output of shell commands
` [PATCH 2/5] rxe_cfg: Initialize $rxe_mtu even if ibv_definfo fails
` [PATCH 3/5] rxe_cfg: Do not suppress stderr
` [PATCH 4/5] rxe_cfg: Remove dead code from show_module_status()
` [PATCH 5/5] rxe_cfg: Use printf() instead of using a loop
[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 (6+ messages)
` [PATCH net-next 02/11] net: Introduce new api for walking upper and lower devices
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 (12+ messages)
[PATCH] IB/ipoib: move back the IB LL address into the hard header
2016-10-13 15:57 UTC (7+ messages)
` [PATCH] IB/ipoib: move back the IB LL address into the hard header,Re: "
` [PATCH] IB/ipoib: move back the IB LL address into the hard header,Re: [PATCH] IB/ipoib: move back the IB LL address into the hard header,Re: "
[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
2016-10-13 11:57 UTC (4+ messages)
[PATCH] cxgb4: missing dereference in poll_cq
2016-10-13 8:58 UTC (2+ messages)
switch iwpm to ccan list.h
2016-10-13 8:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).