index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Address spelling errors
Simon Horman
2024-02-07
1
-1
/
+1
*
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
2023-04-13
1
-3
/
+5
*
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2023-02-21
1
-11
/
+11
*
net/mlx4: small optimization in mlx4_en_xmit()
Eric Dumazet
2022-12-08
1
-5
/
+5
*
net/mlx4: rename two constants
Eric Dumazet
2022-12-08
1
-4
/
+6
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-2
/
+2
*
mlx4: support BIG TCP packets
Eric Dumazet
2022-05-16
1
-9
/
+38
*
net/mlx4: Delete useless moduleparam include
Leon Romanovsky
2022-03-11
1
-1
/
+0
*
net/mlx4_en: avoid one cache line miss to ring doorbell
Eric Dumazet
2021-10-04
1
-2
/
+2
*
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-7
/
+33
|
\
|
*
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
2020-12-10
1
-7
/
+33
*
|
net/mlx4_en: Remove unused performance counters
Tariq Toukan
2020-11-20
1
-13
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-1
/
+1
|
\
|
*
mlx4: handle non-napi callers to napi_poll
Jonathan Lemon
2020-10-12
1
-1
/
+1
*
|
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-26
1
-1
/
+1
*
|
net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...
Luo Jiaxing
2020-09-13
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-26
1
-1
/
+13
|
\
|
*
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
2020-04-19
1
-1
/
+13
*
|
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
2020-04-23
1
-10
/
+10
|
/
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-3
/
+1
*
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
2019-04-02
1
-1
/
+1
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-4
/
+3
*
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
2018-12-17
1
-5
/
+2
*
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
2018-11-03
1
-2
/
+4
*
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-2
/
+2
*
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
*
mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
Alexander Duyck
2018-04-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-16
/
+32
|
\
|
*
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
2017-10-12
1
-14
/
+24
|
*
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
2017-10-12
1
-5
/
+12
|
*
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
2017-10-12
1
-2
/
+1
|
*
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
Tariq Toukan
2017-10-09
1
-1
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
|
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
1
-1
/
+1
*
|
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-24
1
-1
/
+2
|
/
*
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-18
1
-1
/
+1
*
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
1
-5
/
+1
*
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
2017-06-16
1
-29
/
+16
*
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2017-06-16
1
-12
/
+14
*
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-16
1
-2
/
+3
*
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
2017-06-16
1
-40
/
+19
*
net/mlx4_en: Improve stack xmit function
Tariq Toukan
2017-06-16
1
-64
/
+87
*
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
2017-06-16
1
-6
/
+7
*
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2017-06-16
1
-6
/
+4
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
1
-6
/
+3
*
mlx4: trust shinfo->gso_segs
Eric Dumazet
2017-04-06
1
-2
/
+1
*
mlx4: reduce rx ring page_cache size
Eric Dumazet
2017-03-09
1
-2
/
+0
*
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
2017-03-09
1
-1
/
+1
[next]