public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-20 20:38:21 to 2014-01-15 20:28:55 UTC [more...]

[PATCH opensm 3/4] osm_trap_rcv.c: Minimize time holding RW lock for, SystemImageGUID changed trap 145
 2014-01-15 20:28 UTC 

[PATCH opensm 2/4] osm_trap_rcv.c: In trap_rcv_process_request, change, locking strategy
 2014-01-15 20:28 UTC 

[PATCH opensm 1/4] osm_trap_rcv.c: fix locking in, trap_rcv_process_request()
 2014-01-15 20:28 UTC 

Native IB connection setup
 2014-01-15 18:14 UTC  (6+ messages)

randconfig build error with next-20140115, in drivers/infiniband
 2014-01-15 14:00 UTC 

[PATCH] IB/mlx5: Verify reserved fields are cleared
 2014-01-15 12:56 UTC 

[PATCH for-next 00/14] Patch set for 3.14
 2014-01-15 11:24 UTC  (24+ messages)
  ` [PATCH for-next 01/14] IB/mlx5: Remove unused coded in mr.c
  ` [PATCH for-next 02/14] mlx5_core: Remove dead code
  ` [PATCH for-next 03/14] IB/mlx5: Fix micro UAR allocator
  ` [PATCH for-next 04/14] net/mlx5_core: Fix out arg size in access_register command
  ` [PATCH for-next 05/14] IB/mlx5: Clear out struct before create QP command
  ` [PATCH for-next 06/14] net/mlx5_core: Use mlx5 core style warning
  ` [PATCH for-next 07/14] IB/mlx5: Make sure doorbell record is visible before doorbell
  ` [PATCH for-next 08/14] IB/mlx5: Implement modify CQ
  ` [PATCH for-next 09/14] IB/mlx5: Add support for resize CQ
  ` [PATCH for-next 10/14] net/mlx5_core: Improve debugfs readability
  ` [PATCH for-next 11/14] mlx5_core: Fix PowerPC support
  ` [PATCH for-next 12/14] IB/mlx5: Allow creation of QPs with zero length work queues
  ` [PATCH for-next 13/14] IB/mlx5: Abort driver cleanup if teardown hca fails
  ` [PATCH for-next 14/14] IB/mlx5: Remove old field for create mkey mailbox

[PATCH -next] IB/usnic: Remove unused variable in usnic_debugfs_exit()
 2014-01-15  5:52 UTC 

linux-next: manual merge of the infiniband tree with the net-next tree
 2014-01-15  2:46 UTC 

[PATCH for-next 0/6] Add flow steering support for IPoIB
 2014-01-14 22:09 UTC  (2+ messages)

randconfig build error with next-20140114, in drivers/infiniband/hw/usnic//usnic_ib_main.c
 2014-01-14 13:57 UTC 

Latest Merge of usNIC Code
 2014-01-14  2:10 UTC 

Question about CPU-HCA interaction
 2014-01-14  2:08 UTC  (2+ messages)

[PATCH for-next] IB/usnic: Expose flows via debugfs
 2014-01-14  0:13 UTC  (9+ messages)

linux rdma 3.14 merge plans
 2014-01-13 20:32 UTC  (6+ messages)

[PATCH 00/11] iSER target initial support for T10-DIF offload
 2014-01-13 19:45 UTC  (21+ messages)
` [PATCH 01/11] Target/core: Fixes for isert compilation
` [PATCH 04/11] IB/isert: Move fastreg descriptor creation to a function
  ` [PATCH 02/11] IB/isert: seperate connection protection domains and dma MRs
  ` [PATCH 03/11] IB/isert: Avoid frwr notation, user fastreg
  ` [PATCH 05/11] Target/iscsi: Add T10-PI indication for iscsi_portal_group
  ` [PATCH 08/11] IB/isert: pass mr and frpl to isert_fast_reg_mr routine
