index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
24
-238
/
+285
|
\
|
*
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-05
2
-6
/
+8
|
*
net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps
Colin Ian King
2017-09-03
1
-2
/
+3
|
*
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
2017-09-03
1
-1
/
+2
|
*
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
5
-2
/
+56
|
*
net/mlx4_core: Fix misplaced brackets of sizeof
Tariq Toukan
2017-08-29
1
-1
/
+1
|
*
net/mlx4_core: Make explicit conversion to 64bit value
Leon Romanovsky
2017-08-29
1
-1
/
+1
|
*
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
2017-08-29
4
-140
/
+137
|
*
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
2017-08-24
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+2
|
|
\
|
*
|
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
2017-08-16
3
-16
/
+16
|
*
|
mlx4: sizeof style usage
stephen hemminger
2017-08-16
15
-56
/
+56
|
*
|
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
2017-08-15
1
-2
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
5
-20
/
+36
|
|
\
\
|
*
|
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-4
/
+6
|
*
|
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
|
*
|
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
|
*
|
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+3
|
*
|
|
mlx4_en: remove unnecessary error check
Zhu Yanjun
2017-07-24
1
-7
/
+2
|
*
|
|
mlx4_en: remove unnecessary returned value
Zhu Yanjun
2017-07-24
2
-4
/
+2
*
|
|
|
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
9
-18
/
+26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mlx4: Replace PCI pool old API
Romain Perier
2017-08-22
2
-6
/
+6
|
*
|
|
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
7
-12
/
+20
|
|
/
/
*
|
|
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
2017-08-18
1
-2
/
+2
|
|
/
|
/
|
*
|
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
2017-08-08
1
-11
/
+18
*
|
net/mlx4_core: Fixes missing capability bit in flags2 capability dump
Jack Morgenstein
2017-08-02
1
-0
/
+1
*
|
net/mlx4_core: Fix namespace misalignment in QinQ VST support commit
Jack Morgenstein
2017-08-02
1
-1
/
+1
*
|
net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dump
Jack Morgenstein
2017-08-02
1
-1
/
+1
*
|
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
2017-08-02
4
-7
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-5
/
+3
|
\
|
*
mlx4_en: remove unnecessary returned value check
Zhu Yanjun
2017-07-15
1
-5
/
+3
*
|
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
11
-53
/
+48
|
/
*
mlx4_en: make mlx4_log_num_mgm_entry_size static
Zhu Yanjun
2017-07-03
2
-2
/
+1
*
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
7
-16
/
+65
*
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
2017-06-29
5
-13
/
+17
*
net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
Colin Ian King
2017-06-29
1
-1
/
+1
*
net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
Colin Ian King
2017-06-26
1
-1
/
+1
*
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
1
-3
/
+18
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
2017-06-15
1
-29
/
+16
*
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2017-06-15
2
-13
/
+16
*
net/mlx4_en: Increase default TX ring size
Tariq Toukan
2017-06-15
1
-1
/
+1
*
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-15
5
-16
/
+51
*
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
2017-06-15
3
-43
/
+21
*
net/mlx4_en: Improve stack xmit function
Tariq Toukan
2017-06-15
1
-64
/
+87
*
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
2017-06-15
1
-6
/
+7
*
net/mlx4_en: Improve receive data-path
Tariq Toukan
2017-06-15
1
-34
/
+39
*
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-06-15
5
-22
/
+50
*
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2017-06-15
2
-9
/
+7
[next]