summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2018-05-18nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)Jiong Wang
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren
2018-05-09nfp: bpf: support setting the RX queue indexJakub Kicinski
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-04nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski
2018-05-04nfp: bpf: perf event output helpers supportJakub Kicinski
2018-05-04nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-25nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley
2018-04-25nfp: flower: support offloading multiple rules with same cookieJohn Hurley
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-04-25nfp: bpf: optimize comparisons to negative constantsJakub Kicinski
2018-04-25nfp: bpf: tabularize generations of compare operationsJakub Kicinski
2018-04-25nfp: bpf: optimize add/sub of a negative constantJakub Kicinski
2018-04-25nfp: bpf: remove double spaceJakub Kicinski
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-18bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-12nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren
2018-04-12nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley
2018-03-28nfp: bpf: improve wrong FW response warningsJakub Kicinski
2018-03-28nfp: bpf: add support for bpf_get_prandom_u32()Jakub Kicinski
2018-03-28nfp: bpf: add support for atomic add of unknown valuesJakub Kicinski
2018-03-28nfp: bpf: expose command delay slotsJakub Kicinski
2018-03-28nfp: bpf: add basic support for atomic addsJakub Kicinski
2018-03-28nfp: bpf: add map deletes from the datapathJakub Kicinski
2018-03-28nfp: bpf: add map updates from the datapathJakub Kicinski
2018-03-28nfp: bpf: add helper for basic map call checksJakub Kicinski
2018-03-28nfp: bpf: add helper for validating stack pointersJakub Kicinski
2018-03-28nfp: bpf: rename map_lookup_stack() to map_call_stack_common()Jakub Kicinski
2018-03-28nfp: bpf: detect packet reads could be cached, enable the optimisationJiong Wang
2018-03-28nfp: bpf: support unaligned read offsetJiong Wang
2018-03-28nfp: bpf: read from packet data cache for PTR_TO_PACKETJiong Wang
2018-03-26nfp: flower: implement ip fragmentation match offloadPieter Jansen van Vuuren
2018-03-26nfp: flower: refactor shared ip header in match offloadPieter Jansen van Vuuren
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-24nfp: bpf: fix check of program max insn countJakub Kicinski