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
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
2016-05-04
net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO
Alexander Duyck
1
-2
/
+13
2016-04-26
net/mlx4_en: fix spurious timestamping callbacks
Eric Dumazet
1
-2
/
+4
2016-03-14
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
1
-6
/
+9
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-1
/
+3
2015-10-28
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
1
-0
/
+2
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-4
/
+9
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
1
-1
/
+1
2015-06-25
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
1
-8
/
+11
2015-06-25
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
1
-0
/
+1
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-3
/
+3
2015-04-29
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
1
-3
/
+5
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
1
-6
/
+6
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-2
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-6
/
+6
2014-12-23
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-3
/
+11
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2014-10-31
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
1
-2
/
+2
2014-10-09
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-2
/
+3
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
1
-24
/
+24
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
1
-1
/
+0
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
1
-29
/
+38
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
1
-0
/
+1
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
1
-10
/
+11
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
1
-24
/
+34
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
1
-5
/
+11
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
1
-7
/
+15
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
1
-0
/
+9
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
1
-37
/
+46
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
1
-3
/
+3
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
1
-7
/
+10
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
1
-23
/
+26
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
1
-1
/
+3
2014-09-29
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
1
-7
/
+16
2014-09-20
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-2
/
+2
2014-09-04
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
[next]