messages from 2015-11-13 12:37:48 to 2015-11-17 10:14:44 UTC [more...]
[PATCH for-next 00/10] iSER support for remote invalidate
2015-11-17 10:14 UTC (51+ messages)
` [PATCH for-next 01/10] IB/iser: Fix module init not cleaning up on error flow
` [PATCH for-next 02/10] IB/iser: Default to fastreg instead of fmr
` [PATCH for-next 04/10] IB/iser: set intuitive values for mr_valid
` [PATCH for-next 05/10] iser: Have initiator and target to share protocol structures and definitions
` [PATCH for-next 06/10] iser-target: Remove unused file iser_proto.h
` [PATCH for-next 03/10] IB/iser: Don't register memory for all immediatedata writes
` [PATCH for-next 07/10] iser-target: Declare correct flags when accepting a connection
` [PATCH for-next 09/10] IB/iser: Increment the rkey when registering and not when invalidating
` [PATCH for-next 08/10] iser-target: Support the remote invalidation exception
` [PATCH for-next 10/10] IB/iser: "
add a proper completion queue abstraction
2015-11-17 8:54 UTC (36+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 4/9] srpt: chain RDMA READ/WRITE requests
` [PATCH 5/9] srpt: use the new CQ API
` [PATCH 6/9] srp: "
` [PATCH 7/9] IB/iser: Use a dedicated descriptor for login
` [PATCH 8/9] IB/iser: Use helper for container_of
` [PATCH 9/9] IB/iser: Convert to CQ abstraction
[PATCH] IB/ipoib: Change sendq threshold size
2015-11-17 8:11 UTC (3+ messages)
[PATCH v2 00/13] staging/rdma/hfi1: Driver cleanup and misc fixes
2015-11-17 2:59 UTC (14+ messages)
` [PATCH v2 01/13] staging/rdma/hfi1: Use BIT macro
` [PATCH v2 02/13] staging/rdma/hfi1: Fix downgrade race
` [PATCH v2 03/13] staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats
` [PATCH v2 04/13] staging/rdma/hfi1: Remove rcv bubbles code
` [PATCH v2 05/13] staging/rdma/hfi1: Add space between concatenated string elements
` [PATCH v2 06/13] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure
` [PATCH v2 07/13] staging/rdma/hfi1: rework is_a0() and is_bx()
` [PATCH v2 08/13] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint
` [PATCH v2 09/13] staging/rdma/hfi1: Change default krcvqs
` [PATCH v2 10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats
` [PATCH v2 11/13] staging/rdma/hfi1: Remove unneeded variable index
` [PATCH v2 12/13] staging/rdma/hfi1: Read EFI variable for device description
` [PATCH v2 13/13] staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands
[PATCH v2 0/7] Fix hfi1_ioctl locking
2015-11-16 22:32 UTC (8+ messages)
` [PATCH v2 1/7] staging/rdma/hfi1: diag.c Correct code style issues
` [PATCH v2 2/7] staging/rdma/hfi1: Fix camel case variables
` [PATCH v2 3/7] staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors
` [PATCH v2 4/7] staging/rdma/hfi1: hfi1_ioctl remove setlink state
` [PATCH v2 5/7] staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks
` [PATCH v2 6/7] staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler
` [PATCH v2 7/7] staging/rdma/hfi1: Return immediately on error
[PATCH v3] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
2015-11-16 22:03 UTC
[PATCH 01/13] staging/rdma/hfi1: Use BIT macro
2015-11-16 21:33 UTC (10+ messages)
` [PATCH 10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats
garbage collect old memory registration code
2015-11-16 18:41 UTC (17+ messages)
` [PATCH 1/9] IB: start documenting device capabilities
` [PATCH 2/9] IB: remove ib_query_mr
` [PATCH 3/9] IB: remove support for phys MRs
` [PATCH 4/9] IB: remove in-kernel support for memory windows
` [PATCH 5/9] cxgb3: simplify iwch_get_dma_wr
` [PATCH 6/9] nes: simplify nes_reg_phys_mr calling conventions
` [PATCH 7/9] amso1100: fold c2_reg_phys_mr into c2_get_dma_mr
` [PATCH 8/9] ehca: stop using struct ib_phys_buf
` [PATCH 9/9] IB: remove the struct ib_phys_buf definition
[PATCH] ib_srp: initialize dma_length in srp_map_idb
2015-11-16 17:52 UTC (7+ messages)
[PATCH libmlx5 v1 0/5] Support CQE versions
2015-11-16 16:42 UTC (7+ messages)
` [PATCH libmlx5 v1 1/5] libmlx5: Add infrastructure for resource identification
` [PATCH libmlx5 v1 2/5] libmlx5: Add QPs and XSRQs resource tracking
` [PATCH libmlx5 v1 3/5] libmlx5: Added new poll_cq according to the new CQE format
` [PATCH libmlx5 v1 4/5] libmlx5: Added QP and XSRQ create/destroy flow with user index
` [PATCH libmlx5 v1 5/5] libmlx5: Work with CQE version 1
[PATCH libmlx5 0/7] Completion timestamping
2015-11-16 16:30 UTC (12+ messages)
` [PATCH libmlx5 1/7] Add timestamp support query_device_ex
` [PATCH libmlx5 2/7] Add ibv_poll_cq_ex support
` [PATCH libmlx5 3/7] Add timestmap support for ibv_poll_cq_ex
` [PATCH libmlx5 4/7] Add ibv_create_cq_ex support
` [PATCH libmlx5 5/7] Add ibv_query_values support
` [PATCH libmlx5 6/7] Optimize poll_cq
` [PATCH libmlx5 7/7] Add always_inline check
[PATCH for-next V1 0/9] Add RoCE v2 support
2015-11-16 13:23 UTC (2+ messages)
[PATCH rdma-cm] IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
2015-11-16 13:17 UTC (4+ messages)
` [PATCH rdma-cm] IB/core: Fix use after free of ifa
srp state in current mainline
2015-11-16 8:38 UTC (4+ messages)
[PATCH] staging-EHCA: Delete unnecessary checks before the function call "kmem_cache_destroy"
2015-11-15 21:08 UTC
Greetings
2015-11-15 9:48 UTC
[PATCH] IB/mad: In validate_mad, validate CM method and attribute
2015-11-15 8:36 UTC (11+ messages)
You have 1 new fax, document 0000600301
2015-11-15 1:14 UTC
[PATCH 01/18] staging/rdma/hfi1: Support alternate firmware names
2015-11-14 3:37 UTC (18+ messages)
` [PATCH 02/18] staging/rdma/hfi1: Decode CNP opcode
` [PATCH 03/18] staging/rdma/hfi1: Add aeth name syndrome decode
` [PATCH 04/18] staging/rdma/hfi1: Fix qp.h comments
` [PATCH 05/18] staging/rdma/hfi1: Clean up comments
` [PATCH 06/18] staging/rdma/hfi: Add one-time LCB reset
` [PATCH 07/18] staging/rdma/hfi1: Extend quiet timeout
` [PATCH 08/18] staging/rdma/hfi1: Add a credit push on diagpkt allocate fail
` [PATCH 09/18] staging/rdma/hfi1: Correctly limit VLs against SDMA engines
` [PATCH 10/18] staging/rdma/hfi1: Adds software counters for bitfields within various error status fields
` [PATCH 11/18] staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error
` [PATCH 12/18] staging/rdma/hfi1: Unexpected link up pkey values are not an error
` [PATCH 13/18] staging/rdma/hfi1: remove SPC freeze error messages
` [PATCH 14/18] staging/rdma/hfi1: unknown frame messages are not errors
` [PATCH 15/18] staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU
` [PATCH 16/18] staging/rdma/hfi1: Fix Xmit Wait calculation
` [PATCH 17/18] staging/rdma/hfi1: Adding counter resolutions for DataPortCounters
` [PATCH 18/18] staging/rdma/hfi1: Workaround CONFIG_SDMA_VERBOSITY timing issue
PGP Keysigning at SC|15?
2015-11-13 21:40 UTC
You have new fax, document 00000476698
2015-11-13 21:00 UTC
[PATCH v2] IB/mad: In validate_mad, validate CM send method for attributes other than ClassPortInfo
2015-11-13 20:57 UTC (2+ messages)
[PATCH v2 1/1] IB/sa: Put netlink request into the request list before sending
2015-11-13 13:57 UTC (2+ messages)
[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
2015-11-13 12:37 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).