index
:
linux.git
arm64-uaccess
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
*
mlx4: support BIG TCP packets
Eric Dumazet
2022-05-16
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
|
/
*
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
2021-12-01
1
-2
/
+7
*
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
1
-3
/
+5
*
mlx4: remove custom dev_addr clearing
Jakub Kicinski
2021-10-05
1
-8
/
+6
*
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
1
-8
/
+8
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
2021-09-23
1
-0
/
+3
*
net/mlx4_en: Resolve bad operstate value
Lama Kayal
2021-09-19
1
-18
/
+29
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net/mlx4_en: update moderation when config reset
Kevin(Yudong) Yang
2021-03-05
1
-0
/
+2
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-7
/
+14
|
\
|
*
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
2020-12-09
1
-0
/
+1
|
*
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2020-12-09
1
-7
/
+13
*
|
net/mlx4_en: Remove unused performance counters
Tariq Toukan
2020-11-20
1
-1
/
+0
|
/
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-24
/
+0
*
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-10
1
-82
/
+25
*
mlx4: Add XDP frame size and adjust max XDP MTU
Jesper Dangaard Brouer
2020-05-14
1
-1
/
+2
*
mlx4: use new txqueue timeout argument
Michael S. Tsirkin
2019-12-12
1
-10
/
+4
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
1
-0
/
+9
|
\
|
*
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
2019-11-18
1
-0
/
+9
*
|
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-18
/
+6
|
/
*
mlx4/en_netdev: allow offloading VXLAN over VLAN
Davide Caratti
2019-07-27
1
-26
/
+17
*
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
[next]