index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
1
-1
/
+1
2016-04-20
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-20
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-5
/
+4
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-3
/
+0
2015-11-19
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
1
-13
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+0
2015-09-18
net/mlx4_en: really allow to change RSS key
Eric Dumazet
1
-2
/
+0
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
1
-2
/
+4
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-1
/
+15
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
1
-3
/
+3
2015-07-27
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-06-25
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
1
-11
/
+6
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-9
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
1
-2
/
+24
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
1
-1
/
+1
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
1
-1
/
+4
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-2
/
+2
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
1
-1
/
+2
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
1
-2
/
+2
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
1
-1
/
+13
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-2
/
+1
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-5
/
+1
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-6
/
+120
2014-11-11
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
1
-54
/
+54
2014-11-11
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
2014-11-03
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
1
-3
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
1
-12
/
+4
2014-10-30
mlx4: use napi_schedule_irqoff()
Eric Dumazet
1
-2
/
+2
2014-10-29
net/mlx4_en: Cleanups suggested by clang static checker
Jack Morgenstein
1
-1
/
+0
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-09-20
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
1
-2
/
+2
2014-09-06
mlx4: only pull headers into skb head
Eric Dumazet
1
-5
/
+8
2014-08-30
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-3
/
+3
2014-07-23
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
1
-2
/
+3
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2014-07-15
mlx4: mark napi id for gro_skb
Jason Wang
1
-0
/
+1
2014-07-09
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
1
-1
/
+1
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-3
/
+13
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+16
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-3
/
+3
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-2
/
+9
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-10
/
+7
2014-03-15
mlx4: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
[next]