messages from 2015-12-23 20:04:18 to 2015-12-29 10:55:57 UTC [more...]
[PATCH] IB/core: Remove a set-but-not-used variable from ib_sg_to_pages()
2015-12-29 10:55 UTC (2+ messages)
[PATCH v2] IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
2015-12-29 10:43 UTC
[PATCH] IB/mlx5: Unify CQ create flags check
2015-12-29 10:23 UTC
completion queue abstraction V2
2015-12-29 9:58 UTC (6+ messages)
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
[PATCH] IB/mad: Ensure fairness in ib_mad_completion_handler
2015-12-29 9:51 UTC (9+ messages)
[RFC] Generic InfiniBand transport done in software
2015-12-29 9:21 UTC (11+ messages)
[PATCH] IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
2015-12-29 8:55 UTC (3+ messages)
[PATCH v2 00/36] Add rdma verbs transport library
2015-12-29 5:23 UTC (38+ messages)
` [PATCH v2 01/36] IB/rdmavt: Create module framework and handle driver registration
` [PATCH v2 02/36] IB/rdmavt: Consolidate dma ops in rdmavt
` [PATCH v2 03/36] IB/rdmavt: Add protection domain to rdmavt
` [PATCH v2 04/36] IB/rdmavt: Add ib core device attributes to rvt driver params list
` [PATCH v2 05/36] IB/rdmavt: Macroize override checks during driver registration
` [PATCH v2 06/36] IB/rdmavt: Add query and modify device stubs
` [PATCH v2 07/36] IB/rdmavt: Add query and modify port stubs
` [PATCH v2 08/36] IB/rdmavt: Add pkey query stub
` [PATCH v2 09/36] IB/rdmavt: Add query gid stub
` [PATCH v2 10/36] IB/rdmavt: Alloc and dealloc ucontexts
` [PATCH v2 11/36] IB/rdmavt: Add queue pair function stubs
` [PATCH v2 12/36] IB/rdmavt: Add address handle stubs
` [PATCH v2 13/36] IB/rdmavt: Add memory region stubs
` [PATCH v2 14/36] IB/rdmavt: Add SRQ stubs
` [PATCH v2 15/36] IB/rdmavt: Add multicast stubs
` [PATCH v2 16/36] IB/rdmavt: Add process MAD stub
` [PATCH v2 17/36] IB/rdmavt: Add mmap stub
` [PATCH v2 18/36] IB/rdmavt: Add get port immutable stub
` [PATCH v2 19/36] IB/rdmavt: Add completion queue function stubs
` [PATCH v2 20/36] IB/rdmavt: Add post send and recv stubs
` [PATCH v2 21/36] IB/rdmavt: Move MR datastructures into rvt
` [PATCH v2 22/36] IB/rdmavt: Add queue pair data structure to rdmavt
` [PATCH v2 23/36] IB/rdmavt: Move driver helper functions to a common structure
` [PATCH v2 24/36] IB/rdmavt: Add device specific info prints
` [PATCH v2 25/36] IB/rdmavt: Add the start of capability flags
` [PATCH v2 26/36] IB/rdmavt: Move memory registration into rdmavt
` [PATCH v2 27/36] IB/rdmavt: Do not use rvt prints which rely on driver too early
` [PATCH v2 28/36] IB/rdmavt: Add common LID defines to rdmavt
` [PATCH v2 29/36] IB/rdmavt: Add AH "
` [PATCH v2 30/36] IB/rdmavt: Move SRQ data structure into rdmavt
` [PATCH v2 31/36] IB/rdmavt: Add an ibport data structure to rdmavt
` [PATCH v2 32/36] IB/rdmavt: Add driver notification for new AH
` [PATCH v2 33/36] IB/rdmavt: Break rdma_vt main include header file up
` [PATCH v2 34/36] IB/rdmavt: Initialize and teardown of qpn table
` [PATCH v2 35/36] IB/rdmavt: Add mmap related functions
` [PATCH v2 36/36] IB/rdmavt: Add pkey support
Assalam o Alaikum
2015-12-29 2:03 UTC
Charity/Donation
2015-12-29 1:21 UTC
[PULL REQUEST] Please pull rdma.git
2015-12-28 21:43 UTC
[PATCH v2 00/10] Begin to use rdmavt for qib
2015-12-28 21:22 UTC (11+ messages)
` [PATCH v2 01/10] IB/qib: Begin to use rdmavt for verbs
` [PATCH v2 02/10] IB/qib: Remove dma.c and use rdmavt version of dma functions
` [PATCH v2 03/10] IB/qib: Use rdmavt protection domain
` [PATCH v2 04/10] IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
` [PATCH v2 05/10] IB/qib: Use rdmavt lid defines in qib
` [PATCH v2 06/10] IB/qib: Remove driver specific members from qib qp type
` [PATCH v2 07/10] IB/qib: Add device specific info prints
` [PATCH v2 08/10] IB/qib: Remove qp and mr functionality from qib
` [PATCH v2 09/10] IB/qib: Use address handle in rdmavt and remove "
` [PATCH v2 10/10] IB/qib: Remove srq "
Charity Donation
2015-12-28 18:16 UTC
[PATCH 0/6] InfiniBand-ocrdma: Fine-tuning for some function implementations
2015-12-27 15:26 UTC (15+ messages)
` [PATCH 1/6] InfiniBand-ocrdma: One variable and jump label less in ocrdma_alloc_ucontext_pd()
` [PATCH v2 1/6] InfiniBand-ocrdma: One "
` [PATCH 2/6] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
` [PATCH 3/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_qp_state_change()
` [PATCH 4/6] InfiniBand-ocrdma: Return a value from a function call in _ocrdma_modify_qp() directly
` [PATCH 5/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_resize_cq()
` [PATCH 6/6] InfiniBand-ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
` [PATCH 0/2] InfiniBand-iSER: Refactoring for two function implementations
` [PATCH 1/2] InfiniBand-iSER: One jump label less in iser_reg_sig_mr()
` [PATCH 2/2] InfiniBand-iSER-target: One jump label less in isert_reg_sig_mr()
[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
2015-12-27 11:16 UTC (12+ messages)
` [PATCH v2 for-next 5/7] IB/mlx4: Add IB counters table
[PATCH rdma-next V2 00/32] Soft-RoCE driver
2015-12-27 6:58 UTC (39+ messages)
` [PATCH rdma-next V2 01/32] IB/core: Macro for RoCEv2 UDP port
` [PATCH rdma-next V2 02/32] IB/core: Add SEND_LAST_INV and SEND_ONLY_INV opcodes
` [PATCH rdma-next V2 03/32] IB/rxe: IBA header types and methods
` [PATCH rdma-next V2 04/32] IB/rxe: Bit mask and lengths declaration for different opcodes
` [PATCH rdma-next V2 05/32] IB/rxe: Default rxe device and port parameters
` [PATCH rdma-next V2 06/32] IB/rxe: External interface to lower level modules
` [PATCH rdma-next V2 07/32] IB/rxe: Misc local interfaces between files in ib_rxe
` [PATCH rdma-next V2 08/32] IB/rxe: Add maintainer for rxe driver
` [PATCH rdma-next V2 09/32] IB/rxe: Work request's opcode information table
` [PATCH rdma-next V2 10/32] IB/rxe: User/kernel shared queues infrastructure
` [PATCH rdma-next V2 11/32] IB/rxe: Common user/kernel queue implementation
` [PATCH rdma-next V2 12/32] IB/rxe: Interface to ib_core
` [PATCH rdma-next V2 13/32] IB/rxe: Allocation pool for RDMA objects
` [PATCH rdma-next V2 14/32] IB/rxe: RXE tasks handling
` [PATCH rdma-next V2 15/32] IB/rxe: Address vector manipulation functions
` [PATCH rdma-next V2 16/32] IB/rxe: Shared Receive Queue (SRQ) "
` [PATCH rdma-next V2 17/32] IB/rxe: Completion Queue (CQ) "
` [PATCH rdma-next V2 18/32] IB/rxe: Queue Pair (QP) handling
` [PATCH rdma-next V2 19/32] IB/rxe: Memory Region (MR) handling
` [PATCH rdma-next V2 20/32] IB/rxe: Multicast implementation
` [PATCH rdma-next V2 21/32] IB/rxe: Received packets handling
` [PATCH rdma-next V2 22/32] IB/rxe: Completion handling
` [PATCH rdma-next V2 23/32] IB/rxe: QP request handling
` [PATCH rdma-next V2 24/32] IB/rxe: QP response handling
` [PATCH rdma-next V2 25/32] IB/rxe: Dummy DMA callbacks for RXE device
` [PATCH rdma-next V2 26/32] IB/rxe: ICRC calculations
` [PATCH rdma-next V2 27/32] IB/rxe: Module init hooks
` [PATCH rdma-next V2 28/32] IB/rxe: Interface to netdev stack
` [PATCH rdma-next V2 29/32] IB/rxe: sysfs interface to RXE
` [PATCH rdma-next V2 30/32] IB/rxe: Shared objects between user and kernel
` [PATCH rdma-next V2 31/32] IB/rxe: Add Soft-RoCE to kbuild and makefiles
` [PATCH rdma-next V2 32/32] IB/rxe: TODO file while in staging
start moving user space visible constants to uapi headers
2015-12-27 6:17 UTC (11+ messages)
` [PATCH 1/6] IB/uapi: expose uverbs WR opcodes
` [PATCH 2/6] IB/uapi: expose uverbs send WR flags
` [PATCH 3/6] IB/uapi: expose uverbs WC opcodes
` [PATCH 4/6] IB/uapi: expose uverbs WC flags
` [PATCH 5/6] IB/uapi: expose uverbs WC status codes
` [PATCH 6/6] IB/uapi: expose device capability flags
[PATCH 0/4] ocrdma bug fix for linux-4.4-rc
2015-12-26 18:07 UTC (6+ messages)
` [PATCH 1/4] RDMA/ocrdma: Fix vlan-id assignment in qp parameters
` [PATCH 2/4] RDMA/ocrdma: Dispatch only port event when port state changes
` [PATCH 3/4] RDMA/ocrdma: Depend on async link events from CNA
` [PATCH 4/4] RDMA/be2net: Remove open and close entry points
memory registration updates
2015-12-25 16:46 UTC (9+ messages)
` [PATCH 10/11] IB: only keep a single key in struct ib_mr
[PATCH V1 00/16] add Intel(R) X722 iWARP driver
2015-12-24 19:36 UTC (29+ messages)
` [PATCH V1 01/16] i40e: Add support for client interface for IWARP driver
` [PATCH V1 02/16] i40iw: add main, hdr, status
` [PATCH V1 03/16] i40iw: add connection management code
` [PATCH V1 04/16] i40iw: add puda code
` [PATCH V1 05/16] i40iw: add pble resource files
` [PATCH V1 06/16] i40iw: add hmc "
` [PATCH V1 07/16] i40iw: add hw and utils files
` [PATCH V1 08/16] i40iw: add files for iwarp interface
` [PATCH V1 09/16] i40iw: add file to handle cqp calls
` [PATCH V1 10/16] i40iw: add hardware related header files
` [PATCH V1 11/16] i40iw: add X722 register file
` [PATCH V1 12/16] i40iw: user kernel shared files
` [PATCH V1 13/16] i40iw: virtual channel handling files
` [PATCH V1 14/16] i40iw: Kconfig and Kbuild for iwarp module
` [PATCH V1 15/16] i40iw: add entry in rdma_netlink
[PATCH 0/3] IB core: 64 bit counter support V3
2015-12-24 18:45 UTC (5+ messages)
` [PATCH 3/3] Display extended counter set if available
[RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
2015-12-24 17:50 UTC (8+ messages)
[PATCH V1 0/3] Add cross-channel support
2015-12-24 16:55 UTC (12+ messages)
` [PATCH V1 1/3] IB/core: Align coding style of ib_device_cap_flags structure
[PATCH] IB/qib: Improve ipoib UD performance
2015-12-24 16:19 UTC
libmlx5 : Maintainer/Git change
2015-12-24 10:59 UTC
[PATCH v2 00/10] iSER support for remote invalidate
2015-12-24 10:22 UTC (7+ messages)
[PATCH v4 00/11] NFS/RDMA server patches for v4.5
2015-12-24 9:57 UTC (4+ messages)
[PATCH V2 0/2] Add cross-channel support
2015-12-24 8:51 UTC (3+ messages)
` [PATCH V2 1/2] IB/core: "
` [PATCH V2 2/2] IB/mlx5: Add driver "
[PATCH] IB/cma: cma_match_net_dev needs to take into account port_num
2015-12-24 8:18 UTC (9+ messages)
[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
2015-12-24 7:46 UTC (9+ messages)
` [PATCH rdma-RC] IB/cm: Fix sleeping while atomic when creating AH from WC
[PATCH 1/2] IB/mlx4: Suppress memory allocations warnings in kmalloc->__vmalloc flows
2015-12-24 5:22 UTC (4+ messages)
` [PATCH 2/2] IB/mlx4: Convert kmalloc to be kmalloc_array to fix checkpatch warnings
[PATCH for-next v1 0/2] Advertise atomic operations support in mlx5
2015-12-24 5:21 UTC (4+ messages)
` FW: "
[PATCH for-next V2 0/5] User-space time-stamping support for mlx5_ib
2015-12-24 4:35 UTC (3+ messages)
[PATCH net-next 0/2] new maintainers for Mellanox mlx4/mlx5 core and IB drivers
2015-12-24 3:33 UTC (3+ messages)
device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
2015-12-24 3:19 UTC (12+ messages)
` device attr cleanup
[PATCH 1/3] staging/rdma/hfi1: Remove incorrect link credit check
2015-12-23 22:27 UTC (4+ messages)
` [PATCH 3/3] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
[PATCH] staging: rdma: hfi1: diag: constify hfi1_filter_array structure
2015-12-23 20:42 UTC
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).