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
/
en_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
1
-3
/
+51
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
1
-3
/
+3
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
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
1
-3
/
+5
2017-06-16
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
1
-5
/
+7
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-1
/
+2
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
1
-5
/
+1
2017-02-20
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
Eric Dumazet
1
-10
/
+14
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+25
2017-02-03
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
1
-4
/
+23
2017-02-03
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
1
-6
/
+2
2017-01-30
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
1
-0
/
+8
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2017-01-16
mlx4: do not call napi_schedule() without care
Eric Dumazet
1
-1
/
+4
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-11
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
Martin KaFai Lau
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-12-24
net/mlx4_en: Fix user prio field in XDP forward
Tariq Toukan
1
-1
/
+2
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
1
-6
/
+2
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
1
-8
/
+20
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-0
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+2
2016-12-02
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
1
-0
/
+4
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
1
-0
/
+1
2016-11-28
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
1
-15
/
+2
2016-11-27
mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()
Eric Dumazet
1
-4
/
+2
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-11-25
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
1
-1
/
+1
2016-11-24
net/mlx4_en: Free netdev resources under state lock
Tariq Toukan
1
-1
/
+4
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-13
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
1
-1
/
+4
2016-11-09
Revert "net/mlx4_en: Fix panic during reboot"
Tariq Toukan
1
-1
/
+0
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
1
-0
/
+4
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
1
-148
/
+230
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+11
2016-10-29
net/mlx4_en: Save slave ethtool stats command
Tariq Toukan
1
-2
/
+3
2016-10-29
net/mlx4_en: Fix panic during reboot
Eugenia Emantayev
1
-0
/
+1
2016-10-29
net/mlx4_en: Process all completions in RX rings after port goes up
Erez Shitrit
1
-0
/
+7
2016-10-18
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
1
-4
/
+4
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
1
-4
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+5
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+8
2016-09-12
net/mlx4_en: Fixes for DCBX
Tariq Toukan
1
-13
/
+8
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
1
-3
/
+10
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+97
2016-07-20
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
1
-0
/
+29
[next]