summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-193-7/+6
* flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-192-8/+14
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* nfp: update indirect block supportPablo Neira Ayuso2020-06-013-36/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+2
|\
| * nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn2020-05-271-1/+2
* | nfp: flower: fix incorrect flag assignmentLouis Peens2020-05-291-3/+3
* | flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2020-05-261-11/+31
* | nfp: flower: inform firmware of flower featuresLouis Peens2020-05-192-30/+87
* | nfp: flower: renaming of feature bitsLouis Peens2020-05-194-14/+17
* | nfp: don't check lack of RX/TX channelsJakub Kicinski2020-05-161-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-1/+3
|\|
| * nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun2020-05-081-1/+3
* | nfp: Add XDP frame size to netronome driverJesper Dangaard Brouer2020-05-141-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-0/+1
|\|
| * nfp: abm: fix a memory leak bugQiushi Wu2020-05-041-0/+1
* | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-0/+16
* | net/nfp: Update driver to use global kernel versionLeon Romanovsky2020-04-212-5/+0
|/
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-302-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-4/+4
|\
| * net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-151-4/+4
* | devlink: promote "fw.bundle_id" to a generic info versionJacob Keller2020-03-211-1/+1
* | nfp: allow explicitly selected delayed statsJakub Kicinski2020-03-171-1/+2
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-2/+1
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-0/+4
* | nfp: Use pci_get_dsn()Jacob Keller2020-03-051-15/+9
* | nfp: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-20/+2
* | netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-246-12/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2818-277/+1203
|\
| * netronome: fix ipv6 link errorArnd Bergmann2020-01-081-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-225-14/+14
| |\
| * | nfp: tls: implement the stream sync RX resyncJakub Kicinski2019-12-199-16/+172
| * | nfp: pass packet pointer to nfp_net_parse_meta()Jakub Kicinski2019-12-191-10/+8
| * | nfp: flower: update flow merge code to support IPv6 tunnelsJohn Hurley2019-12-191-5/+23
| * | nfp: flower: support ipv6 tunnel keep-alive messages from fwJohn Hurley2019-12-194-0/+67
| * | nfp: flower: handle notifiers for ipv6 route changesJohn Hurley2019-12-192-68/+181
| * | nfp: flower: handle ipv6 tunnel no neigh requestJohn Hurley2019-12-194-8/+116
| * | nfp: flower: modify pre-tunnel and set tunnel action for ipv6John Hurley2019-12-193-30/+62
| * | nfp: flower: offload list of IPv6 tunnel endpoint addressesJohn Hurley2019-12-195-1/+141
| * | nfp: flower: compile match for IPv6 tunnelsJohn Hurley2019-12-194-51/+246
| * | nfp: flower: move udp tunnel key match compilation to helper functionJohn Hurley2019-12-191-22/+35
| * | nfp: flower: pass flow rule pointer directly to match functionsJohn Hurley2019-12-191-49/+27
| * | Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski2019-12-131-10/+4
| * | netronome: use the new txqueue timeout argumentMichael S. Tsirkin2019-12-121-7/+1
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| * | nfp: add support for TLV device statsJakub Kicinski2019-12-103-7/+126
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-7/+7
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-6/+6
|\ \
| * | nfp: flower: fix stats id allocationJohn Hurley2019-12-171-6/+6
| |/
* / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-094-8/+8
|/