messages from 2015-07-30 16:36:31 to 2015-08-04 03:21:24 UTC [more...]
[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
2015-08-04 3:21 UTC (28+ messages)
` [PATCH v2 02/12] IB/mad: Remove ib_get_dma_mr calls
` [PATCH v2 04/12] IB/mlx4: "
` [PATCH v2 05/12] IB/mlx5: "
` [PATCH v2 06/12] IB/iser: Use pd->local_dma_lkey
` [PATCH v2 07/12] iser-target: Remove ib_get_dma_mr calls
` [PATCH v2 01/12] IB/core: Guarantee that a local_dma_lkey is available
` [PATCH v2 03/12] IB/ipoib: Remove ib_get_dma_mr calls
` [PATCH v2 08/12] IB/srp: Use pd->local_dma_lkey
` [PATCH v2 12/12] rds/ib: Remove ib_get_dma_mr calls
` [PATCH v2 09/12] IB/srp: Do not create an all physical insecure rkey by default
` [PATCH v2 10/12] ib_srpt: Remove ib_get_dma_mr calls
` [PATCH v2 11/12] net/9p: "
[PATCH v8 0/4] Sending kernel pathrecord query to user cache server
2015-08-04 3:15 UTC (3+ messages)
` [PATCH v8 2/4] IB/core: Add rdma netlink helper functions
[PATCH for-next V1 0/3] RoCE GID management fixes
2015-08-04 3:10 UTC (5+ messages)
` [PATCH for-next V1 1/3] IB/core: Access to one past end of array in _gid_table_setup_one
` [PATCH for-next V1 2/3] IB/core: RoCE GID management separate cleanup and release
` [PATCH for-next V1 3/3] IB/core: Fix possible deadlock in write_gid
[PATCH V6 0/9] iSER support for iWARP
2015-08-03 19:32 UTC (5+ messages)
` [PATCH V6 6/9] isert: Rename IO functions to more descriptive names
[PATCH v4 00/16] NFS/RDMA client side for Linux 4.3
2015-08-03 17:07 UTC (18+ messages)
` [PATCH v4 01/16] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
` [PATCH v4 02/16] xprtrdma: Raise maximum payload size to one megabyte
` [PATCH v4 03/16] xprtrdma: Increase default credit limit
` [PATCH v4 04/16] xprtrdma: Don't fall back to PHYSICAL memory registration
` [PATCH v4 05/16] xprtrdma: Remove last ib_reg_phys_mr() call site
` [PATCH v4 06/16] xprtrdma: Clean up rpcrdma_ia_open()
` [PATCH v4 07/16] xprtrdma: Remove logic that constructs RDMA_MSGP type calls
` [PATCH v4 08/16] xprtrdma: Account for RPC/RDMA header size when deciding to inline
` [PATCH v4 09/16] xprtrdma: Always provide a write list when sending NFS READ
` [PATCH v4 10/16] xprtrdma: Don't provide a reply chunk when expecting a short reply
` [PATCH v4 11/16] xprtrdma: Fix XDR tail buffer marshalling
` [PATCH v4 12/16] xprtrdma: Fix large NFS SYMLINK calls
` [PATCH v4 13/16] xprtrdma: Clean up xprt_rdma_print_stats()
` [PATCH v4 14/16] xprtrdma: Count RDMA_NOMSG type calls
` [PATCH v4 15/16] core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
` [PATCH v4 16/16] xprtrdma: take HCA driver refcount at client
[PATCH] IB/mlx4: Fix memory leaks related to updating GIDs
2015-08-03 17:04 UTC
[PATCH] IB/core, cma: Make __attribute_const__ declarations sparse-friendly
2015-08-03 17:01 UTC
[PATCH] IB: Add additional info on CNP
2015-08-03 16:36 UTC
[PATCH v4 00/50] Add OPA gen1 driver
2015-08-03 15:29 UTC (90+ messages)
` [PATCH v4 01/50] IB: Add CNP opcode enumeration
` [PATCH v4 02/50] IB/core: Add header definitions
` [PATCH v4 03/50] IB/hfi1: add chip specific support part1
` [PATCH v4 04/50] IB/hfi1: add chip specific support part2
` [PATCH v4 05/50] IB/hfi1: add chip specific support part3
` [PATCH v4 06/50] IB/hfi1: add chip specific support part4
` [PATCH v4 07/50] IB/hfi1: add chip register definitions
` [PATCH v4 08/50] IB/hfi1: add chip specific headers
` [PATCH v4 09/50] IB/hfi1: add common header file definitions
` [PATCH v4 10/50] IB/hfi1: add completion queue processing
` [PATCH v4 11/50] IB/hfi1: add debugfs handling
` [PATCH v4 12/50] IB/hfi1: add char device instantiation code
` [PATCH v4 13/50] IB/hfi1: add diagnostic hooks
` [PATCH v4 14/50] IB/hfi1: add dma operation hooks
` [PATCH v4 15/50] IB/hfi1: add low level receive functions
` [PATCH v4 16/50] IB/hfi1: add eeprom hooks
` [PATCH v4 17/50] IB/hfi1: add PSM driver control/data path
` [PATCH v4 18/50] IB/hfi1: add firmware hooks
` [PATCH v4 19/50] IB/hfi1: add general hfi header file
` [PATCH v4 20/50] IB/hfi1: add module init hooks
` [PATCH v4 21/50] IB/hfi1: add interrupt hooks
` [PATCH v4 22/50] IB/hfi1: add progress delay/restart hooks
` [PATCH v4 23/50] IB/hfi1: add rkey/lkey validation
` [PATCH v4 24/50] IB/hfi1: add OPA mad handling part1
` [PATCH v4 25/50] IB/hfi1: add OPA mad handling part2
` [PATCH v4 26/50] IB/hfi1: add local mad header
` [PATCH v4 27/50] IB/hfi1: add user/kernel memory sharing hooks
` [PATCH v4 28/50] IB/hfi1: add memory region handling
` [PATCH v4 29/50] IB/hfi1: add misc OPA defines
` [PATCH v4 30/50] IB/hfi1: add pcie routines
` [PATCH v4 31/50] IB/hfi1: add pio handling
` [PATCH v4 32/50] IB/hfi1: add platform config definitions
` [PATCH v4 33/50] IB/hfi1: add qp handling
` [PATCH v4 34/50] IB/hfi1: add qsfp handling
` [PATCH v4 35/50] IB/hfi1: add RC QP handling
` [PATCH v4 36/50] IB/hfi1: add common routines for RC/UC
` [PATCH v4 37/50] IB/hfi1: add sdma routines
` [PATCH v4 38/50] IB/hfi1: add sdma header file
` [PATCH v4 39/50] IB/hfi1: add SRQ handling
` [PATCH v4 40/50] IB/hfi1: add sysfs routines and documentation
` [PATCH v4 41/50] IB/hfi1: add tracepoint debug routines
` [PATCH v4 42/50] IB/hfi1: add QSFP twsi routines
` [PATCH v4 43/50] IB/hfi1: add UC QP handling
` [PATCH v4 44/50] IB/hfi1: add UD "
` [PATCH v4 45/50] IB/hfi1: add low level page locking
` [PATCH v4 46/50] IB/hfi1: add PSM sdma hooks
` [PATCH v4 47/50] IB/hfi1: add general verbs handling
` [PATCH v4 48/50] IB/hfi1: add multicast routines
` [PATCH v4 49/50] IB/hfi1: add driver make/config files
` [PATCH v4 50/50] IB/core: Add opa driver to kbuild
With Due Respect
2015-08-03 15:09 UTC
[PATCH 00/22] iser patches for 4.3
2015-08-03 13:57 UTC (10+ messages)
` [PATCH 12/22] IB/iser: Introduce iser_reg_ops
` [PATCH 20/22] IB/iser: Support up to 8MB data transfer in a single command
[infiniband-diags PATCH] rdma-ndd: fix compiler warnings
2015-08-03 4:05 UTC (2+ messages)
[PATCHv3 infiniband-diags] iblinkinfo.c: Close additional file descriptor in advance
2015-08-03 4:05 UTC (2+ messages)
[PATCH for-next V7 00/10] Move RoCE GID management to IB/Core
2015-08-02 7:56 UTC (12+ messages)
` "
[PATCH 0/3] IB/srp patches for Linux kernel v4.3
2015-08-01 18:53 UTC (5+ messages)
` [PATCH 1/3] IB/srp: Constify a function argument
` [PATCH 3/3] IB/srp: Bump driver version and release date
` [PATCH 2/3] IB/srp: Handle partial connection success correctly
[PATCH for-4.3 00/15] Modify MR allocation API
2015-07-31 22:41 UTC (9+ messages)
` [PATCH for-4.3 05/15] IB/srp: Convert to ib_alloc_mr
` [PATCH for-4.3 14/15] qib: Support ib_alloc_mr verb
[PATCH 0/2] update ocrdma to dual license
2015-07-31 17:38 UTC (19+ messages)
PROPOSITION D'EMPLOI
2015-07-31 13:11 UTC
[PATCH] IB/ipoib: CSUM support in connected mode
2015-07-31 2:03 UTC (11+ messages)
[PATCH v3 00/49] Add OPA gen1 driver
2015-07-30 20:49 UTC (4+ messages)
` [PATCH v3 01/49] IB/core: Add header definitions
[PATCH v3 00/13] Demux IB CM requests in the rdma_cm module
2015-07-30 18:16 UTC (5+ messages)
[PATCH for-next V6 0/5] HW Device hot-removal support
2015-07-30 17:15 UTC (6+ messages)
[PATCH v3] libibverbs init.c: conditionally emit warning if no userspace driver found
2015-07-30 16:47 UTC (2+ messages)
[PATCH WIP 00/43] New fast registration API
2015-07-30 16:39 UTC (11+ messages)
` [PATCH WIP 28/43] IB/core: Introduce new "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).