linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-16 12:22:11 to 2012-09-27 00:31:36 UTC [more...]

[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
 2012-09-27  0:31 UTC  (3+ messages)

[patch v2 01/11] netlink: add reference of module in netlink_dump_start
 2012-09-27  0:14 UTC  (18+ messages)
` [patch v2 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [patch v2 03/11] unix_diag: pass unix_diag "
` [patch v2 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [patch v2 05/11] nfnetlink_acct: pass nfnetlink_acct "
  ` [patch v2 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
  ` [patch v2 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
  ` [patch v2 10/11] ipset: pass ipset "
  ` [patch v2 11/11] infiniband: pass rdma_cm "
` [patch v2 08/11] crypto: pass crypto_user "
` [patch v2 09/11] xfrm: pass xfrm_user "

[PATCH] mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
 2012-09-26 21:51 UTC  (4+ messages)

Quick mlx4 IB SR-IOV howto?
 2012-09-26 21:30 UTC  (4+ messages)

[PATCH 01/11] netlink: add reference of module in netlink_dump_start
 2012-09-26 17:26 UTC  (19+ messages)
` [PATCH 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [PATCH 03/11] unix_diag: pass unix_diag "
` [PATCH 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [PATCH 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [PATCH 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [PATCH 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [PATCH 08/11] crypto: pass crypto_user "
` [PATCH 09/11] xfrm: pass xfrm_user "
  ` [PATCH 10/11] ipset: pass ipset "
` [PATCH 11/11] infiniband: pass rdma_cm "

[RFC} [PATCH 3/8 v2] libibverbs: Introduce XRC domains
 2012-09-26 16:57 UTC  (3+ messages)

[PATCH 4/8] livibverbs: Add support for XRC SRQs
 2012-09-25 12:35 UTC  (4+ messages)

[PATCH for-next V2 00/22] Add SRIOV support for IB interfaces
 2012-09-25  8:28 UTC  (12+ messages)
` [PATCH for-next V2 01/22] IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver use
` [PATCH for-next V2 04/22] IB/mlx4: SRIOV IB context objects and proxy/tunnel sqp support
` [PATCH for-next V2 11/22] IB/mlx4: Add CM paravirtualization
` [PATCH for-next V2 21/22] {NET,IB}/mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations

linux-next: build failure after merge of the akpm tree
 2012-09-25  8:27 UTC  (4+ messages)

[PATCH 3/8] libibverbs: Introduce XRC domains
 2012-09-25  0:04 UTC  (8+ messages)

[PATCH 25/26 v3] rdma/cm: Export AF_IB statistics
 2012-09-24 23:55 UTC 

[PATCH 26/26 v3] rdma/cm: Allow enabling reuseaddr in any state
 2012-09-24 23:55 UTC 

[PATCH 23/26 v3] rdma/ucm: Allow user space to pass AF_IB into resolve
 2012-09-24 23:55 UTC 

[PATCH 22/26 v3] rdma/ucm: Allow user space to bind to AF_IB
 2012-09-24 23:55 UTC 

[PATCH 24/26 v3] rdma/ucm: Allow user space to specify AF_IB when joining multicast
 2012-09-24 23:55 UTC 

[PATCH 20/26 v3] rdma/ucm: Add ability to query GID addresses
 2012-09-24 23:55 UTC 

[PATCH 21/26 v3] rdma/ucm: Name changes to indicate only IP addresses supported
 2012-09-24 23:55 UTC 

[PATCH 19/26 v3] rdma/cm: Export cma_get_service_id
 2012-09-24 23:55 UTC 

[PATCH 18/26 v3] rdma/ucm: Support querying when IB paths are not reversible
 2012-09-24 23:55 UTC 

[PATCH 16/26 v3] rdma/ucm: Support querying for AF_IB addresses
 2012-09-24 23:55 UTC 

[PATCH 17/26 v3] ib/sa: Export function to pack a path record into wire format
 2012-09-24 23:55 UTC 

[PATCH 13/26 v3] rdma/cm: Expose private data when using AF_IB
 2012-09-24 23:55 UTC 

[PATCH 14/26 v3] rdma/cm: Set qkey for AF_IB
 2012-09-24 23:55 UTC 

[PATCH 15/26 v3] rdma/cm: Only listen on IB devices when using AF_IB
 2012-09-24 23:55 UTC 

[PATCH 12/26 v3] rdma/cm: Add support for AF_IB to cma_get_service_id
 2012-09-24 23:55 UTC 

[PATCH 11/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_route
 2012-09-24 23:55 UTC 

[PATCH 10/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_addr
 2012-09-24 23:55 UTC 

[PATCH 8/26 v3] rdma/cm: Restrict AF_IB loopback to binding to IB devices only
 2012-09-24 23:55 UTC 

[PATCH 9/26 v3] rdma/cm: Verify that source and dest sa_family are the same
 2012-09-24 23:55 UTC 

[PATCH 6/26 v3] rdma/cm: Do not modify sa_family when setting loopback address
 2012-09-24 23:55 UTC 

[PATCH 7/26 v3] rdma/cm: Add helper functions to return id address information
 2012-09-24 23:55 UTC 

[PATCH 4/26 v3] rdma/cm: Update port reservation to support AF_IB
 2012-09-24 23:55 UTC 

[PATCH 5/26 v3] rdma/cm: Allow user to specify AF_IB when binding
 2012-09-24 23:55 UTC 

[PATCH 3/26 v3] ib/addr: Add AF_IB support to ip_addr_size
 2012-09-24 23:55 UTC 

[PATCH 2/26 v3] rdma/cm: Include AF_IB in loopback and any address checks
 2012-09-24 23:55 UTC 

[PATCH 1/8] libibverbs: Infra-structure changes to support verbs extension
 2012-09-24 20:51 UTC  (4+ messages)

[PATCH 1/26 v3] rdma/cm: define native IB address
 2012-09-24 20:20 UTC  (3+ messages)

[PATCH 26/26 v3] rdma/cm: Allow enabling reuseaddr in any state
 2012-09-24 20:05 UTC 

[PATCH 24/26 v3] rdma/ucm: Allow user space to specify AF_IB when joining multicast
 2012-09-24 20:05 UTC 

[PATCH 23/26 v3] rdma/ucm: Allow user space to pass AF_IB into resolve
 2012-09-24 20:05 UTC 

[PATCH 25/26 v3] rdma/cm: Export AF_IB statistics
 2012-09-24 20:05 UTC 

[PATCH 22/26 v3] rdma/ucm: Allow user space to bind to AF_IB
 2012-09-24 20:05 UTC 

[PATCH 21/26 v3] rdma/ucm: Name changes to indicate only IP addresses supported
 2012-09-24 20:05 UTC 

[PATCH 18/26 v3] rdma/ucm: Support querying when IB paths are not reversible
 2012-09-24 20:05 UTC 

[PATCH 20/26 v3] rdma/ucm: Add ability to query GID addresses
 2012-09-24 20:05 UTC 

[PATCH 19/26 v3] rdma/cm: Export cma_get_service_id
 2012-09-24 20:05 UTC 

[PATCH 16/26 v3] rdma/ucm: Support querying for AF_IB addresses
 2012-09-24 20:05 UTC 

[PATCH 15/26 v3] rdma/cm: Only listen on IB devices when using AF_IB
 2012-09-24 20:05 UTC 

[PATCH 17/26 v3] ib/sa: Export function to pack a path record into wire format
 2012-09-24 20:05 UTC 

[PATCH 14/26 v3] rdma/cm: Set qkey for AF_IB
 2012-09-24 20:05 UTC 

[PATCH 12/26 v3] rdma/cm: Add support for AF_IB to cma_get_service_id
 2012-09-24 20:05 UTC 

[PATCH 13/26 v3] rdma/cm: Expose private data when using AF_IB
 2012-09-24 20:05 UTC 

[PATCH 9/26 v3] rdma/cm: Verify that source and dest sa_family are the same
 2012-09-24 20:05 UTC 

[PATCH 10/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_addr
 2012-09-24 20:05 UTC 

[PATCH 11/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_route
 2012-09-24 20:05 UTC 

[PATCH 8/26 v3] rdma/cm: Restrict AF_IB loopback to binding to IB devices only
 2012-09-24 20:05 UTC 

[PATCH 7/26 v3] rdma/cm: Add helper functions to return id address information
 2012-09-24 20:05 UTC 

[PATCH 4/26 v3] rdma/cm: Update port reservation to support AF_IB
 2012-09-24 20:05 UTC 

[PATCH 6/26 v3] rdma/cm: Do not modify sa_family when setting loopback address
 2012-09-24 20:05 UTC 

[PATCH 5/26 v3] rdma/cm: Allow user to specify AF_IB when binding
 2012-09-24 20:05 UTC 

[PATCH 3/26 v3] ib/addr: Add AF_IB support to ip_addr_size
 2012-09-24 20:05 UTC 

[PATCH 2/26 v3] rdma/cm: Include AF_IB in loopback and any address checks
 2012-09-24 20:05 UTC 

[PATCH 0/26 v3] rdma/cm: Add support for native InfiniBand addressing
 2012-09-24 20:05 UTC 

[PATCH] IB/iser: add more RX CQs to scale out processing of SCSI responses
 2012-09-23 15:17 UTC 

[PATCH libmlx4 FIXED] Add raw packet QP support
 2012-09-23  6:58 UTC 

Gaida savu ātru atbildi
 2012-09-22 23:26 UTC 

how to preserve QP over HA events for librdmacm applications
 2012-09-22 15:57 UTC  (15+ messages)

[PATCH] infiniband-diags: Fix SA error reporting for common MAD errors
 2012-09-21 22:02 UTC 

[PATCH] infiniband-diags: fix bug with loop ports where SMP queries are needed
 2012-09-21 21:18 UTC 

[PATCH] infiniband-diags: move sa query code into it's own common file
 2012-09-21 16:46 UTC 

[PATCH 4/4 for opensm] opensm.spec.in: Improve portability
 2012-09-21 14:46 UTC 

[PATCH 3/4 for opensm] /etc/init.d/opensmd: Improve systemd integration
 2012-09-21 14:44 UTC 

[PATCH 2/4 for opensm] Make it possible to enable opensm with chkconfig
 2012-09-21 14:43 UTC 

[PATCH 1/4 for opensm] Add command-line option --pidfile
 2012-09-21 14:42 UTC 

[PATCH libmlx4 0/8] add raw packet QP, resource limitations, fixes/cleanups
 2012-09-21  7:16 UTC  (10+ messages)
  ` [PATCH libmlx4 1/8] Add raw packet QP support
  ` [PATCH libmlx4 3/8] Limit qp resources accepted for ibv_create_qp()
  ` [PATCH libmlx4 4/8] Replace sscanf() to strtol()
  ` [PATCH libmlx4 5/8] Allow to use the whole BF buffer
  ` [PATCH libmlx4 6/8] Use BlueFlame for RDMA_WRITE/WITH_IMM without data
  ` [PATCH libmlx4 7/8] Change enumeration names for masked atomic opcodes
  ` [PATCH libmlx4 8/8] When calling ibv_modify_qp() return right value

[PATCH] infiniband-diags: Allow user to specify multiple ports
 2012-09-21  0:32 UTC  (2+ messages)

[PATCH] infiniband-diags/src/perfquery.c: Fix all_ports corner case
 2012-09-21  0:32 UTC  (2+ messages)

[PATCH 6/6] RDMA/nes: Fix for compilation error when nes_debug is enabled
 2012-09-20 22:37 UTC 

[PATCH 2/2] libmlx4: Add support for XRC QPs
 2012-09-20 21:43 UTC 

[PATCH 1/2] libmlx4: Infra-structure changes to support verbs extensions
 2012-09-20 21:43 UTC 

[PATCH 7/8] libibverbs: Add man page for ibv_open_qp
 2012-09-20 21:43 UTC 

[PATCH 8/8] libibverbs: Add XRC sample application
 2012-09-20 21:43 UTC 

[PATCH 6/8] libibverbs: libibverbs: Add ibv_open_qp
 2012-09-20 21:43 UTC 

[PATCH 5/8] libibverbs: libibverbs: Add support for XRC QPs
 2012-09-20 21:43 UTC 

[PATCH 2/8] libibverbs: Support older providers that do not support extensions
 2012-09-20 21:43 UTC 

[PATCH 5/6] RDMA/nes: Print hardware resource type
 2012-09-20 21:08 UTC 

[PATCH 4/6] RDMA/nes: Fix for crash when tx chksum offload is off
 2012-09-20 20:55 UTC 

[PATCH 3/6] RDMA/nes: Cosmetic changes
 2012-09-20 20:53 UTC 

[PATCH libibverbs 0/3] add raw packet QP, new helper and examples cleanups
 2012-09-20 20:30 UTC  (4+ messages)
  ` [PATCH libibverbs 1/3] Add raw packet QP type
  ` [PATCH libibverbs 2/3] Add helpers to deal with new InfiniBand link speeds
  ` [PATCH libibverbs 3/3] Fix resource leaks in the pingpong examples present in the failure/error flows

[PATCH 2/6] RDMA/nes: Fix for incorrect MSS when tso is on
 2012-09-20 19:34 UTC 

[PATCH 1/6] RDMA/nes: Fix for incorrect resolving the loopback MAC address
 2012-09-20 19:23 UTC 

[PATCH 25/25] userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
 2012-09-20 16:47 UTC 

[PATCH] Correct option names in opensm man page
 2012-09-20 16:27 UTC 

[PATCH] [TRIVIAL] opensm/osm_log.h: fix function documentation
 2012-09-20 12:01 UTC 

[PATCH 5/6] opensm: Add command-line option --pidfile
 2012-09-19 14:46 UTC  (2+ messages)

[PATCH for-next V1] RDMA/cma: Fix multicast joins of the IPoIB port space to be consistent
 2012-09-18 20:16 UTC  (2+ messages)

[Bug 47671] New: infiniband/hw/nes/nes_verbs.c:3008: possible missing break ?
 2012-09-18 19:59 UTC 

[PATCH][TRIVIAL] opensm/osm_sa.h: Cosmetic commentary change
 2012-09-18 18:53 UTC 

[PATCH][TRIVIAL] opensm/ib_types.h: Commentary and cosmetic formatting change
 2012-09-18 18:53 UTC 

[PATCH][TRIVIAL] opensm/complib/cl_spinlock.h: Remove some unimplemented routines
 2012-09-18 18:53 UTC 

[PATCH][TRIVIAL] opensm/osm_torus.c: Add error code to error log message
 2012-09-18 18:53 UTC 

[PATCH] IB/ipoib: Fix crash resulted as of use after free for multicast object
 2012-09-18 17:18 UTC  (2+ messages)

[PATCH] ib_srp: Fix use-after-free in srp_reset_req()
 2012-09-17 20:28 UTC  (4+ messages)

[GIT PULL] please pull infiniband.git
 2012-09-17 15:57 UTC 

[PATCH] /etc/init.d/opensmd: Improve systemd integration
 2012-09-16 12:22 UTC  (3+ 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).