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
2020-01-27
nfp: bpf: fix static check error through tightening shift amount adjustment
Jiong Wang
1
-1
/
+12
2019-12-01
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
3
-7
/
+76
2019-03-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-03-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2018-08-04
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
5
-0
/
+70
2018-07-27
nfp: bpf: improve map offload info messages
Jakub Kicinski
1
-4
/
+16
2018-07-27
nfp: bpf: remember maps by ID
Jakub Kicinski
5
-17
/
+26
2018-07-27
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
3
-0
/
+22
2018-07-27
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
3
-14
/
+15
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
1
-3
/
+0
2018-07-18
nfp: bpf: allow program sharing within ASIC
Jakub Kicinski
1
-8
/
+2
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2
-2
/
+16
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
1
-0
/
+13
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-9
/
+2
2018-07-07
nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
Jiong Wang
1
-11
/
+53
2018-07-07
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
3
-1
/
+93
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
3
-11
/
+189
2018-07-07
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
3
-23
/
+20
2018-07-07
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
4
-14
/
+14
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+3
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2018-06-27
nfp: bpf: allow source ptr type be map ptr in memcpy optimization
Jiong Wang
1
-2
/
+3
2018-06-27
nfp: reject binding to shared blocks
John Hurley
1
-0
/
+3
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
1
-3
/
+3
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-29
/
+419
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
1
-10
/
+89
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
1
-0
/
+34
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
4
-30
/
+307
2018-05-09
nfp: bpf: allow zero-length capabilities
Jakub Kicinski
1
-1
/
+1
2018-05-09
nfp: bpf: support setting the RX queue index
Jakub Kicinski
5
-2
/
+93
2018-05-05
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2
-21
/
+32
2018-05-05
nfp: bpf: perf event output helpers support
Jakub Kicinski
7
-4
/
+187
2018-05-05
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
3
-5
/
+165
2018-04-25
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2
-13
/
+35
2018-04-25
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
1
-107
/
+61
2018-04-25
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
1
-0
/
+35
2018-04-25
nfp: bpf: remove double space
Jakub Kicinski
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-79
/
+761
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
1
-2
/
+2
2018-03-29
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
1
-6
/
+6
2018-03-29
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
5
-2
/
+46
2018-03-29
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
3
-15
/
+84
2018-03-29
nfp: bpf: expose command delay slots
Jakub Kicinski
1
-29
/
+24
2018-03-29
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
4
-3
/
+209
2018-03-29
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
4
-0
/
+17
2018-03-29
nfp: bpf: add map updates from the datapath
Jakub Kicinski
4
-0
/
+21
[next]