summary refs log tree commit diff
path: root/drivers/net/ethernet/netronome/nfp/bpf/main.c
AgeCommit message (Expand)Author
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-15nfp: bpf: correct printk formats for size_tJakub Kicinski
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 parsing BPF FW capabilitiesJakub Kicinski
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-10-27drivers/net: netronome: Convert timers to use timer_setup()Kees Cook
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21nfp: bpf: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-14nfp: bpf: support BPF offload only on little endianJakub Kicinski
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski
2017-05-31nfp: move port init to appsJakub Kicinski