aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
AgeCommit message (Expand)Author
2019-09-03net:thunderx: fix memory leak in nicvf driver.Christina Jacob
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-03-27thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-03-27thunderx: enable page recycling for non-XDP caseDean Nelson
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-14Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer
2018-01-16net: thunderx: add timestamping supportSunil Goutham
2018-01-05thunderx: setup xdp_rxq_infoJesper Dangaard Brouer
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-11-30net: thunderx: Add support for xdp redirectSunil Goutham
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-06-29cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-04-07net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu
2017-03-09net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham
2016-11-25net: thunderx: Configure RED and backpressure levelsSunil Goutham
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2015-12-11net: thunderx: Enable CQE count threshold interruptSunil Goutham
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham