summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-06-13net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery
2019-06-13net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13net/mlx5: Introduce EQ polling budgetYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens
2019-06-13rdma: Remove nesJason Gunthorpe
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-11RDMA/nes: Avoid memory allocation during CQ destroyLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-30RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva
2019-05-30IB/qib: Use struct_size() helperGustavo A. R. Silva
2019-05-30IB/rdmavt: Use struct_size() helperGustavo A. R. Silva
2019-05-29RDMA/efa: Remove unused includesGal Pressman
2019-05-29RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman
2019-05-29RDMA/efa: Remove unneeded admin commands abort flowGal Pressman
2019-05-29RDMA/efa: Use kvzalloc instead of kzalloc with fallbackGal Pressman
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-05-28net/mlx5: potential error pointer dereference in error handlingDan Carpenter
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing