summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-14/+38
|\
| * net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-122-14/+38
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
|/
* bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
* net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev2018-03-311-1/+109
* net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-03-311-0/+17
* net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev2018-03-311-4/+41
* net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-03-311-0/+12
* net: thunderx: add multicast filter management supportVadim Lomovtsev2018-03-312-1/+153
* net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev2018-03-311-14/+30
* net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2018-03-312-11/+13
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-143-94/+31
* net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-081-1/+1
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-295-5/+5
* net: thunderx: add timestamping supportSunil Goutham2018-01-168-6/+344
* thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-053-4/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-0/+2
|\
| * net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal2017-12-061-0/+2
* | net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-301-0/+5
* | net: thunderx: Add support for xdp redirectSunil Goutham2017-11-303-31/+94
|/
* net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0
* net: thunderx: fix double free errorAleksey Makarov2017-11-111-52/+30
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net: thunderx: remove a couple of redundant assignmentsColin Ian King2017-11-011-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-091-0/+2
|\ \ | |/
| * net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
|/
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-231-1/+0
* net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-292-5/+24
* net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-141-1/+1
* cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-292-26/+15
* bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* net: thunderx: Optimize page recycling for XDPSunil Goutham2017-05-022-7/+51
* net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-022-17/+55
* net: thunderx: Add support for XDP_TXSunil Goutham2017-05-023-27/+160
* net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-023-25/+79
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-025-19/+199
* net: thunderx: Cleanup receive buffer allocationSunil Goutham2017-05-021-9/+9
* net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-022-28/+21
* net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2017-05-022-13/+5
* net: thunderx: Support for page recyclingSunil Goutham2017-05-024-20/+119
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-202-0/+2
|\
| * net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2
* | net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-113-96/+40
* | net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-072-4/+14
|/
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
OpenPOWER on IntegriCloud