index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-05-30
net/mlx4: support per-queue statistics via netlink
Joe Damato
1
-0
/
+73
2024-05-30
net/mlx4: Track RX allocation failures in a stat
Joe Damato
1
-0
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-02-06
mlx4: Address spelling errors
Simon Horman
1
-2
/
+3
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
1
-61
/
+1
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
1
-1
/
+1
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
1
-2
/
+2
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-01-23
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
1
-0
/
+6
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-6
/
+3
2022-05-16
mlx4: support BIG TCP packets
Eric Dumazet
1
-0
/
+3
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-01
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
1
-2
/
+7
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
1
-3
/
+5
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
1
-8
/
+8
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-23
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
1
-0
/
+3
2021-09-19
net/mlx4_en: Resolve bad operstate value
Lama Kayal
1
-18
/
+29
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-03-05
net/mlx4_en: update moderation when config reset
Kevin(Yudong) Yang
1
-0
/
+2
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-4
/
+0
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+14
2020-12-09
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
1
-0
/
+1
2020-12-09
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
1
-7
/
+13
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
1
-1
/
+0
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-24
/
+0
2020-07-10
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-82
/
+25
2020-05-14
mlx4: Add XDP frame size and adjust max XDP MTU
Jesper Dangaard Brouer
1
-1
/
+2
2019-12-12
mlx4: use new txqueue timeout argument
Michael S. Tsirkin
1
-10
/
+4
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+9
2019-11-18
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
1
-0
/
+9
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-18
/
+6
2019-07-27
mlx4/en_netdev: allow offloading VXLAN over VLAN
Davide Caratti
1
-26
/
+17
2019-02-18
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
1
-1
/
+1
2018-12-03
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
1
-2
/
+2
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-09-23
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-8
/
+12
2018-05-10
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
Christophe JAILLET
1
-7
/
+1
2018-02-27
net/mlx4_en: Remove unnecessary warn print in reset config
Eran Ben Elisha
1
-4
/
+0
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
1
-0
/
+4
2018-01-05
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+2
2017-12-28
net/mlx4_en: Change default QoS settings
Moni Shoua
1
-0
/
+7
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
[next]