` [PATCH 06/11] IB/isert: Initialize T10-PI resources
` [PATCH 07/11] IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
` [PATCH 09/11] IB/isert: Accept RDMA_WRITE completions
` [PATCH 10/11] IB/isert: Support T10-PI protected transactions
` [PATCH 11/11] Target/configfs: Expose iSCSI network portal group T10-PI support

[PATCH opensm] Add new option for guid_routing_order_no_scatter
 2014-01-13 18:45 UTC 

[PATCH opensm] osm_ucast_mgr.c: After applying guid_order options, add nodes sorted by neighbor switch load
 2014-01-13 18:19 UTC 

[PATCH infiniband-diags] libibnetdisc/ibnetdisc.c: fix insert of invalid lid 0xFFFF into lid_port hash_table
 2014-01-13 13:03 UTC  (3+ messages)

[PATCH v2] scsi_transport_srp: Fix kernel-doc warnings
 2014-01-13 11:39 UTC 

[PATCH infiniband-diags] libibnetdisc/ibnetdisc.c: improve log information to stdout
 2014-01-12 15:37 UTC  (2+ messages)

[PATCH] amso1100: Add check if cache memory was allocated before freeing it
 2014-01-12 11:56 UTC 

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:33 UTC 

(unknown),
 2014-01-10  8:13 UTC 

[PATCH v1 for-next] IB/usnic: Expose flows via debugfs
 2014-01-09 23:40 UTC 

[PATCH for-next] IB/usnic: Use for_each_sg instead of a for-loop
 2014-01-09 22:48 UTC 

[PATCH for-next] IB/usnic: Remove superflous parentheses
 2014-01-09 22:48 UTC 

[PATCH v1 for-next 0/6] IB/usnic: usNIC UDP Support
 2014-01-09 22:48 UTC  (7+ messages)
  ` [PATCH v1 for-next 1/6] IB/usnic: Update ABI and Version file for UDP support
  ` [PATCH v1 for-next 2/6] IB/usnic: Add UDP support to usnic_fwd.[hc]
  ` [PATCH v1 for-next 3/6] IB:usnic: Add UDP support to usnic_transport.[hc]
  ` [PATCH v1 for-next 4/6] IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
  ` [PATCH v1 for-next 5/6] IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
  ` [PATCH v1 for-next 6/6] IB/core: Add RDMA_TRANSPORT_USNIC_UDP

[PATCH v1 for-next 0/5] IB/usnic: Revamp usnic_fwd.h
 2014-01-09 22:48 UTC  (6+ messages)
  ` [PATCH v1 for-next 1/5] IB/usnic: Add struct usnic_transport_spec
  ` [PATCH v1 for-next 2/5] IB/usnic: Push all forwarding state to usnic_fwd.[hc]
  ` [PATCH v1 for-next 3/5] IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h
  ` [PATCH v1 for-next 4/5] IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h
  ` [PATCH v1 for-next 5/5] IB/usnic: Port over sysfs "

[PATCH v1 for-next 00/15] IB/usnic: Bug fixes
 2014-01-09 22:47 UTC  (16+ messages)
  ` [PATCH v1 for-next 01/15] IB/usnic: Fix stack frame size exceed warnings
  ` [PATCH v1 for-next 02/15] IB/usnic: Fix format not a string literal warning
  ` [PATCH v1 for-next 03/15] IB/usnic: Make usNIC built depend on Intel IOMMU
  ` [PATCH v1 for-next 04/15] IB/usnic: Fix error handling with IS_ERR_OR_NULL
  ` [PATCH v1 for-next 05/15] IB/usnic: Change BUG_ON to lockdep_assert_held
  ` [PATCH v1 for-next 06/15] IB/usnic: Initialize all of the data returned to userspace
  ` [PATCH v1 for-next 07/15] IB/usnic: Fix printk format warnings
  ` [PATCH v1 for-next 08/15] IB/usnic: Remove duplicate and unnecessary consts
  ` [PATCH v1 for-next 09/15] IB/usnic: Fix sparse should be static warnings
  ` [PATCH v1 for-next 10/15] IB/usnic: Fix accounting of qp_grp_ref_cnt
  ` [PATCH v1 for-next 11/15] IB/usnic: Remove extraneous if check
  ` [PATCH v1 for-next 12/15] IB/usnic: Change GFP_KERNEL TO GFP_ATOMIC if spinlock is held
  ` [PATCH v1 for-next 13/15] IB/usnic: Handle NETDEV_CHANGE
  ` [PATCH v1 for-next 14/15] IB/usnic: Use netdev_notifier_info_to_dev to get netdev
  ` [PATCH v1 for-next 15/15] IB/usnic: Fix false log

[PATCH] RDMA/cxgb4: silence GCC warning
 2014-01-09 14:04 UTC  (2+ messages)

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[PATCH v2 opensm] Try default partition config if parsing partitions.conf fails
 2014-01-08 16:34 UTC  (4+ messages)
  ` [PATCH opensm] Parse the the partition config in dry-run mode first

[PATCH v3.6 09/19] infiniband: slight optimization of addr compare
 2014-01-08  2:53 UTC 

[PATCH -next] IB/usnic: fix some error return code
 2014-01-08  0:31 UTC  (2+ messages)

[PATCH for-next 0/9] IB/usnic: Fix kbuild robot, sparse and smatch errs
 2014-01-08  0:11 UTC  (17+ messages)
