public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-28 07:41:18 to 2013-07-08 13:56:30 UTC [more...]

[PATCH 0/3] iSER initiator updates for 3.11
 2013-07-08 13:56 UTC  (5+ messages)
  ` [PATCH 1/3] IB/iser: Use proper debug level value for info prints
  ` [PATCH 2/3] IB/iser: Restructure allocation/deallocation of connection resources
  ` [PATCH 3/3] IB/iser: Accept session->cmds_max from user space

[PATCH V1 0/2] Fixes to issues in mlx5 code found by static checker
 2013-07-08 12:58 UTC  (3+ messages)
  ` [PATCH V1 1/2] mlx5: Use simple_open when possible
  ` [PATCH V1 2/2] IB/mlx5: Remove unneeded semicolons

[PATCH 0/2] Fixes to issues in mlx5 code found by static checker
 2013-07-08 12:57 UTC  (5+ messages)
  ` [PATCH 1/2] mlx5: Use simple_open when possible
  ` [PATCH 2/2] IB/mlx5: Removes unneeded semicolons

[infiniband:for-next 769/772] drivers/net/ethernet/mellanox/mlx5/core/cmd.c:894:7-14: WARNING opportunity for memdup_user
 2013-07-08 12:06 UTC  (3+ messages)

wrong email address in mlx5 patch signature
 2013-07-08  9:47 UTC 

[PATCH] opensm: update internal PortInfo state for any ports
 2013-07-07 20:56 UTC 

[PATCH V3 0/9] Add Mellanox mlx5 driver for Connect-IB devices
 2013-07-07 14:25 UTC  (10+ messages)
` [PATCH V3 1/9] net/mlx5: Mellanox Connect-IB, core driver part 1/3
` [PATCH V3 3/9] net/mlx5: Mellanox Connect-IB, core driver part 3/3
  ` [PATCH V3 2/9] net/mlx5: Mellanox Connect-IB, core driver part 2/3
  ` [PATCH V3 4/9] IB/core: Add reserved values to enums for low-level drivers use
  ` [PATCH V3 5/9] IB/mlx5: Mellanox Connect-IB, IB driver part 1/5
  ` [PATCH V3 6/9] IB/mlx5: Mellanox Connect-IB, IB driver part 2/5
  ` [PATCH V3 7/9] IB/mlx5: Mellanox Connect-IB, IB driver part 3/5
  ` [PATCH V3 8/9] IB/mlx5: Mellanox Connect-IB, IB driver part 4/5
  ` [PATCH V3 9/9] IB/mlx5: Mellanox Connect-IB, IB driver part 5/5

[PATCH for-next 0/8] Add Mellanox mlx5 driver for Connect-IB devices
 2013-07-07 12:08 UTC  (19+ messages)

[PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage
 2013-07-06  5:08 UTC  (2+ messages)
` [PATCH 10/10] idr: Rework idr_preload()

[PATCH V2] libibverbs: Allow arbitrary int values for MTU
 2013-07-05 19:11 UTC  (3+ messages)

[PATCH] infiniband-diags: convert IBERROR to IBEXIT
 2013-07-05 15:40 UTC 

[PATCH] infiniband-diags: umad_init needs to be called before sa_get_handle
 2013-07-05 15:39 UTC 

[PATCHv3 infiniband-diags] saquery: Add SMInfoRecord support
 2013-07-05 15:32 UTC  (2+ messages)

[PATCH V2 0/9] Add Mellanox mlx5 driver for Connect-IB devices
 2013-07-04 14:55 UTC  (19+ messages)
` [PATCH V2 1/9] net/mlx5: Mellanox Connect-IB, core driver part 1/3
  ` [PATCH V2 2/9] net/mlx5: Mellanox Connect-IB, core driver part 2/3
  ` [PATCH V2 3/9] net/mlx5: Mellanox Connect-IB, core driver part 3/3
  ` [PATCH V2 6/9] IB/mlx5: Mellanox Connect-IB, IB driver part 2/5
  ` [PATCH V2 7/9] IB/mlx5: Mellanox Connect-IB, IB driver part 3/5
` [PATCH V2 4/9] IB/core: Add reserved values to enums for low-level drivers use
` [PATCH V2 5/9] IB/mlx5: Mellanox Connect-IB, IB driver part 1/5
` [PATCH V2 8/9] IB/mlx5: Mellanox Connect-IB, IB driver part 4/5
` [PATCH V2 9/9] IB/mlx5: Mellanox Connect-IB, IB driver part 5/5

[PATCH V3 0/4] Add IPv6 support for iWARP
 2013-07-04 10:40 UTC  (5+ messages)
` [PATCH V3 2/4] cxgb4: Add routines to create and remove listening IPv6 servers
  ` [PATCH V3 1/4] RDMA/cma: Add IPv6 support for iWARP
  ` [PATCH V3 3/4] cxgb4: Add CLIP support to store compressed IPv6 address
  ` [PATCH V3 4/4] RDMA/cxgb4: Add support for active and passive open connection with "

[PATCH v3 0/13] IB SRP initiator patches for kernel 3.11
 2013-07-04  8:16 UTC  (29+ messages)
  ` [PATCH v3 01/13] IB/srp: Fix remove_one crash due to resource exhaustion
  ` [PATCH v3 02/13] IB/srp: Avoid that srp_reset_host() is skipped after a TL error
  ` [PATCH v3 03/13] IB/srp: Fail I/O fast if target offline
  ` [PATCH v3 04/13] IB/srp: Skip host settle delay
  ` [PATCH v3 05/13] IB/srp: Maintain a single connection per I_T nexus
  ` [PATCH v3 07/13] scsi_transport_srp: Add transport layer error handling
  ` [PATCH v3 08/13] IB/srp: Add srp_terminate_io()
  ` [PATCH v3 09/13] IB/srp: Use SRP transport layer error recovery
  ` [PATCH v3 10/13] IB/srp: Start timers if a transport layer error occurs
  ` [PATCH v3 11/13] IB/srp: Make HCA completion vector configurable
  ` [PATCH v3 12/13] IB/srp: Make transport layer retry count configurable
  ` [PATCH v3 13/13] IB/srp: Bump driver version and release date
` [PATCH v3 06/13] IB/srp: Keep rport as long as the IB transport layer

[PATCH v3 05/25] infiniband: Change how dentry's d_lock field is accessed
 2013-07-03 20:20 UTC 

[PATCH] IB/qib: fix module level leak
 2013-07-03 17:50 UTC 

[PATCH V3 for-next 0/4] Add receive Flow Steering support
 2013-07-03 17:42 UTC  (5+ messages)
  ` [PATCH V3 for-next 1/4] IB/core: "
  ` [PATCH V3 for-next 2/4] IB/core: Infra-structure to support verbs extensions through uverbs
  ` [PATCH V3 for-next 3/4] IB/core: Export ib_create/destroy_flow "
  ` [PATCH V3 for-next 4/4] IB/mlx4: Add receive Flow Steering support

rtnl_lock deadlock on 3.10
 2013-07-03 17:26 UTC  (3+ messages)

PATCH: opensm enhancements
 2013-07-03 17:24 UTC  (4+ messages)

[PATCH opensm] Add flags to OSM_EVENT_ID_UCAST_ROUTING_DONE
 2013-07-03 17:05 UTC 

[PATCH v2 0/15] IB SRP initiator patches for kernel 3.11
 2013-07-03 14:26 UTC  (47+ messages)
` [PATCH v2 08/15] scsi_transport_srp: Add transport layer error handling
  ` [PATCH v2 01/15] IB/srp: Fix remove_one crash due to resource exhaustion
  ` [PATCH v2 02/15] IB/srp: Fix race between srp_queuecommand() and srp_claim_req()
  ` [PATCH v2 03/15] IB/srp: Avoid that srp_reset_host() is skipped after a TL error
  ` [PATCH v2 04/15] IB/srp: Fail I/O fast if target offline
  ` [PATCH v2 05/15] IB/srp: Skip host settle delay
  ` [PATCH v2 06/15] IB/srp: Maintain a single connection per I_T nexus
  ` [PATCH v2 07/15] IB/srp: Keep rport as long as the IB transport layer
  ` [PATCH v2 09/15] IB/srp: Add srp_terminate_io()
  ` [PATCH v2 10/15] IB/srp: Use SRP transport layer error recovery
  ` [PATCH v2 11/15] IB/srp: Start timers if a transport layer error occurs
  ` [PATCH v2 13/15] IB/srp: Make HCA completion vector configurable
  ` [PATCH v2 14/15] IB/srp: Make transport layer retry count configurable
  ` [PATCH v2 15/15] IB/srp: Bump driver version and release date
` [PATCH v2 12/15] IB/srp: Fail SCSI commands silently

[PATCH 00/13] Getting rid of get_unused_fd()
 2013-07-02 16:39 UTC  (2+ messages)
` [PATCH 03/13] infiniband: use get_unused_fd_flags(0) instead "

[PATCH for/net-next 0/8] Add Mellanox mlx5 driver for Connect-IB devices
 2013-07-02  8:06 UTC  (11+ messages)
` [PATCH for/net-next 1/8] net/mlx5: Mellanox Connect-IB, core driver part 1/3
` [PATCH for/net-next 2/8] net/mlx5: Mellanox Connect-IB, core driver part 2/3
` [PATCH for/net-next 3/8] net/mlx5: Mellanox Connect-IB, core driver part 3/3

[PATCH V2 0/4] Add IPv6 support for iWARP
 2013-07-02  7:41 UTC  (8+ messages)

[PATCH] libibverbs: Allow arbitrary int values for MTU
 2013-07-01 14:23 UTC 

[PATCH] libibumad: add ClassPortInfo struct
 2013-06-29 13:54 UTC  (2+ messages)

[PATCH] libibumad: add SA CAP MASK[2] definitions
 2013-06-29 13:53 UTC  (2+ messages)

[PATCH] osmtest: Make the "-guid" option's argument mandatory
 2013-06-29 13:19 UTC  (2+ messages)

[PATCH v2 15/16 ibacm] Add support for preloading IPv4 and IPv6 ACM caches
 2013-06-28 17:57 UTC  (3+ messages)

[PATCH 00/15 ibacm] ACM Cache Preloading (and some cosmetic cleanups)
 2013-06-28 17:39 UTC  (4+ messages)

[PATCH ibacm] acm.c: Fix addr_data_file handling
 2013-06-28 15:18 UTC 

[PATCH ibacm] acme.c: Fix a couple of cosmetic issues with option file generation
 2013-06-28 15:18 UTC 

[PATCH ibacm] Makefile.am: Remove eliminated config files from EXTRA_DIST
 2013-06-28 15:18 UTC 

[PATCH 0/14] IB SRP initiator patches for kernel 3.11
 2013-06-28 12:30 UTC  (15+ messages)
` [PATCH 01/14] IB/srp: Fix remove_one crash due to resource exhaustion
` [PATCH 12/14] IB/srp: Make HCA completion vector configurable
` [PATCH 13/14] IB/srp: Make transport layer retry count configurable


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox