index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+33
2020-12-10
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
1
-7
/
+33
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
1
-13
/
+0
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-13
mlx4: handle non-napi callers to napi_poll
Jonathan Lemon
1
-1
/
+1
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-1
/
+1
2020-09-13
net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...
Luo Jiaxing
1
-1
/
+0
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+13
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
1
-10
/
+10
2020-04-19
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
1
-1
/
+13
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+1
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
1
-1
/
+1
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-4
/
+3
2018-12-17
net/mlx4_en: remove fallback after kzalloc_node()
Eric Dumazet
1
-5
/
+2
2018-11-04
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-04-30
mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
Alexander Duyck
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-16
/
+32
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-6
/
+6
2017-10-12
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
1
-14
/
+24
2017-10-12
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
1
-5
/
+12
2017-10-12
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
1
-2
/
+1
2017-10-09
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
Tariq Toukan
1
-1
/
+1
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-08-16
mlx4: sizeof style usage
stephen hemminger
1
-1
/
+1
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
1
-1
/
+2
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-1
/
+1
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
1
-5
/
+1
2017-06-16
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
1
-29
/
+16
2017-06-16
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
1
-12
/
+14
2017-06-16
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
1
-2
/
+3
2017-06-16
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
1
-40
/
+19
2017-06-16
net/mlx4_en: Improve stack xmit function
Tariq Toukan
1
-64
/
+87
2017-06-16
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
1
-6
/
+7
2017-06-16
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
1
-6
/
+4
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-6
/
+3
2017-04-06
mlx4: trust shinfo->gso_segs
Eric Dumazet
1
-2
/
+1
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
1
-2
/
+0
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
1
-1
/
+1
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
1
-1
/
+1
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
1
-4
/
+5
2016-11-25
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
1
-24
/
+24
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
1
-4
/
+4
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
1
-4
/
+5
2016-09-12
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-07-20
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
1
-6
/
+134
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-58
/
+76
2016-05-26
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
1
-4
/
+4
2016-05-06
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-12
/
+2
[next]