sfrench/cifs-2.6.git
2019-06-24 Israel RukshinIB/iser: Unwind WR union at iser_tx_desc
2019-06-24 Israel RukshinIB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
2019-06-24 Max GurtovoyRDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INT...
2019-06-24 Max GurtovoyRDMA/mlx5: Update set_sig_data_segment attribute for...
2019-06-24 Max GurtovoyRDMA/mlx5: Pass UMR segment flags instead of boolean
2019-06-24 Max GurtovoyRDMA/mlx5: Add attr for max number page list length...
2019-06-24 Max GurtovoyRDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_a...
2019-06-24 Max GurtovoyRDMA/core: Add signature attrs element for ib_mr structure
2019-06-24 Max GurtovoyRDMA/core: Introduce ib_map_mr_sg_pi to map data/protec...
2019-06-24 Israel RukshinRDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_...
2019-06-24 Max GurtovoyRDMA/core: Save the MR type in the ib_mr structure
2019-06-24 Max GurtovoyRDMA/core: Introduce new header file for signature...
2019-06-21 Firas JahjahRDMA/efa: Print address on AH creation failure
2019-06-21 Gal PressmanRDMA/efa: Be consistent with success flow return value
2019-06-21 Gal PressmanRDMA/efa: Use API to get contiguous memory blocks align...
2019-06-21 Mike MarciniszynIB/{rdmavt, qib, hfi1}: Convert to new completion API
2019-06-21 Mike MarciniszynIB/rdmavt: Add new completion inline
2019-06-21 Jason GunthorpeRDMA/odp: Do not leak dma maps when working with huge...
2019-06-21 Jason GunthorpeRDMA/uverbs: Use offsetofend instead of opencoding
2019-06-20 Leon RomanovskyRDMa/hns: Don't stuck in endless timeout loop
2019-06-20 Leon RomanovskyRDMA: Check umem pointer validity prior to release
2019-06-20 Lang ChengRDMA/hns: reset function when removing module
2019-06-20 Leon RomanovskyRDMA: Convert destroy_wq to be void
2019-06-20 Lijun OuRDMA/hns: Fix bug when wqe num is larger than 16K
2019-06-20 Lijun OuRDMA/hns: Add a group interfaces for optimizing buffers...
2019-06-20 Lijun OuRDMA/hns: Add mtr support for mixed multihop addressing
2019-06-19 Doug LedfordRDMA/netlink: Resort policy array
2019-06-19 Maor GottliebRDMA/mlx5: Enable decap and packet reformat on FDB
2019-06-19 Maor GottliebRDMA/mlx5: Consider eswitch encap mode
2019-06-19 Doug LedfordMerge remote-tracking branch 'mlx5-next/mlx5-next'...
2019-06-19 Jason GunthorpeRDMA/odp: Fix missed unlock in non-blocking invalidate_...
2019-06-19 Geert UytterhoevenIB/hfi1: Spelling s/statisfied/satisfied/
2019-06-19 Jason GunthorpeRDMA: Report available cdevs through RDMA_NLDEV_CMD_GET...
2019-06-19 Jason GunthorpeRDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery...
2019-06-17 Jason GunthorpeRDMA: Move rdma_node_type to uapi/
2019-06-16 Maor Gottliebnet/mlx5: Expose eswitch encap mode
2019-06-16 Leon Romanovskynet/mlx5: Declare more strictly devlink encap mode
2019-06-13 Yuval Avnerynet/mlx5: Add EQ enable/disable API
2019-06-13 Ariel Levkovichnet/mlx5: Use a single IRQ for all async EQs
2019-06-13 Yuval Avnerynet/mlx5: Rename mlx5_irq_info to mlx5_irq
2019-06-13 Yuval Avnerynet/mlx5: Move all IRQ logic to pci_irq.c
2019-06-13 Yuval Avnerynet/mlx5: Generalize IRQ interface to work with irq_table
2019-06-13 Yuval Avnerynet/mlx5: Separate IRQ table creation from EQ table...
2019-06-13 Yuval Avnerynet/mlx5: Move IRQ affinity set to IRQ allocation phase
2019-06-13 Yuval Avnerynet/mlx5: Move IRQ rmap creation to IRQ allocation...
2019-06-13 Yuval Avnerynet/mlx5: Separate IRQ data from EQ table data
2019-06-13 Yuval Avnerynet/mlx5: Separate IRQ request/free from EQ life cycle
2019-06-13 Yuval Avnerynet/mlx5: Change interrupt handler to call chain notifier
2019-06-13 Yuval Avnerynet/mlx5: Introduce EQ polling budget
2019-06-13 Bodong Wangnet/mlx5: Support querying max VFs from device
2019-06-13 Bodong Wangnet/mlx5: E-Switch, Return raw output for query esw...
2019-06-13 Vu Phamnet/mlx5: E-Switch, Handle representors creation in...
2019-06-13 Daniel Jurgensnet/mlx5: Increase wait time for fw initialization
2019-06-13 Jason Gunthorperdma: Remove nes
2019-06-11 Kamal HeibRDMA/ipoib: Remove check for ETH_SS_TEST
2019-06-11 Leon RomanovskyRDMA: Convert CQ allocations to be under core responsib...
2019-06-11 Leon RomanovskyRDMA: Clean destroy CQ in drivers do not return errors
2019-06-11 Leon RomanovskyRDMA/nes: Avoid memory allocation during CQ destroy
2019-06-10 Jason GunthorpeRDMA: Move owner into struct ib_device_ops
2019-06-10 Jason GunthorpeRDMA: Move uverbs_abi_ver into struct ib_device_ops
2019-06-10 Jason GunthorpeRDMA: Move driver_id into struct ib_device_ops
2019-06-10 Jason Gunthorperdma: Delete the ib_ucm module
2019-06-07 Matthew Wilcoxucma: Convert ctx_idr to XArray
2019-06-07 Matthew Wilcoxucma: Convert multicast_idr to XArray
2019-06-07 Gustavo A.... RDMA/ucma: Use struct_size() helper
2019-06-07 Lijun OuRDMA/hns: Bugfix for filling the sge of srq
2019-06-07 Colin Ian KingRDMA/hns: fix inverted logic of readl read and shift
2019-06-07 Bart Van AsscheRDMA/srp: Accept again source addresses that do not...
2019-06-07 Kamal HeibRDMA/ipoib: implement ethtool .get_link() callback
2019-05-31 Parav Pandit{IB,net}/mlx5: Constify rep ops functions pointers
2019-05-31 Parav Pandit{IB, net}/mlx5: No need to typecast from void* to mlx5_...
2019-05-31 Vu Phamnet/mlx5: E-Switch, Honor eswitch functions changed...
2019-05-31 Vu Phamnet/mlx5: E-Switch, Replace host_params event with...
2019-05-31 Eli Britsteinnet/mlx5: Introduce termination table bits
2019-05-31 Moshe Shemeshnet/mlx5: Add core dump register access HW bits
2019-05-31 Lijun OuRDMA/hns: Bugfix for posting multiple srq work request
2019-05-30 Dan CarpenterRDMA/uverbs: check for allocation failure in uapi_add_elm()
2019-05-30 Gustavo A.... IB/hfi1: Use struct_size() helper
2019-05-30 Gustavo A.... IB/qib: Use struct_size() helper
2019-05-30 Gustavo A.... IB/rdmavt: Use struct_size() helper
2019-05-29 Gal PressmanRDMA/efa: Remove unused includes
2019-05-29 Gal PressmanRDMA/efa: Use rdma block iterator in chunk list creation
2019-05-29 Gal PressmanRDMA/efa: Remove unneeded admin commands abort flow
2019-05-29 Gal PressmanRDMA/efa: Use kvzalloc instead of kzalloc with fallback
2019-05-29 Dennis DalessandroIB/hfi1: Remove extra brackets from an if
2019-05-28 Dan Carpenternet/mlx5: potential error pointer dereference in error...
2019-05-27 John HubbardRDMA: Convert put_page() to put_user_page*()
2019-05-27 YueHaibingIB/hfi1: Remove set but not used variables 'offset...
2019-05-27 Lijun OuRDMA/hns: Replace magic numbers with #defines
2019-05-27 Lang ChengRDMA/hns: Remove jiffies operation in disable interrupt...
2019-05-27 Lang ChengRDMA/hns: Move spin_lock_irqsave to the correct place
2019-05-27 Lijun OuRDMA/hns: Update CQE specifications
2019-05-27 Yixian LiuRDMA/hns: Remove unnecessary print message in aeq
2019-05-27 Nirranjan Kirubaharaniw_cxgb4: Fix qpid leak
2019-05-27 Leon RomanovskyRDMA/cxgb4: Don't expose DMA addresses
2019-05-27 Leon RomanovskyRDMA/cxgb4: Use sizeof() notation
2019-05-27 Leon RomanovskyRDMA/cxgb3: Delete and properly mark unimplemented...
2019-05-27 Leon RomanovskyRDMA/cxgb3: Don't expose DMA addresses
2019-05-27 Leon RomanovskyRDMA/cxgb3: Use sizeof() notation instead of plain...
2019-05-22 Leon RomanovskyRDMA/efa: Remove check that prevents destroy of resourc...
next