summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-07-01net/mlx5: E-Switch, Use vport index when init repBodong Wang
2019-06-26net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu
2019-06-26net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu
2019-06-26net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu
2019-06-26net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Introduce a helper API to check VF vportParav Pandit
2019-06-26net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu
2019-06-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
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-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-28net/mlx5: potential error pointer dereference in error handlingDan Carpenter
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit