index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-19
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-02
net/mlx4_core: Fixes missing capability bit in flags2 capability dump
Jack Morgenstein
1
-0
/
+1
2017-08-02
net/mlx4_core: Fix namespace misalignment in QinQ VST support commit
Jack Morgenstein
1
-1
/
+1
2017-08-02
net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dump
Jack Morgenstein
1
-1
/
+1
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
4
-7
/
+15
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+3
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
11
-53
/
+48
2017-07-16
mlx4_en: remove unnecessary returned value check
Zhu Yanjun
1
-5
/
+3
2017-07-03
mlx4_en: make mlx4_log_num_mgm_entry_size static
Zhu Yanjun
2
-2
/
+1
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
7
-16
/
+65
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
5
-13
/
+17
2017-06-29
net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
Colin Ian King
1
-1
/
+1
2017-06-27
net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2017-06-16
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-3
/
+18
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
1
-29
/
+16
2017-06-16
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2
-13
/
+16
2017-06-16
net/mlx4_en: Increase default TX ring size
Tariq Toukan
1
-1
/
+1
2017-06-16
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
5
-16
/
+51
2017-06-16
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
3
-43
/
+21
2017-06-16
net/mlx4_en: Improve stack xmit function
Tariq Toukan
1
-64
/
+87
2017-06-16
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
1
-6
/
+7
2017-06-16
net/mlx4_en: Improve receive data-path
Tariq Toukan
1
-34
/
+39
2017-06-16
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
5
-22
/
+50
2017-06-16
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2
-9
/
+7
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-1
/
+2
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
3
-5
/
+4
2017-06-07
net/mlx4_core: Bump driver version
Tariq Toukan
2
-3
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+41
2017-06-05
net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...
Ido Shamay
2
-5
/
+17
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
3
-9
/
+24
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+19
2017-05-09
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2
-4
/
+12
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
1
-0
/
+5
2017-05-09
net/mlx4_en: Change the error print to debug print
Kamal Heib
1
-1
/
+2
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2
-12
/
+6
2017-04-20
net/mlx4: suppress 'may be used uninitialized' warning
Greg Thelen
1
-1
/
+1
2017-04-06
mlx4: trust shinfo->gso_segs
Eric Dumazet
1
-2
/
+1
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+22
2017-03-17
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2
-0
/
+22
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-03-09
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
1
-168
/
+41
2017-03-09
mlx4: make validate_loopback() more generic
Eric Dumazet
2
-19
/
+10
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
1
-8
/
+7
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
1
-6
/
+3
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
5
-6
/
+12
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2
-177
/
+82
[next]