Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
289c5b763018be846900da706dc582e572a13864
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
/
main.c
d692403
nfp: forbid disabling hw-tc-offload on representors while offload active
by Jakub Kicinski
· 8 years ago
e3ac6c0
nfp: bpf: require ETH table
by Jakub Kicinski
· 8 years ago
3107fdc
nfp: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 8 years ago
52be9a7
nfp: bpf: use extack support to improve debugging
by Quentin Monnet
· 8 years ago
acc2abbb
nfp: bpf: plumb extack into functions related to XDP offload
by Quentin Monnet
· 8 years ago
81bd5ded
nfp: bpf: disable all ctrl vNIC capabilities
by Jakub Kicinski
· 8 years ago
78a0a65
nfp: allow apps to disable ctrl vNIC capabilities
by Jakub Kicinski
· 8 years ago
1bba4c4
nfp: bpf: implement bpf map offload
by Jakub Kicinski
· 8 years ago
9d080d5
nfp: bpf: parse function call and map capabilities
by Jakub Kicinski
· 8 years ago
d48ae23
nfp: bpf: add basic control channel communication
by Jakub Kicinski
· 8 years ago
4da98ee
nfp: bpf: add map data structure
by Jakub Kicinski
· 8 years ago
af93d15
nfp: hand over to BPF offload app at coarser granularity
by Jakub Kicinski
· 8 years ago
2314fe9
nfp: bpf: relocate jump targets just before the load
by Jakub Kicinski
· 8 years ago
a0f30c9
nfp: bpf: allow disabling TC offloads when XDP active
by Jakub Kicinski
· 8 years ago
ccbdc59
nfp: bpf: don't allow changing MTU above BPF offload limit when active
by Jakub Kicinski
· 8 years ago
4f83435
nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
by Jakub Kicinski
· 8 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d3f89b9
nfp: bpf: keep track of the offloaded program
by Jakub Kicinski
· 8 years ago
102740b
cls_bpf: fix offload assumptions after callback conversion
by Jakub Kicinski
· 8 years ago
0bce7c9
nfp: bpf: correct printk formats for size_t
by Jakub Kicinski
· 8 years ago
8231f84
nfp: bpf: optimize the adjust_head calls in trivial cases
by Jakub Kicinski
· 8 years ago
0d49eaf
nfp: bpf: add basic support for adjust head call
by Jakub Kicinski
· 8 years ago
77a844e
nfp: bpf: prepare for parsing BPF FW capabilities
by Jakub Kicinski
· 8 years ago
bd0b2e7
net: xdp: make the stack take care of the tear down
by Jakub Kicinski
· 8 years ago
c6c580d
nfp: bpf: move to new BPF program offload infrastructure
by Jakub Kicinski
· 8 years ago
e4a91cd
nfp: bpf: require seamless reload for program replace
by Jakub Kicinski
· 8 years ago
9ce7a95
nfp: bpf: refactor offload logic
by Jakub Kicinski
· 8 years ago
012bb8a
nfp: bpf: drop support for cls_bpf with legacy actions
by Jakub Kicinski
· 8 years ago
f449657
nfp: bpf: reject TC offload if XDP loaded
by Jakub Kicinski
· 8 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 8 years ago
3248f77
drivers/net: netronome: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 8 years ago
90d9731
nfp: bpf: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 8 years ago
0f6cf4d
nfp: bpf: support BPF offload only on little endian
by Jakub Kicinski
· 8 years ago
a52b35c
nfp: bpf: lift the single-port limitation
by Jakub Kicinski
· 8 years ago
c496291
nfp: separate app vNIC init/clean from alloc/free
by Jakub Kicinski
· 8 years ago
7f3b39d
net/sched: Fix the logic error to decide the ingress qdisc
by Chris Mi
· 8 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
37cba6b
nfp: change flows in apps that offload ndo_setup_tc
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
c66a9cf
nfp: move basic eBPF stats to app-specific code
by Jakub Kicinski
· 8 years ago
bb45e51
nfp: move bpf offload code to the BPF app
by Jakub Kicinski
· 8 years ago
2707d6f
nfp: report app name in ethtool -i
by Jakub Kicinski
· 8 years ago
8aa0cb0
nfp: move port init to apps
by Jakub Kicinski
· 8 years ago