index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
/
driver.h
Age
Commit message (
Expand
)
Author
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-11
net/mlx5: Handle "enable_roce" devlink param
Michael Guralnik
2019-11-01
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-08-22
net/mlx5: Add HV VHCA infrastructure
Eran Ben Elisha
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-07
mlx5: Use refcount_t for refcount
Chuhong Yuan
2019-08-01
net/mlx5: Add flow counter pool
Gavi Teitz
2019-08-01
net/mlx5: Refactor and optimize flow counter bulk query
Gavi Teitz
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
2019-07-01
net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs
Parav Pandit
2019-07-01
net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type
Huy Nguyen
2019-07-01
net/mlx5: Added MCQI and MCQS registers' description to ifc
Shay Agroskin
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-13
net/mlx5: Report devlink health on FW fatal issues
Moshe Shemesh
2019-06-13
net/mlx5: Add fw fatal devlink_health_reporter
Moshe Shemesh
2019-06-13
net/mlx5: Report devlink health on FW issues
Moshe Shemesh
2019-06-13
net/mlx5: Create FW devlink_health_reporter
Moshe Shemesh
2019-06-13
net/mlx5: Issue SW reset on FW assert
Feras Daoud
2019-06-13
net/mlx5: Handle SW reset of FW in error flow
Feras Daoud
2019-06-13
net/mlx5: Add Crdump support
Alex Vesker
2019-06-13
net/mlx5: Add Vendor Specific Capability access gateway
Alex Vesker
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
2019-05-31
net/mlx5: Geneve, Manage Geneve TLV options
Yevgeny Kliteynik
2019-05-31
net/mlx5: Add core dump register access HW bits
Moshe Shemesh
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-01
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-04-29
net/mlx5: Eswitch, enable RoCE loopback traffic
Maor Gottlieb
2019-04-29
net/mlx5: Get rid of storing copy of device name
Parav Pandit
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
RDMA/mlx5: Use get_zeroed_page() for clock_info
Jason Gunthorpe
2019-04-22
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Saeed Mahameed
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-04-08
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-05
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-04-02
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-01
net/mlx5: Emit port affinity event for multipath offloads
Roi Dayan
2019-03-01
net/mlx5: Add multipath mode
Roi Dayan
2019-02-21
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
[next]