messages from 2017-10-11 17:49:02 to 2017-10-17 10:24:27 UTC [more...]
[PATCH v2 00/15] make structure field, function arguments and structures const
2017-10-17 10:24 UTC (26+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "
[PATCH] IB/ipoib: Enable pkey and device name decoupling
2017-10-17 10:21 UTC (8+ messages)
[PATCH for-next 00/12] i40iw patches for 4.15
2017-10-17 9:15 UTC (14+ messages)
` [PATCH for-next 01/12] i40iw: Cleanup AE processing
` [PATCH for-next 02/12] i40iw: Ignore AE source field in AEQE for some AEs
` [PATCH for-next 03/12] i40iw: Remove unused static_rsrc from i40iw_create_qp_info
` [PATCH for-next 04/12] i40iw: Move exception_lan_queue to VSI structure
` [PATCH for-next 05/12] i40iw: Remove unused structures
` [PATCH for-next 06/12] i40iw: Account for IPv6 header when setting MSS
` [PATCH for-next 07/12] i40iw: Move ceq_valid to i40iw_sc_dev structure
` [PATCH for-next 08/12] i40iw: Reinitialize IEQ on MTU change
` [PATCH for-next 09/12] i40iw: Refactor queue depth calculation
` [PATCH for-next 10/12] i40iw: Clear CQP Head/Tail during initialization
` [PATCH for-next 11/12] i40iw: Remove UDA QP from QoS list if creation fails
` [PATCH for-next 12/12] i40iw: Move cqp_cmd_head init to CQP initialization
[PATCH] bnxt_re: Make room for mapping beyond 32 entries
2017-10-17 8:31 UTC
[PATCH net-next] qed: Fix iWARP out of order flow
2017-10-17 7:23 UTC
[PATCH] RDMA/cxgb3: Convert timers to use timer_setup()
2017-10-16 22:54 UTC
[PATCH] RDMA/cxgb4: Convert timers to use timer_setup()
2017-10-16 22:52 UTC
[PATCH] IB/hfi1: Convert timers to use timer_setup()
2017-10-16 22:51 UTC
[PATCH] IB/rdmavt: Convert timers to use timer_setup()
2017-10-16 22:51 UTC
[PATCH v2] linux/types.h: Restore the ability to disable sparse endianness checks
2017-10-16 21:26 UTC (3+ messages)
[PATCH 1 0/5] NFS/RDMA client patches for v4.15, pt. 2
2017-10-16 19:01 UTC (6+ messages)
` [PATCH 1 1/5] xprtrdma: Throw away reply when version is unrecognized
` [PATCH 1 2/5] xprtrdma: Move decoded header fields into rpcrdma_rep
` [PATCH 1 3/5] xprtrdma: Refactor rpcrdma_reply_handler some more
` [PATCH 1 4/5] xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
` [PATCH 1 5/5] xprtrdma: Decode credits field in rpcrdma_reply_handler
[PATCH rdma-next v1 0/6] RDMA core and mlx5 fixes and refactoring for 4.15
2017-10-16 18:32 UTC (9+ messages)
` [PATCH rdma-next v1 1/6] IB/core: Introduce and use rdma_create_user_ah
` [PATCH rdma-next v1 2/6] IB: Let ib_core resolve destination mac address
` [PATCH rdma-next v1 3/6] IB/core: Fix unable to change lifespan entry for hw_counters
` [PATCH rdma-next v1 4/6] IB/core: Fix use workqueue without WQ_MEM_RECLAIM
` [PATCH rdma-next v1 5/6] IB/core: Take into account optional UDR, XRC headers and mandatory ICRC for RoCE MTU
` [PATCH rdma-next v1 6/6] IB/mlx5: Use ARRAY_SIZE
[PATCH rdma-next] RDMA: Remove Sean's and Hal's emails from MAINTAINER file
2017-10-16 17:04 UTC (2+ messages)
[PATCH] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
2017-10-16 15:47 UTC
[PATCH] rxe_cfg: Fix parsing of ethtool / ifconfig
2017-10-16 15:31 UTC (3+ messages)
[PATCH v2 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
2017-10-16 14:24 UTC (2+ messages)
` [PATCH v2 2/2] ibacm: Incorrect list used for subnet list causes a segfault
[PATCH 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
2017-10-16 14:24 UTC (4+ messages)
` [PATCH 2/2] ibacm: Incorrect list used for subnet list causes a segfault
nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
2017-10-16 10:21 UTC (10+ messages)
[PATCH rdma-next 0/3] IPoIB TX NAPI
2017-10-16 5:49 UTC (4+ messages)
` [PATCH rdma-next 1/3] IB/ipoib: Get rid of the tx_outstanding variable in all modes
` [PATCH rdma-next 2/3] IB/ipoib: Use NAPI in UD/TX flows
` [PATCH rdma-next 3/3] IB/ipoib: Change number of TX wqe to 64
[PATCH rdma-next 0/5] RDMA core, mlx5 fixes and refactoring for 4.15
2017-10-16 5:42 UTC (7+ messages)
` [PATCH rdma-next 1/5] IB: Let ib_core resolve destination mac address
` [PATCH rdma-next 2/5] IB/core: Fix unable to change lifespan entry for hw_counters
` [PATCH rdma-next 3/5] IB/core: Fix use workqueue without WQ_MEM_RECLAIM
` [PATCH rdma-next 4/5] IB/core: Take into account optional UDR, XRC headers and mandatory ICRC for RoCE MTU
` [PATCH rdma-next 5/5] IB/mlx5: Use ARRAY_SIZE
[PATCH 1/2] ibacm: Incorrect usage of BE byte order of MLID attach/detach_mcast()
2017-10-16 4:58 UTC (6+ messages)
` [PATCH 2/2] ibacm: Incorrect list used for subnet list causes a segfault
[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
2017-10-16 4:45 UTC (17+ messages)
` [for-next 02/12] net/mlx5: PTP code migration to driver core section
` [for-next 04/12] net/mlx5: Support for attaching multiple underlay QPs to root flow table
` [for-next 05/12] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
` [for-next 06/12] IB/ipoib: Add ability to set PKEY index to lower device driver
` [for-next 07/12] net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
` [for-next 09/12] net/mlx5e: IPoIB, Add PKEY child interface nic profile
` [for-next 10/12] net/mlx5e: IPoIB, Add PKEY child interface ndos
` [for-next 12/12] net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
` [for-next 01/12] net/mlx5: File renaming towards ptp core implementation
` [for-next 03/12] net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
` [for-next 11/12] net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
` [pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11,Re: [pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-15 15:21 UTC (17+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
[PATCH v2 00/45] Address issues detected by static analysis tools
2017-10-15 7:52 UTC (37+ messages)
` [PATCH v2 12/45] RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
` [PATCH v2 19/45] IB/hns: Declare local functions 'static'
` [PATCH v2 20/45] RDMA/i40iw: Fix a race condition
` [PATCH v2 21/45] RDMA/i40iw: Suppress gcc 7 fall-through complaints
` [PATCH v2 22/45] RDMA/i40iw: Remove a set-but-not-used variable
` [PATCH v2 23/45] IB/mthca: Fix indentation
` [PATCH v2 24/45] IB/mlx4: Suppress gcc 7 fall-through complaints
` [PATCH v2 25/45] IB/mlx5: "
` [PATCH v2 26/45] IB/mlx5: Remove a set-but-not-used variable
` [PATCH v2 27/45] IB/nes: Fix indentation
` [PATCH v2 28/45] IB/nes: Suppress gcc 7 fall-through complaints
` [PATCH v2 29/45] IB/nes: Remove set-but-not-used variables
` [PATCH v2 30/45] IB/nes: Fix a race condition in nes_inetaddr_event()
` [PATCH v2 31/45] RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
` [PATCH v2 32/45] RDMA/ocrdma: Suppress gcc 7 fall-through complaints
` [PATCH v2 33/45] RDMA/ocrdma: Remove set-but-not-used variables
` [PATCH v2 34/45] RDMA/qedr: Use NULL instead of 0 to represent a pointer
` [PATCH v2 35/45] RDMA/qedr: Declare local functions static
` [PATCH v2 36/45] RDMA/qedr: Annotate iomem pointers correctly
` [PATCH v2 37/45] RDMA/qedr: Remove set-but-not-used variables
` [PATCH v2 38/45] IB/qib: Remove remaining code related to writing the EEPROM
` [PATCH v2 39/45] IB/qib: Suppress gcc 7 fall-through complaints
` [PATCH v2 40/45] IB/qib: Remove set-but-not-used variables
` [PATCH v2 41/45] RDMA/rdmavt: Suppress gcc 7 fall-through complaints
` [PATCH v2 42/45] RDMA/rxe: "
` [PATCH v2 43/45] RDMA/usnic: Make the compiler check declaration consistency during compilation
` [PATCH v2 44/45] RDMA/usnic: Remove a set-but-not-used variable
` [PATCH v2 45/45] RDMA/usnic: Instantiate data structures once
[PATCH 00/47] Address issues detected by static analysis tools
2017-10-15 7:37 UTC (13+ messages)
` [PATCH 05/47] RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
` [PATCH 42/47] IB/qib: Remove set-but-not-used variables
[PATCH v2 00/13] Request for Comments on SoftiWarp
2017-10-14 8:21 UTC (29+ messages)
` [PATCH v2 01/13] iWARP wire packet format definition
` [PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
` [PATCH v2 04/13] SoftiWarp object management
` [PATCH v2 05/13] SoftiWarp application interface
` [PATCH v2 06/13] SoftiWarp connection management
` [PATCH v2 07/13] SoftiWarp application buffer management
` [PATCH v2 12/13] SoftiWarp debugging code
[PATCH 0/1] Request for Comments on SoftiWarp
2017-10-14 0:54 UTC (5+ messages)
[PATCH] xprtrdma: Use generic asynchronous MR disposal in send_request
2017-10-13 21:47 UTC
[PATCH v1 0/3] NFS/RDMA client patches for v4.15
2017-10-13 19:05 UTC (5+ messages)
` [PATCH v1 2/3] xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
[PATCH] IB/hfi1: Fix a wrapping test (make it less strict)
2017-10-13 10:56 UTC
[PATCH] IB/cma: make config_item_type const
2017-10-13 6:41 UTC (4+ messages)
[PATCH] bnxt_re: Fix incorrect usage of test_bit()
2017-10-13 6:08 UTC
[PATCH v2 net 0/2] net/smc: ib_query_gid() patches
2017-10-12 19:20 UTC (2+ messages)
[PATCH for-next 0/4] Add Features & Code improvements for hip08
2017-10-12 14:54 UTC (6+ messages)
` [PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
[bug report] IB/usnic: Add Cisco VIC low-level hardware driver
2017-10-12 12:57 UTC
[PATCH rdma-core] iwpmd: Return existing mapping if port reused on active side
2017-10-12 9:11 UTC (2+ messages)
[PATCH] IB/hfil: Delete unused bypass flags
2017-10-12 1:19 UTC (3+ messages)
[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
2017-10-11 19:14 UTC (7+ messages)
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only
[PATCH for-next] IB,hfi1 Add MODULE_FIRMWARE statements
2017-10-11 18:10 UTC (5+ messages)
[PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
2017-10-08 13:03 UTC
[PATCH v2 12/13] SoftiWarp debugging code
2017-10-08 12:39 UTC
[PATCH v2 06/13] SoftiWarp connection management
2017-10-06 16:04 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).