index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mlx4_en.h
Age
Commit message (
Expand
)
Author
2024-05-30
net/mlx4: link NAPI instances to queues and IRQs
Joe Damato
2024-05-30
net/mlx4: Track RX allocation failures in a stat
Joe Damato
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-03-08
net/mlx4_en: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-01-23
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
2022-12-08
net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS
Eric Dumazet
2022-12-08
net/mlx4: rename two constants
Eric Dumazet
2021-10-04
net/mlx4_en: avoid one cache line miss to ring doorbell
Eric Dumazet
2021-09-30
net/mlx4_en: Add XDP_REDIRECT statistics
Joshua Roys
2021-09-19
net/mlx4_en: Resolve bad operstate value
Lama Kayal
2021-03-05
net/mlx4_en: update moderation when config reset
Kevin(Yudong) Yang
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
net/mlx4: Replace irq_to_desc() abuse
Thomas Gleixner
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
2020-12-09
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
2020-07-10
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-12-03
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2018-10-09
net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
Alaa Hleihel
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
2018-01-05
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-28
net/mlx4_en: Change default QoS settings
Moni Shoua
2017-12-13
net/mlx4_en: Fix selftest for small MTUs
Eugenia Emantayev
2017-10-11
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
2017-10-11
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
2017-07-24
mlx4_en: remove unnecessary returned value
Zhu Yanjun
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
2017-06-15
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2017-06-15
net/mlx4_en: Increase default TX ring size
Tariq Toukan
2017-06-15
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-15
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-06-15
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
[next]