index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mlx4_en.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
1
-0
/
+5
2020-12-09
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
1
-1
/
+6
2020-07-10
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-2
/
+0
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
1
-2
/
+2
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2018-12-03
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
1
-1
/
+0
2018-10-09
net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
Alaa Hleihel
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
1
-2
/
+5
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
1
-0
/
+1
2018-01-05
mlx4: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+3
2017-12-28
net/mlx4_en: Change default QoS settings
Moni Shoua
1
-0
/
+1
2017-12-13
net/mlx4_en: Fix selftest for small MTUs
Eugenia Emantayev
1
-0
/
+3
2017-10-11
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
1
-0
/
+2
2017-10-11
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
1
-1
/
+1
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
1
-1
/
+1
2017-07-24
mlx4_en: remove unnecessary returned value
Zhu Yanjun
1
-1
/
+1
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
1
-0
/
+2
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
1
-3
/
+4
2017-06-15
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
1
-1
/
+2
2017-06-15
net/mlx4_en: Increase default TX ring size
Tariq Toukan
1
-1
/
+1
2017-06-15
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
1
-1
/
+6
2017-06-15
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
1
-2
/
+1
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
1
-1
/
+1
2017-06-15
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
1
-3
/
+3
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
1
-2
/
+1
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
1
-0
/
+1
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
1
-1
/
+0
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
1
-5
/
+0
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
1
-8
/
+0
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
1
-1
/
+5
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
1
-1
/
+1
2017-03-09
mlx4: get rid of frag_prefix_size
Eric Dumazet
1
-2
/
+1
2017-03-09
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
1
-1
/
+1
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
1
-3
/
+3
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
1
-1
/
+0
2017-02-20
mlx4: reduce OOM risk on arches with large pages
Eric Dumazet
1
-1
/
+2
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
1
-1
/
+1
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
1
-1
/
+2
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
1
-1
/
+2
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
1
-0
/
+1
2016-11-24
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
1
-19
/
+23
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
1
-1
/
+6
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
1
-5
/
+6
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
1
-3
/
+4
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+3
2016-09-11
net/mlx4_en: Fixes for DCBX
Tariq Toukan
1
-12
/
+3
2016-09-06
net/mlx4_en: protect ring->xdp_prog with rcu_read_lock
Brenden Blanco
1
-1
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2016-07-19
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
1
-1
/
+26
[next]