summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp
AgeCommit message (Expand)Author
2018-01-10nfp: bpf: move jump resolution to jit.cJakub Kicinski
2018-01-10nfp: bpf: allow disabling TC offloads when XDP activeJakub Kicinski
2018-01-10nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski
2018-01-10nfp: bpf: round up the size of the stackJakub Kicinski
2018-01-10nfp: fix incumbent kdoc warningsJakub Kicinski
2018-01-10nfp: don't try to register XDP rxq structures on control queuesJakub Kicinski
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-05nfp: setup xdp_rxq_infoJesper Dangaard Brouer
2018-01-05nfp: add basic multicast filteringJakub Kicinski
2018-01-03nfp: flower: implement the PORT_REIFY messageDirk van der Merwe
2018-01-03nfp: add repr_preclean callbackDirk van der Merwe
2018-01-03nfp: flower: obtain repr link state only from firmwareDirk van der Merwe
2017-12-31bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski
2017-12-27nfp: bpf: allocate vNIC priv for keeping track of the offloaded programJakub Kicinski
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17nfp: set flags in the correct member of netdev_bpfJakub Kicinski
2017-12-15nfp: bpf: correct printk formats for size_tJakub Kicinski
2017-12-15nfp: fix XPB register reads in debug dumpCarl Heymann
2017-12-15nfp: fix absolute rtsym handling in debug dumpCarl Heymann
2017-12-15nfp: implement firmware flashingDirk van der Merwe
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe
2017-12-15nfp: bpf: optimize the adjust_head calls in trivial casesJakub Kicinski
2017-12-15nfp: bpf: add basic support for adjust head callJakub Kicinski
2017-12-15nfp: bpf: prepare for call supportJakub Kicinski
2017-12-15nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski
2017-12-15nfp: add nfp_cpp_area_size() accessorJakub Kicinski
2017-12-11nfp: debug dump - decrease endian conversionsCarl Heymann
2017-12-11nfp: flower: remove unused definesJohn Hurley
2017-12-11nfp: flower: remove dead code pathsJohn Hurley
2017-12-11nfp: flower: do not assume mac/mpls matchesJohn Hurley
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-05nfp: dump indirect ME CSRsCarl Heymann
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann
2017-12-05nfp: dump firmware nameCarl Heymann
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann
2017-12-05nfp: dump all hwinfoCarl Heymann
2017-12-05nfp: dump rtsymsCarl Heymann
2017-12-05nfp: dumpspec TLV traversalCarl Heymann
2017-12-05nfp: dump prologCarl Heymann
2017-12-05nfp: load debug dump specCarl Heymann
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-12-05nfp: fix port stats for mac representorsPieter Jansen van Vuuren