messages from 2016-12-22 19:14:49 to 2017-01-03 15:56:42 UTC [more...]
[PATCH] uapi: use wildcards to list files
2017-01-03 15:56 UTC (2+ messages)
[PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value
2017-01-03 13:51 UTC
[PATCH 0/1 v2] ib_srp mr allocation failure
2017-01-03 13:49 UTC (3+ messages)
` [PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value
[PATCH v3] IB/umem: Release pid in error and ODP flow
2017-01-03 10:12 UTC (5+ messages)
[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
2017-01-03 8:36 UTC (6+ messages)
[PATCH 1/1] ipoib: remove unnecessary returned value check
2017-01-03 7:29 UTC (4+ messages)
[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
2017-01-03 7:23 UTC (15+ messages)
` [PATCH for-next V2 01/11] net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
` [PATCH for-next V2 04/11] net/mlx5: Support new MR features
` [PATCH for-next V2 06/11] IB/mlx5: Add support for big MRs
` [PATCH for-next V2 07/11] IB/mlx5: Add MR cache for large UMR regions
` [PATCH for-next V2 11/11] IB/mlx5: Improve MR check
` [PATCH for-next V2 02/11] IB/mlx5: Reorder code in query device command
` [PATCH for-next V2 03/11] IB/mlx5: Add helper mlx5_ib_post_send_wait
` [PATCH for-next V2 05/11] IB/mlx5: Refactor UMR post send format
` [PATCH for-next V2 08/11] net/mlx5: Update PAGE_FAULT_RESUME layout
` [PATCH for-next V2 09/11] {net,IB}/mlx5: Refactor page fault handling
` [PATCH for-next V2 10/11] IB/mlx5: Add ODP atomics support
[PATCH rdma-core 0/4] Debian fixes
2017-01-02 22:11 UTC (10+ messages)
` [PATCH rdma-core 1/4] debian/control: Remove build-essential from Build-Depends
` [PATCH rdma-core 2/4] debian/iwpmd.install: Remove ibacm from iwpmd install
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information
` [PATCH rdma-core 4/4] debian/changelog: Update changes
[PATCH 00/15] IB/rxe patches for kernel v4.11
2017-01-02 18:24 UTC (17+ messages)
` [PATCH 01/15] IB/rxe: Suppress sparse warnings
` [PATCH 02/15] IB/rxe: Constify the pool name
` [PATCH 03/15] IB/rxe: Remove an unused function
` [PATCH 04/15] IB/rxe: Remove an unused variable
` [PATCH 05/15] IB/rxe: Remove superfluous casts
` [PATCH 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
` [PATCH 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
` [PATCH 08/15] IB/rxe: Issue warnings once
` [PATCH 09/15] IB/rxe: Add a runtime check in alloc_index()
` [PATCH 10/15] IB/rxe: Introduce functions for queue draining
` [PATCH 11/15] IB/rxe: Generate a completion for all failed work requests
` [PATCH 12/15] IB/rxe: Fix a MR reference leak in check_rkey()
` [PATCH 13/15] IB/rxe: Fix reference leaks in memory key invalidation code
` [PATCH 14/15] IB/rxe: Remove a pointless indirection layer
` [PATCH 15/15] IB/rxe: Fix an skb leak
[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
2017-01-02 18:19 UTC (18+ messages)
` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
` [PATCH rdma-next V1 2/9] IB/ipoib: Set device connection mode only when needed
` [PATCH rdma-next V1 3/9] IB/ipoib: Fix deadlock over vlan_mutex
` [PATCH rdma-next V1 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH rdma-next V1 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH rdma-next V1 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
` [PATCH rdma-next V1 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
` [PATCH rdma-next V1 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH rdma-next V1 9/9] IB/ipoib: Change list_del to list_del_init in the tx object
Urgent Please;;
2017-01-02 17:34 UTC
[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
2017-01-02 15:06 UTC
[PATCH 0/2 v2] srp/srpt - some useful patches
2017-01-02 13:14 UTC (5+ messages)
` [PATCH 1/2 v2] IB/srp: allocate ib_qp_attr on the stack
` [PATCH 2/2 v2] IB/srpt: "
[PATCHv2 4/4] cma: use cached port state when bind loopback
2017-01-02 12:22 UTC
[PATCHv2 3/4] cma: resolve to first active ib port
2017-01-02 12:20 UTC
[PATCHv2 2/4] IB/core: export ib_get_cached_port_state
2017-01-02 12:19 UTC
[PATCHv2 1/4] IB/core: add port state cache
2017-01-02 12:17 UTC
[PATCHv2 0/4] IB cache port state, use it when resolve address
2017-01-02 12:15 UTC
[PATCH v6 00/16] Add Paravirtual RDMA Driver
2017-01-02 8:50 UTC (5+ messages)
` [PATCH v6 13/16] IB/pvrdma: Add the main driver module for PVRDMA
[PATCH 0/1 v2] ib_srp mr allocation failure
2017-01-02 8:40 UTC (4+ messages)
` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps
[PATCH for-next 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
2017-01-02 2:11 UTC (14+ messages)
` [PATCH for-next 01/11] net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
` [PATCH for-next 04/11] net/mlx5: Support new MR features
` [PATCH for-next 05/11] IB/mlx5: Refactor UMR post send format
` [PATCH for-next 06/11] IB/mlx5: Add support for big MRs
` [PATCH for-next 08/11] net/mlx5: Update PAGE_FAULT_RESUME layout
` [PATCH for-next 09/11] {net,IB}/mlx5: Refactor page fault handling
` [PATCH for-next 02/11] IB/mlx5: Reorder code in query device command
` [PATCH for-next 03/11] IB/mlx5: Add helper mlx5_ib_post_send_wait
` [PATCH for-next 07/11] IB/mlx5: Add MR cache for large UMR regions
` [PATCH for-next 10/11] IB/mlx5: Add ODP atomics support
` [PATCH for-next 11/11] IB/mlx5: Improve MR check
iscsi_trx going into D state
2016-12-30 23:07 UTC (23+ messages)
[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
2016-12-30 14:38 UTC
[PATCH v2] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
2016-12-30 10:24 UTC (5+ messages)
[PATCH] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
2016-12-29 5:29 UTC (2+ messages)
[PATCH] ib umem: bug: put pid back before return from error path
2016-12-29 2:28 UTC (3+ messages)
[PATCH rdma-next 0/9] IPoIB fixes for 4.11
2016-12-28 13:06 UTC (18+ messages)
` [PATCH rdma-next 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
` [PATCH rdma-next 2/9] IB/ipoib: Set device connection mode only when needed
` [PATCH rdma-next 3/9] IB/ipoib: Fix deadlock over vlan_mutex
` [PATCH rdma-next 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH rdma-next 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH rdma-next 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
` [PATCH rdma-next 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
` [PATCH rdma-next 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH rdma-next 9/9] IB/ipoib: Change list_del to list_del_init in the tx object
[PATCH 0/3] srp/srpt - some useful patches
2016-12-28 12:57 UTC (14+ messages)
` [PATCH 1/3] IB/srp: allocate ib_qp_attr on the stack
` [PATCH 2/3] IB/srpt: "
` [PATCH 3/3] IB/srpt: fix compilation warning
max_inline_data in ibv_rc_pingpong
2016-12-28 12:37 UTC (4+ messages)
[PATCH 0/1] ib_srp mr allocation failure
2016-12-28 10:13 UTC (5+ messages)
` [PATCH 1/1] IB/srp: fix mr allocation when the device supports sg gaps
[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
2016-12-27 7:34 UTC (4+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum
` [PATCH 2/2] qedr: fix MTU returned from QP query
[PATCH V2 08/10] i40iw: Control debug error prints using env variable
2016-12-25 16:16 UTC (12+ messages)
[Bug 190951] New: SoftRoCE Performance Puzzle
2016-12-25 10:00 UTC (2+ messages)
[PATCH] infiniband: hw: cxgb4: Use AF_INET for sin_family field
2016-12-25 7:49 UTC (2+ messages)
[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
2016-12-24 16:20 UTC
[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
2016-12-24 15:25 UTC
[PATCH rdma-core] Add -DIN_PLACE=1 to cmake
2016-12-23 12:12 UTC (3+ messages)
[PATCH rdma-core] Remove atexit and destructors
2016-12-23 12:09 UTC (2+ messages)
[PATCH] IB: Fix incorrect structure packing for booleans
2016-12-23 1:07 UTC
[PULL REQUEST] Please pull rdma.git
2016-12-22 21:40 UTC
[PATCH 0/3] IB/rxe: Three small fixes
2016-12-22 21:39 UTC (8+ messages)
[PATCH rdma-core 0/6] redhat/spec: various fixes and cleanups
2016-12-22 21:38 UTC (7+ messages)
[ANNOUNCE] dapl-2.1.10-1 release
2016-12-22 21:02 UTC
Testing latest linux-next 4.9 ib_srp and ib_srpt sees I/O capped at 1MB and no merging
2016-12-22 19:55 UTC (3+ messages)
` block: add back plugging in __blkdev_direct_IO
[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
2016-12-22 19:19 UTC (6+ messages)
[PATCH rdma-core] redhat/spec: further cleanups to depdendencies, descriptions, formatting
2016-12-22 19:14 UTC (7+ 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).