开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
/
nicvf_queues.c
Age
Commit message (
Expand
)
Author
2019-03-27
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
2019-03-27
thunderx: enable page recycling for non-XDP case
Dean Nelson
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-23
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-14
Revert "net: thunderx: Add support for xdp redirect"
Jesper Dangaard Brouer
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
2018-01-05
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-25
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
2017-06-29
cavium: thunder: Remove duplicate "netdev->name" logging output
Joe Perches
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
2017-04-07
net: thunderx: Enable TSO and checksum offloads for ipv6
Thanneeru Srinivasulu
2017-03-09
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
2017-03-09
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
2017-01-25
net: thunderx: Support to configure queue sizes from ethtool
Sunil Goutham
2016-12-02
net: thunderx: Fix transmit queue timeout issue
Sunil Goutham
2016-11-25
net: thunderx: Configure RED and backpressure levels
Sunil Goutham
2016-11-16
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2016-11-16
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
2016-11-16
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
2016-11-16
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-01
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
2016-08-13
net: thunderx: Reset RXQ HW stats when interface is brought down
Jerin Jacob
2016-08-13
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Sunil Goutham
2016-08-13
net: thunderx: Enable CQE_RX desc's extension fields
Sunil Goutham
2016-08-13
net: thunderx: Set queue count based on number of CPUs
Sunil Goutham
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-10
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
2016-03-14
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-17
net: thunderx: Fix receive packet stats
Sunil Goutham
2016-02-11
net: thunderx: Alloc higher order pages when pagesize is small
Sunil Goutham
2016-02-11
net, thunderx: Add TX timeout and RX buffer alloc failure stats.
Thanneeru Srinivasulu
2015-12-11
net: thunderx: Enable CQE count threshold interrupt
Sunil Goutham
2015-12-11
net: thunderx: HW TSO support for pass-2 hardware
Sunil Goutham
2015-12-07
net, thunderx: Remove unnecessary rcv buffer start address management
Sunil Goutham
2015-12-07
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
Yury Norov
[next]