index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
1
-12
/
+12
2018-01-26
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-3
/
+1
2018-01-23
nfp: bpf: use extack support to improve debugging
Quentin Monnet
3
-18
/
+39
2018-01-23
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
1
-2
/
+2
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+19
2018-01-19
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
1
-1
/
+1
2018-01-19
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
1
-0
/
+2
2018-01-19
nfp: bpf: add short busy wait for FW replies
Jakub Kicinski
1
-1
/
+8
2018-01-19
bpf: offload: allow array map offload
Jakub Kicinski
1
-0
/
+2
2018-01-18
nfp: bpf: set new jit info fields
Jiong Wang
1
-1
/
+9
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
3
-0
/
+12
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
1
-6
/
+8
2018-01-15
nfp: bpf: implement bpf map offload
Jakub Kicinski
3
-0
/
+109
2018-01-15
nfp: bpf: add support for reading map memory
Jakub Kicinski
2
-9
/
+76
2018-01-15
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
3
-2
/
+138
2018-01-15
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
3
-0
/
+87
2018-01-15
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
3
-4
/
+288
2018-01-15
nfp: bpf: add basic control channel communication
Jakub Kicinski
4
-0
/
+288
2018-01-15
nfp: bpf: add map data structure
Jakub Kicinski
2
-1
/
+24
2018-01-15
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-1
/
+1
2018-01-10
nfp: bpf: reuse verifier log for debug messages
Quentin Monnet
1
-14
/
+16
2018-01-10
nfp: bpf: add signed jump insns
Nic Viljoen
1
-0
/
+48
2018-01-10
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
3
-16
/
+22
2018-01-10
nfp: bpf: use a large constant in unresolved branches
Jakub Kicinski
2
-7
/
+13
2018-01-10
nfp: bpf: don't depend on high order allocations for program image
Jakub Kicinski
2
-2
/
+19
2018-01-10
nfp: bpf: relocate jump targets just before the load
Jakub Kicinski
4
-87
/
+115
2018-01-10
nfp: bpf: add helpers for modifying branch addresses
Jakub Kicinski
1
-12
/
+0
2018-01-10
nfp: bpf: move jump resolution to jit.c
Jakub Kicinski
3
-17
/
+25
2018-01-10
nfp: bpf: allow disabling TC offloads when XDP active
Jakub Kicinski
1
-1
/
+3
2018-01-10
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
1
-0
/
+20
2018-01-10
nfp: bpf: round up the size of the stack
Jakub Kicinski
1
-1
/
+1
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2
-2
/
+2
2017-12-28
nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
Jakub Kicinski
1
-1
/
+29
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+28
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2
-4
/
+51
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-9
/
+3
2017-12-16
nfp: bpf: correct printk formats for size_t
Jakub Kicinski
1
-2
/
+2
2017-12-15
nfp: bpf: optimize the adjust_head calls in trivial cases
Jakub Kicinski
4
-2
/
+76
2017-12-15
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
5
-0
/
+188
2017-12-15
nfp: bpf: prepare for call support
Jakub Kicinski
2
-0
/
+28
2017-12-15
nfp: bpf: prepare for parsing BPF FW capabilities
Jakub Kicinski
3
-0
/
+88
2017-12-03
net: xdp: make the stack take care of the tear down
Jakub Kicinski
1
-7
/
+0
2017-12-01
nfp: bpf: detect load/store sequences lowered from memory copy
Jiong Wang
1
-0
/
+237
2017-12-01
nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
Jiong Wang
1
-7
/
+45
2017-12-01
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
2
-0
/
+117
2017-12-01
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2
-2
/
+12
2017-12-01
nfp: bpf: encode indirect commands
Jakub Kicinski
1
-4
/
+13
2017-12-01
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
1
-3
/
+5
2017-12-01
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
1
-0
/
+4
2017-12-01
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
1
-0
/
+3
[next]