linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-10 12:25:45 to 2016-10-13 19:56:15 UTC [more...]

sparse fixes, part2
 2016-10-13 19:56 UTC  (17+ 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 rdma-next 00/10] Hardware tag matching support
 2016-10-13 19:56 UTC  (8+ messages)

trivial sparse fixes for rdma-core
 2016-10-13 19:44 UTC  (31+ 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

Introduction of libqedr to the Consolidated Userspace RDMA Library Repo
 2016-10-13 16:29 UTC  (5+ messages)

[PATCH v3] IB/ipoib: move back IB LL address into the hard header
 2016-10-13 16:26 UTC 

[PATCH] IB/ipoib: move back the IB LL address into the hard header
 2016-10-13 15:57 UTC  (19+ 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 net-next 00/11] net: Fix netdev adjacency tracking
 2016-10-13 14:32 UTC  (15+ messages)
` [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 04/11] IB/core: "
` [PATCH net-next 06/11] ixgbe: "
` [PATCH net-next 07/11] mlxsw: "
` [PATCH net-next 09/11] net: Remove all_adj_list and its references
` [PATCH net-next 10/11] net: Add warning if any lower device is still in adjacency list
  ` [PATCH net-next 01/11] net: Remove refnr arg when inserting link adjacencies
  ` [PATCH net-next 05/11] IB/ipoib: Flip to new dev walk API
  ` [PATCH net-next 08/11] rocker: Flip to the "
  ` [PATCH net-next 11/11] net: dev: Improve debug statements for adjacency tracking

[bug report] IB/hns: Add driver files for hns RoCE driver
 2016-10-13 13:18 UTC  (2+ messages)

[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-10-13 11:57 UTC  (4+ messages)

[PATCH 0/5 for rdma-core] Five rxe_cfg patches
 2016-10-13 11:07 UTC  (11+ 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

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-10-13 11:04 UTC  (11+ messages)

【For help】 some tips for upstream the userspace driver code of hns_roce
 2016-10-13 10:39 UTC  (3+ 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  (4+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-13  7:32 UTC  (13+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "

rdma-core release?
 2016-10-13  1:45 UTC  (13+ messages)

[PATCH V2 net-next] net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
 2016-10-12 23:56 UTC  (2+ messages)

[PATCH 00/28] Patches for userspace
 2016-10-12 18:07 UTC  (6+ messages)
` [PATCH 26/28] Avoid gcc 5.4 warning -Wunused-result

[PATCH rdma-core 0/5] clang support
 2016-10-12 18:07 UTC  (10+ messages)
` [PATCH rdma-core 1/5] Pull uninitialized_var into util/compiler.h

[PATCH] add a build.sh helper to allow for a one-stop build
 2016-10-12 17:31 UTC  (13+ messages)

[PATCH v2] IB/ipoib: move back IB LL address into the hard header
 2016-10-12 14:30 UTC 

false checkpatch finding?
 2016-10-12 14:04 UTC 

[bug report] IB/hfi1: Prevent NULL pointer deferences in caching code
 2016-10-12 13:43 UTC  (2+ messages)

build failure on linus' latest master branch
 2016-10-12  8:42 UTC  (6+ messages)

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-10-12  0:41 UTC  (10+ messages)
` [PATCH v2 1/7] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition

[RFC PATCH 00/11] IB/core: Add 32 bit LID support
 2016-10-11 19:19 UTC  (4+ messages)
` [RFC PATCH 03/11] IB/sa: Modify SM Address handle to program GRH when using large lids

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-10-11 16:27 UTC  (2+ messages)

Good News
 2016-10-11  3:24 UTC 

I Hope You Get My Message This Time
 2016-10-11  2:14 UTC 

[PATCH V3] i40iw: Add Quality of Service support
 2016-10-11  2:12 UTC 

[PATCH infiniband-diags v2] ibportstate: Fixed switch peer port probing when using DR routing
 2016-10-10 22:04 UTC  (4+ messages)

[PULL REQUEST] Please pull rdma.git (tag for-linus)
 2016-10-10 19:23 UTC  (4+ messages)

[PATCH V2] i40iw: Add Quality of Service support
 2016-10-10 17:58 UTC  (3+ messages)

capturing the error log from rdma-core
 2016-10-10 16:44 UTC  (4+ messages)

Patches for librxe-dev
 2016-10-10 15:49 UTC  (4+ messages)

[PATCH 0/6] IB/hfi1,rdmavt: Few more for 4.9 incl stable fix
 2016-10-10 13:14 UTC  (7+ messages)
  ` [PATCH 1/6] IB/hfi1: Add unique txwait_lock for txreq events
  ` [PATCH 2/6] IB/hfi1: Inline sdma_txclean() for verbs pio
  ` [PATCH 3/6] IB/hfi1: Optimize lkey validation structures
  ` [PATCH 4/6] IB/rdmavt: rdmavt can handle non aligned page maps
  ` [PATCH 5/6] IB/hfi1: Remove redundant sysfs irq affinity entry
  ` [PATCH 6/6] IB/hfi1: Fix integrity check flags default values


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