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
*
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
*
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
2017-01-30
1
-1
/
+1
*
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-12-08
1
-4
/
+5
*
mlx4: reorganize struct mlx4_en_tx_ring
Eric Dumazet
2016-11-24
1
-24
/
+24
*
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
2016-11-02
1
-4
/
+4
*
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
2016-11-02
1
-4
/
+5
*
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
2016-09-12
1
-5
/
+7
*
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
2016-07-20
1
-6
/
+134
*
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2016-07-20
1
-58
/
+76
*
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
2016-05-26
1
-4
/
+4
*
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
2016-05-06
1
-12
/
+2
*
net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO
Alexander Duyck
2016-05-04
1
-2
/
+13
*
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
2016-04-26
1
-2
/
+4
*
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
2016-03-14
1
-6
/
+9
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2016-02-17
1
-1
/
+3
*
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
2015-10-28
1
-0
/
+2
*
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-07-28
1
-4
/
+9
*
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2015-07-28
1
-1
/
+1
*
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2015-06-25
1
-8
/
+11
*
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
2015-06-25
1
-0
/
+1
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-3
/
+3
*
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
2015-04-29
1
-3
/
+5
*
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
2015-04-09
1
-6
/
+6
*
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
1
-2
/
+2
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-6
/
+6
*
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
2014-12-22
1
-1
/
+11
[next]