messages from 2015-07-30 10:27:32 to 2015-07-31 22:20:40 UTC [more...]
[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
2015-07-31 22:20 UTC (16+ 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 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 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 for-next V7 00/10] Move RoCE GID management to IB/Core
2015-07-31 22:01 UTC (18+ messages)
` [PATCH for-next V7 01/10] net/ipv6: Export addrconf_ifid_eui48
` [PATCH for-next V7 02/10] net: Add info for NETDEV_CHANGEUPPER event
` [PATCH for-next V7 03/10] net/bonding: Export bond_option_active_slave_get_rcu
` [PATCH for-next V7 04/10] IB/core: Add rwsem to allow reading device list or client list
` [PATCH for-next V7 05/10] IB/core: Add RoCE GID table management
` [PATCH for-next V7 06/10] IB/core: Add RoCE table bonding support
` [PATCH for-next V7 07/10] net/mlx4: Postpone the registration of net_device
` [PATCH for-next V7 08/10] IB/mlx4: Implement ib_device callbacks
` [PATCH for-next V7 09/10] IB/mlx4: Replace mechanism for RoCE GID management
` [PATCH for-next V7 10/10] RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
[PATCH 0/3] IB/srp patches for Linux kernel v4.3
2015-07-31 21:13 UTC (4+ messages)
` [PATCH 1/3] IB/srp: Constify a function argument
` [PATCH 2/3] IB/srp: Handle partial connection success correctly
` [PATCH 3/3] IB/srp: Bump driver version and release date
[PATCH v4 00/50] Add OPA gen1 driver
2015-07-31 18:32 UTC (85+ 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
[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 for-4.3 00/15] Modify MR allocation API
2015-07-31 12:52 UTC (10+ messages)
` [PATCH for-4.3 02/15] IB: Modify ib_create_mr API
` [PATCH for-4.3 14/15] qib: Support ib_alloc_mr verb
[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 00/22] iser patches for 4.3
2015-07-30 17:32 UTC (23+ messages)
` [PATCH 05/22] IB/iser: Get rid of un-maintained counters
` [PATCH 06/22] IB/iser: Fix possible bogus DMA unmapping
` COMMERCIAL: "
` [PATCH 11/22] IB/iser: Remove dead code in fmr_pool alloc/free
` [PATCH 12/22] IB/iser: Introduce iser_reg_ops
` [PATCH 20/22] IB/iser: Support up to 8MB data transfer in a single command
` [PATCH 22/22] IB/iser: Chain all iser transaction send work requests
[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 "
Potential lost receive WCs (was "[PATCH WIP 38/43]")
2015-07-30 16:00 UTC (8+ messages)
[PATCH v4 00/14] Demux IB CM requests in the rdma_cm module
2015-07-30 15:30 UTC (16+ messages)
` [PATCH v4 01/14] IB/core: Add rwsem to allow reading device list or client list
` [PATCH v4 02/14] IB/core: lock client data with lists_rwsem
` [PATCH v4 03/14] IB/core: Find the network device matching connection parameters
` [PATCH v4 04/14] IB/ipoib: Return IPoIB devices "
` [PATCH v4 05/14] IB/cm: Expose service ID in request events
` [PATCH v4 06/14] IB/cm: Share listening CM IDs
` [PATCH v4 07/14] IB/cma: Refactor RDMA IP CM private-data parsing code
` [PATCH v4 08/14] IB/cma: Helper functions to access port space IDRs
` [PATCH v4 09/14] IB/cm: Expose BTH P_Key in CM and SIDR request events
` [PATCH v4 10/14] IB/cma: Add net_dev and private data checks to RDMA CM
` [PATCH v4 11/14] IB/cma: Validate routing of incoming requests
` [PATCH v4 12/14] IB/cma: Use found net_dev for passive connections
` [PATCH v4 13/14] IB/cma: Share ib_cm_ids between rdma_cm_ids
` [PATCH v4 14/14] IB/cm: Remove compare_data checks
[PATCH for-next 0/4] few mlx4 IB driver fixes for 4.3
2015-07-30 15:18 UTC (6+ messages)
` [PATCH for-next 1/4] IB/mlx4: Fix potential deadlock when sending mad to wire
` [PATCH for-next 2/4] IB/mlx4: Deprecate mcast group warning message to debug because of flooding
` [PATCH for-next 3/4] IB/mlx4: In sysfs under RoCE, do not allow changing the paravirtualization mapping for pkeys
` [PATCH for-next 4/4] IB/mlx4: Use correct SL on AH query under RoCE
[PATCH] IB/ipath: Move ipath driver to staging
2015-07-30 15:08 UTC (2+ messages)
[PATCH v2] xprtrdma: take HCA driver refcount at client
2015-07-30 11:00 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).