index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
1
-10
/
+0
*
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
2
-0
/
+18
*
mlx4: Move the bond work to the core driver
Petr Pavlu
2023-08-23
2
-19
/
+13
*
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2023-08-23
1
-1
/
+0
*
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
1
-2
/
+6
*
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
1
-1
/
+1
*
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-23
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-24
1
-0
/
+1
|
\
|
*
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-15
1
-0
/
+1
*
|
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2023-02-20
1
-0
/
+1
|
/
*
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
1
-10
/
+0
*
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
1
-12
/
+0
*
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
1
-0
/
+1
*
net/mlx4: Remove unused #define MAX_MSIX_P_PORT
Tariq Toukan
2020-12-07
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
1
-20
/
+2
|
\
|
*
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
1
-20
/
+2
*
|
IB/mlx4: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-09
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-31
1
-0
/
+5
|
\
|
*
RDMA/mlx4: Redo TX checksum offload in line with docs
Eugene Crosser
2020-01-03
1
-0
/
+5
*
|
mlx4: Bump up MAX_MSIX from 64 to 128
Jonathan Lemon
2020-01-12
1
-1
/
+1
|
/
*
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2018-11-22
1
-1
/
+3
*
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
2018-07-12
1
-0
/
+1
*
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
2018-07-12
1
-0
/
+6
*
net/mlx4_core: Add health buffer address capability
Alex Vesker
2018-07-12
1
-0
/
+1
*
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
2018-05-10
1
-0
/
+1
*
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2018-03-15
1
-4
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
1
-0
/
+3
|
\
|
*
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
1
-0
/
+3
*
|
drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-1
/
+1
*
|
drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-1
/
+1
*
|
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-5
/
+11
|
\
|
*
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
1
-0
/
+2
|
*
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
2017-08-29
1
-5
/
+9
*
|
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-2
/
+10
*
|
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
2017-08-02
1
-0
/
+1
|
/
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
1
-6
/
+4
*
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2017-06-04
1
-0
/
+1
*
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-05-08
1
-1
/
+1
*
IB/mlx4: Support RAW Ethernet when RoCE is disabled
Majd Dibbiny
2017-04-21
1
-2
/
+1
*
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-03-16
1
-0
/
+1
*
net/mlx4: && vs & typo
Dan Carpenter
2017-03-01
1
-1
/
+1
*
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-02-23
2
-1
/
+11
*
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
2017-01-30
1
-0
/
+1
*
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
2017-01-30
1
-1
/
+6
*
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
2016-12-29
1
-0
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
2016-11-28
1
-1
/
+0
[next]