summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29nfp: flower: fix incorrect flag assignmentLouis Peens
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens
2020-05-19nfp: flower: renaming of feature bitsLouis Peens
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14nfp: Add XDP frame size to netronome driverJesper Dangaard Brouer
2020-05-08nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04nfp: abm: fix a memory leak bugQiushi Wu
2020-04-21net/nfp: Update driver to use global kernel versionLeon Romanovsky
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller
2020-03-17nfp: allow explicitly selected delayed statsJakub Kicinski
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-08netronome: fix ipv6 link errorArnd Bergmann
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19nfp: tls: implement the stream sync RX resyncJakub Kicinski
2019-12-19nfp: pass packet pointer to nfp_net_parse_meta()Jakub Kicinski
2019-12-19nfp: flower: update flow merge code to support IPv6 tunnelsJohn Hurley
2019-12-19nfp: flower: support ipv6 tunnel keep-alive messages from fwJohn Hurley
2019-12-19nfp: flower: handle notifiers for ipv6 route changesJohn Hurley
2019-12-19nfp: flower: handle ipv6 tunnel no neigh requestJohn Hurley
2019-12-19nfp: flower: modify pre-tunnel and set tunnel action for ipv6John Hurley
2019-12-19nfp: flower: offload list of IPv6 tunnel endpoint addressesJohn Hurley
2019-12-19nfp: flower: compile match for IPv6 tunnelsJohn Hurley
2019-12-19nfp: flower: move udp tunnel key match compilation to helper functionJohn Hurley
2019-12-19nfp: flower: pass flow rule pointer directly to match functionsJohn Hurley
2019-12-17nfp: flower: fix stats id allocationJohn Hurley
2019-12-13Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-10nfp: add support for TLV device statsJakub Kicinski
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya