linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-12 17:06:45 to 2016-04-17 20:01:11 UTC [more...]

generic RDMA READ/WRITE API V6
 2016-04-17 20:01 UTC  (21+ messages)
` [PATCH 01/12] IB/mlx5: Expose correct max_sge_rd limit
` [PATCH 02/12] IB/cma: pass the port number to ib_create_qp
` [PATCH 03/12] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 04/12] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 05/12] IB/core: refactor ib_create_qp
` [PATCH 06/12] IB/core: add a simple MR pool
` [PATCH 08/12] IB/core: generic RDMA READ/WRITE API
` [PATCH 10/12] IB/srpt: convert to the "

[PATCH for-next 0/5] Add scatter FCS support
 2016-04-17 15:44 UTC  (11+ messages)
  ` [PATCH for-next 1/5] IB/core: Add extended device capability flags
  ` [PATCH for-next 2/5] IB/core: Add Raw Scatter FCS device capability
  ` [PATCH for-next 3/5] IB/core: Add Scatter FCS create flag
  ` [PATCH for-next 4/5] IB/mlx5: Add Scatter FCS support for Raw Packet QP
  ` [PATCH for-next 5/5] IB/mlx5: Report Scatter FCS device capability when supported

[PATCH for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-04-17 14:33 UTC 

[PATCH V3 for-next 00/10] Verbs RSS
 2016-04-17 14:27 UTC  (11+ messages)
  ` [PATCH V3 for-next 01/10] net/mlx5: Export required core functions to support RSS
  ` [PATCH V3 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
  ` [PATCH V3 for-next 03/10] IB/uverbs: Add WQ support
  ` [PATCH V3 for-next 04/10] IB/mlx5: Add receive Work Queue verbs
  ` [PATCH V3 for-next 05/10] IB/core: Introduce Receive Work Queue indirection table
  ` [PATCH V3 for-next 06/10] IB/uverbs: Introduce RWQ Indirection table
  ` [PATCH V3 for-next 07/10] IB/mlx5: Add Receive Work Queue Indirection table operations
  ` [PATCH V3 for-next 08/10] IB/core: Extend create QP to get RX HASH configuration
  ` [PATCH V3 for-next 09/10] IB/uverbs: "
  ` [PATCH V3 for-next 10/10] IB/mlx5: Add RSS QP support

[PATCH for-next 0/2] IB/mlx5: Use tasklet to decrease completions processing time in interrupts
 2016-04-17 14:08 UTC  (3+ messages)
  ` [PATCH for-next 1/2] net/mlx5_core: Use tasklet for user-space CQ completion events
  ` [PATCH for-next 2/2] IB/mlx5: Fire the CQ completion handler from tasklet

[RDMA PATCH 00/16] RDMA/Intel X722 iWARP driver update
 2016-04-17 14:07 UTC  (18+ messages)
  ` [RDMA PATCH 01/16] RDMA/i40iw: Fix overflow of region length
  ` [RDMA PATCH 02/16] RDMA/i40iw: Correct QP size calculation
  ` [RDMA PATCH 03/16] RDMA/i40iw: Fix refused connections
  ` [RDMA PATCH 04/16] RDMA/i40iw: Correct max message size in query port
  ` [RDMA PATCH 05/16] RDMA/i40iw: Do not set self-referencing pointer to NULL after free
  ` [RDMA PATCH 06/16] RDMA/i40iw: Add qp table lock around AE processing
  ` [RDMA PATCH 07/16] RDMA/i40iw: Set vendor_err only if there is an actual error
  ` [RDMA PATCH 08/16] RDMA/i40iw: Populate vendor_id and vendor_part_id fields
  ` [RDMA PATCH 09/16] RDMA/i40iw: Remove unused code and fix warning
  ` [RDMA PATCH 10/16] RDMA/i40iw: Add virtual channel message queue
  ` [RDMA PATCH 11/16] RDMA/i40iw: Correct return code check in add_pble_pool
  ` [RDMA PATCH 12/16] RDMA/i40iw: Initialize max enabled vfs variable
  ` [RDMA PATCH 13/16] RDMA/i40iw: Add base memory management extensions
  ` [RDMA PATCH 14/16] RDMA/i40iw: Fix endian issues and warnings
  ` [RDMA PATCH 15/16] RDMA/i40iw: Fix SD calculation for initial HMC creation
  ` [RDMA PATCH 16/16] RDMA/i40iw: Adding queue drain functions

[PATCH V2] net: ethernet: mellanox: correct page conversion
 2016-04-16 22:23 UTC 

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-16 19:19 UTC  (43+ messages)
  ` [PATCH 1/7] IB/hfi1: Export drivers user sw version via sysfs
` [PATCH 2/7] IB/hfi1: Remove unused user command
` [PATCH 3/7] IB/hfi1: Add ioctl() interface for user commands
` [PATCH 4/7] IB/hfi1: Remove write(), use ioctl() for user cmds
` [PATCH 5/7] IB/hfi1: Add trace message in user IOCTL handling
` [PATCH 6/7] IB/hfi1: Consolidate IOCTL defines
` [PATCH 7/7] IB/hfi1: Move eprom to its own device

[PATCH for-next V1 0/2] mlx5_core: mlx5_ifc updates
 2016-04-15 21:22 UTC  (7+ messages)
` [PATCH for-next V1 1/2] net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsets
  ` [PATCH for-next V1 2/2] net/mlx5: Update mlx5_ifc hardware features

Software IB switch/router
 2016-04-15 18:36 UTC  (5+ messages)
      ` [Users] "

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-04-15 10:17 UTC 

[ANNOUNCE] dapl-2.1.9 release
 2016-04-15  2:26 UTC 

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-14 21:58 UTC  (23+ messages)

[rds-tools] Sources updated
 2016-04-14 18:43 UTC 

[PATCH] staging/rdma/hfi1: select CRC32
 2016-04-14 17:59 UTC  (2+ messages)

[PATCH 0/5] IB/hfi1: Fix link and other issues
 2016-04-14 15:31 UTC  (6+ messages)
  ` [PATCH 1/5] IB/hfi1: Ignore link downgrade with 0 lanes
  ` [PATCH 2/5] IB/hfi1: Use the neighbor link down reason only when valid
  ` [PATCH 3/5] IB/hfi1: Correctly report neighbor link down reason
  ` [PATCH 4/5] IB/hfi1: Fix MAD port poll for active cables
  ` [PATCH 5/5] IB/hfi1: Serialize hrtimer function calls

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-04-14 15:14 UTC  (2+ messages)
` [PATCH v6 16/20] IB/fmr_pool: Convert the cleanup thread into kthread worker API

[PATCH for-rdma] IB/mlx5: Allow mapping the free running counter on PROT_EXEC
 2016-04-14 14:29 UTC  (5+ messages)

[PATCH for-next 0/2] mlx5_core: mlx5_ifc updates
 2016-04-13 15:10 UTC  (11+ messages)
` [PATCH for-next 2/2] net/mlx5: Update mlx5_ifc hardware features

fix large I/O regression with iSER in 4.4+ V2
 2016-04-13 14:07 UTC  (10+ messages)
` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
` [PATCH 2/2] IB/iser: set max_segment_size

[PATCH 2/3] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-13  9:52 UTC 

[PATCH] IB/srp: Fix a debug kernel crash
 2016-04-13  8:04 UTC  (3+ messages)

fix large I/O regression with iSER in 4.4+
 2016-04-13  8:01 UTC  (5+ messages)
