index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+2
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
1
-3
/
+0
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
1
-6
/
+3
2017-08-20
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
1
-1
/
+9
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
1
-0
/
+9
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-1
/
+32
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
1
-0
/
+1
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-04
net: comment fixes against BPF devmap helper calls
John Fastabend
1
-5
/
+11
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
1
-1
/
+7
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+1
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
1
-0
/
+1
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-02
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
1
-0
/
+1
2017-07-02
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
1
-0
/
+2
2017-07-02
bpf: Add support for changing congestion control
Lawrence Brakmo
1
-0
/
+3
2017-07-02
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
1
-0
/
+11
2017-07-02
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
1
-1
/
+13
2017-07-02
bpf: Support for setting initial receive window
Lawrence Brakmo
1
-0
/
+4
2017-07-02
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
1
-0
/
+3
2017-07-02
bpf: BPF support for sock_ops
Lawrence Brakmo
1
-0
/
+30
2017-06-11
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-1
/
+7
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
1
-0
/
+28
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
1
-0
/
+2
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
1
-2
/
+6
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
1
-0
/
+7
2017-06-05
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-0
/
+8
2017-05-01
bpf: Fix inaccurate helper function description
Chenbo Feng
1
-2
/
+1
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+1
2017-04-10
bpf: fix comment typo
Alexander Alemayhu
1
-1
/
+1
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
1
-0
/
+12
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+8
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
1
-1
/
+8
2017-03-23
bpf: Add hash of maps support
Martin KaFai Lau
1
-0
/
+1
2017-03-23
bpf: Add array of maps support
Martin KaFai Lau
1
-0
/
+2
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
1
-0
/
+7
2017-01-24
bpf: allow option for setting bpf_l4_csum_replace from scratch
Daniel Borkmann
1
-0
/
+1
2017-01-24
bpf: add a longest prefix match trie map implementation
Daniel Mack
1
-0
/
+7
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
1
-1
/
+14
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-1
/
+10
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+3
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+6
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
1
-1
/
+31
2016-11-26
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
1
-0
/
+8
2016-11-26
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+9
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
1
-1
/
+2
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
1
-0
/
+8
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
1
-285
/
+289
[next]