index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
en_netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
2019-02-18
1
-1
/
+1
*
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2018-12-03
1
-2
/
+2
*
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
1
-1
/
+0
*
mlx4: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-20
/
+0
*
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-1
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-8
/
+12
*
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
Christophe JAILLET
2018-05-10
1
-7
/
+1
*
net/mlx4_en: Remove unnecessary warn print in reset config
Eran Ben Elisha
2018-02-27
1
-4
/
+0
*
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
2018-02-27
1
-0
/
+4
*
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-1
/
+2
*
net/mlx4_en: Change default QoS settings
Moni Shoua
2017-12-28
1
-0
/
+7
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
1
-3
/
+3
*
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
2017-10-11
1
-0
/
+1
*
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
2017-10-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-10
/
+30
|
\
|
*
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
1
-2
/
+21
|
*
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
*
|
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-1
/
+2
|
/
*
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
1
-3
/
+51
*
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
2017-06-29
1
-3
/
+3
*
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
*
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-15
1
-3
/
+5
*
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-06-15
1
-5
/
+7
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-1
/
+2
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-1
/
+3
*
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-02-23
1
-5
/
+1
*
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
Eric Dumazet
2017-02-19
1
-10
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-10
/
+25
|
\
|
*
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
2017-02-02
1
-4
/
+23
|
*
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
2017-02-02
1
-6
/
+2
*
|
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
2017-01-30
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+4
|
\
|
|
*
mlx4: do not call napi_schedule() without care
Eric Dumazet
2017-01-16
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-1
/
+1
|
\
|
|
*
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
Martin KaFai Lau
2017-01-10
1
-1
/
+1
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+1
|
/
*
net/mlx4_en: Fix user prio field in XDP forward
Tariq Toukan
2016-12-23
1
-1
/
+2
*
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-12-08
1
-6
/
+2
*
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2016-12-08
1
-8
/
+20
*
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-15
/
+2
|
\
|
*
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
2016-11-28
1
-15
/
+2
*
|
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
2016-12-02
1
-0
/
+4
*
|
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
2016-11-29
1
-0
/
+1
[next]