messages from 2014-09-12 15:04:24 to 2014-10-01 11:49:39 UTC [more...]
[PATCH libibverbs 0/9] Proper fields initializations
2014-10-01 11:49 UTC (10+ messages)
` [PATCH libibverbs 1/9] ibv_cmd_create_ah(): initialize reserved fields in various structures
` [PATCH libibverbs 2/9] ibv_cmd_post_recv(): initialize reserved field in struct ibv_kern_recv_wr
` [PATCH libibverbs 3/9] ibv_cmd_post_send(): initialize reserved field in struct ibv_kern_send_wr
` [PATCH libibverbs 4/9] ibv_cmd_create_srq_ex(): set reserved field in struct ibv_create_xsrq
` [PATCH libibverbs 5/9] kern-abi: remove unused qp_type union in struct ibv_kern_send_wr
` [PATCH libibverbs 6/9] ibv_cmd_open_qp(): initialize reserved field in struct ibv_open_qp
` [PATCH libibverbs 7/9] ibv_cmd_create_flow(): explicitly clear fields
` [PATCH libibverbs 8/9] ibv_cmd_create_flow(): initialize flow_id->comp_mask
` [PATCH libibverbs 9/9] ibv_cmd_destroy_flow(): initialize comp_mask explicitly
[PATCH for-next 00/21] iSER initiator updates for 3.18
2014-10-01 11:02 UTC (22+ messages)
` [PATCH for-next 01/21] IB/iser: Rename ib_conn -> iser_conn
` [PATCH for-next 02/21] IB/iser: Re-introduce ib_conn
` [PATCH for-next 03/21] IB/iser: Remove unused variables and dead code
` [PATCH for-next 04/21] IB/iser: Extend iser_free_ib_conn_res
` [PATCH for-next 05/21] IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon
` [PATCH for-next 06/21] IB/iser: Don't bound release_work completions timeouts
` [PATCH for-next 07/21] IB/iser: Unbind at conn_stop stage
` [PATCH for-next 08/21] IB/iser: Protect tasks cleanup in case IB device was already released
` [PATCH for-next 09/21] IB/iser: Signal iSCSI layer that transport is broken in error completions
` [PATCH for-next 10/21] IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release
` [PATCH for-next 11/21] IB/iser: Centralize iser completion contexts
` [PATCH for-next 12/21] IB/iser: Use internal polling budget to avoid possible live-lock
` [PATCH for-next 13/21] IB/iser: Use single CQ for RX and TX
` [PATCH for-next 14/21] IB/iser: Use beacon to indicate all completions were consumed
` [PATCH for-next 15/21] IB/iser: Optimize completion polling
` [PATCH for-next 16/21] IB/iser: Suppress scsi command send completions
` [PATCH for-next 17/21] IB/iser: change iscsi_conn_stop log level to info
` [PATCH for-next 18/21] IB/iser: Nit - add space after __func__ in iser logging
` [PATCH for-next 19/21] IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h
` [PATCH for-next 20/21] IB/iser: Fix/add kernel-doc style description in iscsi_iser.c
` [PATCH for-next 21/21] IB/iser: Bump version, add maintainer
3.17-rc1 oops during network interface configuration
2014-09-30 14:56 UTC (7+ messages)
ib_ipoib: CSUM support in connected mode
2014-09-30 8:39 UTC (10+ messages)
[PATCH v6] rsockets: fine grained interception mechanism for rsocket preloading
2014-09-29 19:51 UTC (2+ messages)
[PATCH V3] svcrdma: advertise the correct max payload
2014-09-29 18:39 UTC (5+ messages)
Unable to compile RDMA-aware examples in C
2014-09-29 8:54 UTC (3+ messages)
[PATCH] RDMA/ocrdma: remove a unused-label warning
2014-09-29 6:59 UTC
IB subsystem merges for 3.18
2014-09-28 18:48 UTC
[GIT PULL] please pull infiniband.git
2014-09-27 21:19 UTC (2+ messages)
[PATCH] IB/ipoib: order:1 failure in ipoib_cm_alloc_rx_skb causes softlockup
2014-09-27 18:20 UTC
[PATCH V1] IB/core: memset attr variable to prevent garbage data
2014-09-26 15:30 UTC (3+ messages)
[PATCH V2] IB/core: memset attr variable to prevent garbage data
2014-09-26 15:15 UTC
[PATCH RFC 0/8] IB/srp: Add multichannel support
2014-09-26 14:02 UTC (39+ messages)
` [PATCH 2/8] scsi-mq: Add support for multiple hardware queues
` [PATCH 3/8] scsi-mq: Pass hctx to low-level SCSI drivers
` [PATCH 4/8] IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
` [PATCH 5/8] IB/srp: Remove stale connection retry mechanism
` [PATCH 8/8] IB/srp: Add multichannel support
` [PATCH 6/8] IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
` [PATCH 7/8] IB/srp: Separate target and channel variables
[PATCH] IB/core: memset attr variable to prevent garbage data
2014-09-26 12:12 UTC (2+ messages)
[PATCH v5 1/4] rsockets: fine grained interception mechanism for rsocket preloading
2014-09-26 8:53 UTC (3+ messages)
[PATCH v5 3/4] rsockets: fix rsocket state when interrupted waiting for events
2014-09-25 22:59 UTC (2+ messages)
[PATCH v5 2/4] rsockets: acknowledge completion queue events in batch
2014-09-25 22:59 UTC (2+ messages)
[PATCH 0/3] Add missing neigh_release, fix ntuple calculation for IPv6
2014-09-25 17:23 UTC (5+ messages)
` [PATCH 1/3] RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss
` [PATCH 2/3] RDMA/cxgb4: Add missing neigh_release in find_route
` [PATCH 3/3] RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line
Can a PF driver access the VF config space, BAR(MMIO) etc?
2014-09-25 6:50 UTC (3+ messages)
RDMA connection establishment flow
2014-09-24 18:39 UTC (3+ messages)
Introducing myself
2014-09-24 9:49 UTC
[PATCH V2] svcrdma: Advertise the correct max payload
2014-09-23 19:55 UTC (5+ messages)
[PATCH] IB/core: Fix race condition in ib_uverbs_open_qp
2014-09-23 15:55 UTC (2+ messages)
用这个平台发短信,这就对了 wwi
2014-09-23 14:32 UTC
[PATCH 0/2] RDMA/ocrdma: ocrdma bug fixes
2014-09-23 9:59 UTC (2+ messages)
[PATCH] svcrdma: Advertise the correct max payload
2014-09-22 19:16 UTC (7+ messages)
RFC: FMR support in SRP
2014-09-20 8:41 UTC (8+ messages)
[PATCH] qib: qib_qp: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
2014-09-19 12:53 UTC (2+ messages)
[PATCH] qib_keys: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
2014-09-19 12:51 UTC (2+ messages)
[PATCH] qib_qp: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
2014-09-19 12:44 UTC (2+ messages)
[PATCH] IB/qib: Correct reference counting in debugfs qp_stats
2014-09-19 12:32 UTC
[PATCH for-next 0/2] Add creation flags for user space QPs
2014-09-19 8:23 UTC (12+ messages)
` [PATCH for-next 1/2] IB/uverbs: Add QP creation flags, allow blocking UD multicast loopback
` [PATCH for-next 2/2] IB/mlx4: Enable blocking multicast loopback for user-space consumers
[PATCH libibverbs V6 0/2] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
2014-09-18 14:53 UTC (3+ messages)
` [PATCH libibverbs V6 1/2] Add ibv_port_cap_flags
` [PATCH libibverbs V6 2/2] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
[PATCH v2 2/4] rsockets: retry for completion events upon interruption
2014-09-18 11:03 UTC (5+ messages)
[PATCH v3 4/4] rsockets: acknowledge completion queue events in batch
2014-09-18 10:55 UTC (3+ messages)
[PATCH v2 1/4] rsockets: fine grained interception mechanism for rsocket preloading
2014-09-18 10:53 UTC (3+ messages)
[PATCH v5 4/4] rsockets: Support calling listen multiple times on same rsocket
2014-09-18 10:50 UTC
[PATCH v1 for-next 00/16] On demand paging
2014-09-17 15:18 UTC (7+ messages)
[PATCH v2 3/4] rsockets: distribute completion queue vectors among multiple cores
2014-09-17 5:54 UTC (12+ messages)
[PATCH 14/22] ib_srpt: Replace strnicmp with strncasecmp
2014-09-16 20:51 UTC
[ANNOUNCE] OFED 3.12-1 rc2 release is available
2014-09-16 12:52 UTC
From Michigan, USA
2014-09-16 2:52 UTC
[PATCH v2] ib_umem_release should decrement mm->pinned_vm from ib_umem_get
2014-09-15 16:03 UTC (4+ messages)
` [PATCH v3] "
[PATCH] IB/ipath: change get_user_pages() usage to always NULL vmas
2014-09-15 15:43 UTC
[PATCH] IB/qib: change get_user_pages() usage to always NULL vmas
2014-09-15 15:42 UTC
[PATCH for-next 0/6] minor mlx5 fixes for 3.18
2014-09-15 13:45 UTC (8+ messages)
` [PATCH for-next 1/6] IB/mlx5: Clear umr resources after ib_unregister_device
` [PATCH for-next 2/6] IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
` [PATCH for-next 4/6] IB/mlx5: Fix possible array overflow
` [PATCH for-next 5/6] IB/mlx5: Remove duplicate code from mlx5_set_path
` [PATCH for-next 6/6] IB/mlx5: Modify to work with arbitrary page size
[PATCH] Infiniband coding mistake fixed
2014-09-15 13:22 UTC
Hello Dear,
2014-09-14 21:44 UTC
Infiniband link speed in windows operating system
2014-09-12 15:04 UTC
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