linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-04 14:03:27 to 2015-08-13 05:54:50 UTC [more...]

[RFC] split struct ib_send_wr
 2015-08-13  5:54 UTC  (26+ messages)

[PATCH V6 0/9] iSER support for iWARP
 2015-08-12 22:15 UTC  (10+ messages)
` [PATCH V6 6/9] isert: Rename IO functions to more descriptive names

[PATCH V2] IB/sa: Restrict SA Netlink to admin users
 2015-08-12 20:06 UTC  (3+ messages)

IB/mlx5: Support IB_WR_REG_SIG_MR
 2015-08-12 17:19 UTC  (2+ messages)

[PATCH] IB/srp: Fix possible use-after-free
 2015-08-12  6:31 UTC  (7+ messages)

[GIT PULL] pull request: linux-firmware: Add Intel OPA hfi1 firmware
 2015-08-11 23:35 UTC  (3+ messages)

[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-08-11 20:50 UTC  (28+ messages)
                                        ` [PATCH 0/9] IB/srp: Do not create an all physical insecure rkey by default
                                            ` [PATCH 1/8] IB/srp: Re-enable FMR for non-page aligned buffers
                                            ` [PATCH 2/8] IB/srp: Use multiple registrations for large memory regions
                                            ` [PATCH 3/8] IB/srp: Add memory descriptor array pointer range checking
                                            ` [PATCH 4/8] IB/srp: Remove the memory registration backtracking code
                                            ` [PATCH 5/8] IB/srp: Remove use_mr argument from srp_map_sg_entry()
                                            ` [PATCH 6/8] IB/srp: Introduce srp_device.use_fmr
                                            ` [PATCH 7/8] IB/srp: Register the indirect data buffer descriptor
                                            ` [PATCH 8/8] IB/srp: Create an insecure all physical rkey only if needed

[PATCH for-next V7 0/6] HW Device hot-removal support
 2015-08-11 16:35 UTC  (16+ messages)
` [PATCH for-next V7 2/6] IB/uverbs: Fix race between ib_uverbs_open and remove_one
` [PATCH for-next V7 4/6] IB/uverbs: Enable device removal when there are active user space applications
  ` [PATCH for-next V7 5/6] IB/mlx4_ib: Disassociate support
  ` [PATCH for-next V7 6/6] IB/ucma: HW Device hot-removal support

[PATCH] IB/sa: Restrict SA Netlink to admin users
 2015-08-11 16:27 UTC  (7+ messages)

[PATCH REPOST libibverbs] Add IP and TCP/UDP TX checksum offload support
 2015-08-11  8:39 UTC  (3+ messages)

[PATCH] IB/core: Make ib_dealloc_pd return void
 2015-08-11  6:57 UTC  (8+ messages)

[PATCH for-next V2 0/4] RoCE GID management fixes
 2015-08-11  6:02 UTC  (6+ messages)
  ` [PATCH for-next V2 1/4] IB/core: Access to one past end of array in _gid_table_setup_one
  ` [PATCH for-next V2 2/4] IB/core: Fix possible deadlock in write_gid
  ` [PATCH for-next V2 3/4] IB/core: Make ib_alloc_device initialize the kobject
  ` [PATCH for-next V2 4/4] IB/core: RoCE GID management separate cleanup and release

[PATCH] IB/hfi1: Remove some sysfs files
 2015-08-09  9:40 UTC  (4+ messages)

[PATCH] IB/mlx4: Fix possible incorrect cq completions flushing in internal error state
 2015-08-09  8:16 UTC 

[ewg] [ANNOUNCE] Updated PSM library is available
 2015-08-07 19:48 UTC 

[PATCH] svcrdma: limit FRMR page list lengths to device max
 2015-08-07 17:36 UTC  (2+ messages)

[PATCH for-4.3 00/15] Modify MR allocation API
 2015-08-07 16:31 UTC  (13+ messages)