` [PATCH for-next 2/9] IB/usnic: Fix format not a string literal warnings
` [PATCH for-next 4/9] IB/usnic: Fix error handling with IS_ERR_OR_NULL
` [PATCH for-next 5/9] IB/usnic: Change BUG_ON to WARN_ON
` [PATCH for-next 7/9] IB/usnic: Fix printk format warnings
` [PATCH for-next 9/9] IB/usnic: Fix sparse should be static warnings

failure to get gid with rdma_bind_addr with >= 3.10 kernels
 2014-01-05  7:25 UTC  (10+ messages)

[PATCH opensm] osm_db_files.c: Fix issue introduced in commit, aaa7b1e67ec6e5fc2a10accf46d538f9d47c6323
 2014-01-04 16:47 UTC 

Stepping down
 2014-01-03 21:16 UTC 

[PATCH opensm] Add client_rereg flag to Port Info context
 2014-01-03 13:40 UTC 

Fwd: IPoIB and STP
 2014-01-03 11:25 UTC  (8+ messages)
      `  "

Good day
 2014-01-02 19:15 UTC 

[Xen-devel] BUG: bad page map under Xen
 2014-01-02 14:18 UTC  (13+ messages)
      `  "

[PATCH opensm] osm_port_info_rcv.c: Reset client reregister bit only on a response to SET
 2014-01-01 13:44 UTC 

[PATCH 0/25] fix error return code
 2013-12-31  7:52 UTC  (5+ messages)
` [PATCH 5/25] IB/mlx4: "
` [PATCH 14/25] RDMA/amso1100: "
` [PATCH 22/25] RDMA/nes: "

[PATCH 0/3] SCSI SRP transport layer patches for kernel 3.14
 2013-12-30 21:46 UTC  (2+ messages)

Advise to invest in your Country
 2013-12-30 18:05 UTC 

[PATCH opensm] osm_db_files.c: Some minor fixes/improvements to osm_db_store
 2013-12-30 15:59 UTC 

[PATCH opensm] osm_trap_rcv.c: fix race condition during sweep
 2013-12-30 12:24 UTC 

[PATCH opensm] osm_ucast_ftree.c: replace assert with error return value
 2013-12-30 12:24 UTC 

[PATCH V9 libmlx4 0/2] Add extension and XRC QP support
 2013-12-29 16:46 UTC  (5+ messages)
` [PATCH V9 libmlx4 1/2] Infra-structure changes to support verbs extensions

[PATCH opensm] osm_ucast_file.c: Fix crash when port is invalid in LFT file
 2013-12-26 13:39 UTC 

[PATCH v3.5 09/19] infiniband: slight optimization of addr compare
 2013-12-26 11:40 UTC 

[PATCH v3 09/19] infiniband: slight optimization of addr compare
 2013-12-25  3:28 UTC 

[PATCH v2 10/20] infiniband: slight optimization of addr compare
 2013-12-24 11:28 UTC 

memory sinhronization and replication
 2013-12-24  6:12 UTC  (3+ messages)

[GIT PULL] please pull infiniband.git
 2013-12-23 17:24 UTC 

[PATCH 11/21] infiniband: slight optimization of addr compare
 2013-12-23  5:10 UTC 

[PATCH net v2 0/8] Fixes for server entries and server filter entries for Chelsio T4/T5
 2013-12-22 23:09 UTC  (2+ messages)

[PATCH for-next V1] IB/usnic: Fix userspace/kernel ABI alignment discrepancy
 2013-12-22 22:54 UTC  (3+ messages)

[PATCH v2 opensm] Add support for synchronizing in memory files with storage
 2013-12-21 16:33 UTC  (3+ messages)

[PATCH opensm] Add support for synchronizing in memory files with storage
 2013-12-21  9:49 UTC  (2+ messages)

[PATCH -next] IB/usnic: remove unused including <linux/version.h>
 2013-12-21  9:25 UTC 

[PATCH for-next] IB/usnic: Fix userspace/kernel ABI alignement discrepancy
 2013-12-21  1:25 UTC  (2+ messages)

[PATCH for-next] IB/usnic: Append documentation to usnic_transport.h and cleanup
 2013-12-20 21:41 UTC 

[PATCH for-next 0/6] IB/usnic: usNIC UDP Support
 2013-12-20 20:38 UTC  (4+ messages)
  ` [PATCH for-next 4/6] IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h
  ` [PATCH for-next 5/6] IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]
  ` [PATCH for-next 6/6] IB/core: Rename RMDA_TRANSPORT_USNIC


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