index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-6
/
+9
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-10
/
+10
|
\
|
*
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
2017-08-16
1
-8
/
+8
|
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
1
-2
/
+2
*
|
mlx4: Replace PCI pool old API
Romain Perier
2017-08-22
1
-5
/
+5
|
/
*
net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
Colin Ian King
2017-06-29
1
-1
/
+1
*
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2017-05-09
1
-3
/
+11
*
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-03-16
1
-0
/
+11
*
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-02-23
1
-2
/
+20
*
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-4
/
+2
*
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
2016-10-29
1
-0
/
+9
*
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-3
/
+48
*
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2016-09-24
1
-0
/
+7
*
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
Jack Morgenstein
2016-09-21
1
-6
/
+17
*
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2016-06-15
1
-1
/
+0
*
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2016-02-11
1
-1
/
+1
*
IB/mlx4: Use correct order of variables in log message
Wengang Wang
2015-12-08
1
-1
/
+1
*
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-10-27
1
-1
/
+1
*
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
2015-07-26
1
-2
/
+15
*
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-15
1
-0
/
+30
*
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-15
1
-0
/
+57
*
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
2015-06-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-2
/
+7
|
\
|
*
mlx4_core: Fix fallback from MSI-X to INTx
Benjamin Poirier
2015-05-27
1
-2
/
+7
*
|
net/mlx4_core: Enable single ported IB VFs
Or Gerlitz
2015-05-24
1
-0
/
+11
*
|
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
Or Gerlitz
2015-05-24
1
-4
/
+6
|
/
*
net/mlx4_core: Return the admin alias GUID upon host view request
Yishai Hadas
2015-04-15
1
-14
/
+27
*
net/mlx4_core: Set initial admin GUIDs for VFs
Yishai Hadas
2015-04-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
1
-1
/
+2
|
\
|
*
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-06
1
-1
/
+2
*
|
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
1
-1
/
+2
*
|
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2015-04-02
1
-1
/
+176
*
|
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
2015-04-02
1
-1
/
+8
*
|
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
2015-04-02
1
-0
/
+66
*
|
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
2015-04-02
1
-0
/
+9
*
|
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
2015-04-02
1
-0
/
+9
*
|
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
2015-04-02
1
-4
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+1
|
\
|
|
*
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
2015-03-24
1
-1
/
+1
*
|
net/mlx4_core: Add basic elements for QCN
Shani Michaeli
2015-03-06
1
-0
/
+9
|
/
*
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2015-02-04
1
-0
/
+9
*
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
2015-01-27
1
-1
/
+3
*
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
2015-01-27
1
-1
/
+1
*
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
2015-01-25
1
-33
/
+92
*
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
1
-19
/
+58
*
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
2015-01-25
1
-21
/
+142
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
1
-21
/
+25
*
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
Matan Barak
2014-11-13
1
-32
/
+44
*
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
2014-11-03
1
-2
/
+2
[next]