` [PATCH for-4.3 06/15] xprtrdma, svcrdma: Convert to ib_alloc_mr
` [PATCH for-4.3 11/15] iw_cxgb4: Support ib_alloc_mr verb
` [PATCH for-4.3 14/15] qib: "

[PATCH v2] IB/hfi1: remove two files from /sys/class/infiniband
 2015-08-07 16:30 UTC 

[PATCH] IB/hfi1: Support ib_alloc_mr verb
 2015-08-07 14:51 UTC 

[PATCH for-next V1 00/10] Add RoCE GID cache usage in verbs/cma
 2015-08-07 13:01 UTC  (11+ messages)
  ` [PATCH for-next V1 01/10] IB/core: Add netdev and gid attributes paramteres to cache
  ` [PATCH for-next V1 02/10] IB/core: Expose and rename ib_find_cached_gid_by_port cache API
  ` [PATCH for-next V1 03/10] IB/core: Add netdev to path record
  ` [PATCH for-next V1 04/10] IB/cm: cm_init_av_by_path should find a GID by its netdevice
  ` [PATCH for-next V1 05/10] IB/cma: cma_validate_port should verify the port and netdevice
  ` [PATCH for-next V1 06/10] IB/cache: Add ib_find_gid_by_filter cache API
  ` [PATCH for-next V1 07/10] IB/core: Use GID table in AH creation and dmac resolution
  ` [PATCH for-next V1 08/10] IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
  ` [PATCH for-next V1 09/10] IB/core: Remove smac and vlan id from qp_attr and ah_attr
  ` [PATCH for-next V1 10/10] IB/core: Remove smac and vlan id from path record

[PATCH] IB/ucma: Fix theoretical user triggered use-after-free
 2015-08-06 17:33 UTC  (2+ messages)

[PATCH for-next 0/2] IB/{core,mlx4_ib}: RX/TX checksum offload
 2015-08-06 17:27 UTC  (17+ messages)
  ` [PATCH for-next 1/2] IB/core: Add support for RX/TX checksum offload capabilities report
  ` [PATCH for-next 2/2] IB/mlx4_ib: "

[PATCH v1 00/22] iser patches for 4.3
 2015-08-06 15:33 UTC  (23+ messages)
  ` [PATCH v1 01/22] IB/iser: Change some module parameters to be RO
  ` [PATCH v1 02/22] IB/iser: Change minor assignments and logging prints
  ` [PATCH v1 03/22] IB/iser: Remove '.' from log message
  ` [PATCH v1 04/22] IB/iser: Fix missing return status check in iser_send_data_out
  ` [PATCH v1 05/22] IB/iser: Get rid of un-maintained counters
  ` [PATCH v1 06/22] IB/iser: Fix possible bogus DMA unmapping
  ` [PATCH v1 07/22] IB/iser: Remove a redundant always-false condition
  ` [PATCH v1 08/22] IB/iser: Remove an unneeded print for unaligned memory
  ` [PATCH v1 09/22] IB/iser: Introduce struct iser_reg_resources
  ` [PATCH v1 10/22] IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
  ` [PATCH v1 11/22] IB/iser: Remove dead code in fmr_pool alloc/free
  ` [PATCH v1 12/22] IB/iser: Introduce iser_reg_ops
  ` [PATCH v1 13/22] IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
  ` [PATCH v1 14/22] IB/iser: Introduce iser registration pool struct
  ` [PATCH v1 15/22] IB/iser: Maintain connection fmr_pool under a single registration descriptor
  ` [PATCH v1 16/22] IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
  ` [PATCH v1 17/22] IB/iser: Make reg_desc_get a per device routine
  ` [PATCH v1 18/22] IB/iser: Unify fast memory registration flows
  ` [PATCH v1 19/22] IB/iser: Pass registration pool a size parameter
  ` [PATCH v1 20/22] IB/iser: Support up to 8MB data transfer in a single command
  ` [PATCH v1 21/22] IB/iser: Add debug prints to the various memory registration methods
  ` [PATCH v1 22/22] IB/iser: Chain all iser transaction send work requests

[PATCH v4 00/16] NFS/RDMA client side for Linux 4.3
 2015-08-06 14:28 UTC  (2+ messages)

[PATCH for-next V7 00/10] Move RoCE GID management to IB/Core
 2015-08-06  4:53 UTC  (10+ messages)

[PATCH v4 01/12] IB/core: Guarantee that a local_dma_lkey is available
 2015-08-05 20:14 UTC 

[PATCH v8 0/4] Sending kernel pathrecord query to user cache server
 2015-08-05  0:52 UTC  (5+ messages)
` [PATCH v8 2/4] IB/core: Add rdma netlink helper functions

[PATCH v3 01/12] IB/core: Guarantee that a local_dma_lkey is available
 2015-08-04 23:35 UTC  (2+ messages)

[PATCH for-next V1 0/3] RoCE GID management fixes
 2015-08-04 21:23 UTC  (7+ messages)
` [PATCH for-next V1 2/3] IB/core: RoCE GID management separate cleanup and release

[PATCH 00/22] iser patches for 4.3
 2015-08-04 21:21 UTC  (7+ messages)
` [PATCH 20/22] IB/iser: Support up to 8MB data transfer in a single command

[PATCH v3] IB/srp: Do not create an all physical insecure rkey by default
 2015-08-04 18:56 UTC 

[PATCH] RDMA/amso1100: Do not build amso1100 without infiniband subsystem
 2015-08-04 18:06 UTC 

[PATCH] RDMA/amso1100: deprecate the amso1100 provider
 2015-08-04 18:05 UTC  (6+ messages)

[PATCH, RFC] rdma: split struct ib_send_wr
 2015-08-04 17:54 UTC  (5+ messages)

[PATCH] IB/core, cma: Make __attribute_const__ declarations sparse-friendly
 2015-08-04 16:54 UTC  (2+ messages)

[PATCH] RDMA/ipath: Do not build ipath driver without infiniband subsystem
 2015-08-04 16:17 UTC 

[PATCH] IB/hfi1: Add Infiniband dependency to Kconfig
 2015-08-04 16:16 UTC 

[PATCH v4 00/50] Add OPA gen1 driver
 2015-08-04 14:17 UTC  (5+ messages)


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