` [PATCH 2/2] IB/iser: set max_segment_size

[PATCH] iw_cxgb4: Convert a __force cast
 2016-04-12 21:47 UTC  (2+ messages)

[PATCH] iwcm: Fix a sparse warning
 2016-04-12 21:46 UTC  (2+ messages)

iSER initiator in 4.5 is unhappy
 2016-04-12 21:33 UTC  (12+ messages)

[PATCH v1 00/18] NFS/RDMA client patches for 4.7
 2016-04-12 19:12 UTC  (11+ messages)
` [PATCH v1 02/18] xprtrdma: Bound the inline threshold values
` [PATCH v1 05/18] xprtrdma: Avoid using Write list for small NFS READ requests

[PATCH 00/21] IB/hfi1: First round of fixes for 4.7
 2016-04-12 18:35 UTC  (23+ messages)
  ` [PATCH 01/21] IB/hfi1: Fix sysfs file offset usage
  ` [PATCH 02/21] IB/hfi1: Fix i2c resource reservation checks
  ` [PATCH 03/21] IB/hfi1: Fix QOS num_vl bit width
  ` [PATCH 04/21] IB/hfi1: Remove invalid QOS check
  ` [PATCH 05/21] IB/hfi1: Fix QOS rule mappings
  ` [PATCH 06/21] IB/hfi1: Correctly obtain the full service class
  ` [PATCH 07/21] IB/hfi1: Simplify init_qpmap_table()
  ` [PATCH] [PATCH 08/21] IB/hfi1: Adjust default MTU to be 10KB
  ` [PATCH 09/21] IB/hfi1: Check P_KEY for all sent packets from user mode
  ` [PATCH 10/21] IB/hfi1: Always turn on CDRs for low power QSFP modules
  ` [PATCH 11/21] IB/hfi1: Remove module presence check outside pre-LNI checks
  ` [PATCH 12/21] IB/hfi1: Guard against concurrent I2C access across all chains
  ` [PATCH 13/21] IB/hfi1: Fix double QSFP resource acquire on cache refresh
  ` [PATCH 14/21] IB/hfi1: Remove unreachable code
  ` [PATCH 15/21] IB/hfi1: Use global defines for upper bits in opcode
  ` [PATCH 16/21] IB/hfi1: Change default number of user contexts
  ` [PATCH 17/21] IB/hfi1: Reduce kernel context pio buffer allocation
  ` [PATCH 18/21] IB/hfi1: Extract RSM map table init from QOS
  ` [PATCH 19/21] IB/hfi1: Move QOS decision logic into its own function
  ` [PATCH 20/21] IB/hfi1: Create a routine to set a receive side mapping rule
  ` [PATCH 21/21] IB/hfi1: Add RSM rule for user FECN handling

[RDMA PATCH 00/16] Intel X722 iWARP driver update
 2016-04-12 18:13 UTC  (7+ messages)
` [RDMA PATCH 01/16] i40iw: Fix overflow of region length
` [RDMA PATCH 13/16] i40iw: Add base memory management extensions

[PATCH 00/12] IB/hfi1, IB/rdmavt, IB/qib: Important bug fixes for 4.6 RC
 2016-04-12 17:47 UTC  (13+ messages)
  ` [PATCH 01/12] IB/rdmavt: Fix adaptive pio hang
  ` [PATCH 02/12] IB/hfi1: Prevent NULL pointer deferences in caching code
  ` [PATCH 03/12] IB/hfi1: Fix deadlock caused by locking with wrong scope
  ` [PATCH 04/12] IB/qib, IB/hfi1: Fix up UD loopback use of irq flags
  ` [PATCH 05/12] IB/hfi1: Prevent unpinning of wrong pages
  ` [PATCH 06/12] IB/hfi1: Don't remove list entries if they are not in a list
  ` [PATCH 07/12] IB/hfi1: Fix memory leak in user ExpRcv and SDMA
  ` [PATCH 08/12] IB/hfi1: Protect the interval RB tree when cleaning up
  ` [PATCH 09/12] IB/hfi1: Correctly compute node interval
  ` [PATCH 10/12] IB/hfi1: Extract and reinsert MMU RB node on lookup
  ` [PATCH 11/12] IB/hfi1: Fix buffer cache races which may cause corruption
  ` [PATCH 12/12] IB/rdmavt: Fix send scheduling


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