summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski
2018-02-02nfp: fix TLV offset calculationEdwin Peer
2018-01-25nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-23nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-01-23nfp: fix fw dump handling of absolute rtsym sizeCarl Heymann
2018-01-22nfp: bpf: use extack support to improve debuggingQuentin Monnet
2018-01-22nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet
2018-01-21nfp: flower: prioritize stats updatesPieter Jansen van Vuuren
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski
2018-01-19nfp: improve app not found messageJakub Kicinski
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2018-01-19nfp: register devlink after app is createdJakub Kicinski
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski
2018-01-18nfp: bpf: add short busy wait for FW repliesJakub Kicinski
2018-01-18bpf: offload: allow array map offloadJakub Kicinski
2018-01-18nfp: bpf: set new jit info fieldsJiong Wang
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17nfp: bpf: reject program on instructions unknown to the JIT compilerQuentin Monnet
2018-01-17nfp: bpf: print map lookup problems into verifier logJakub Kicinski
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-14nfp: bpf: implement bpf map offloadJakub Kicinski
2018-01-14nfp: bpf: add support for reading map memoryJakub Kicinski
2018-01-14nfp: bpf: add verification and codegen for map lookupsJakub Kicinski
2018-01-14nfp: bpf: add helpers for updating immediate instructionsJakub Kicinski
2018-01-14nfp: bpf: parse function call and map capabilitiesJakub Kicinski
2018-01-14nfp: bpf: implement helpers for FW map opsJakub Kicinski
2018-01-14nfp: bpf: add basic control channel communicationJakub Kicinski
2018-01-14nfp: bpf: add map data structureJakub Kicinski
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski
2018-01-10nfp: bpf: reuse verifier log for debug messagesQuentin Monnet
2018-01-10nfp: bpf: add signed jump insnsNic Viljoen
2018-01-10nfp: hand over to BPF offload app at coarser granularityJakub Kicinski
2018-01-10nfp: bpf: use a large constant in unresolved branchesJakub Kicinski