index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
1
-0
/
+26
*
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
1
-0
/
+1
*
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
1
-1
/
+95
*
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
1
-0
/
+2
*
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
1
-0
/
+2
*
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
1
-4
/
+4
*
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
1
-0
/
+8
*
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
1
-2
/
+52
*
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
1
-1
/
+80
*
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
1
-0
/
+6
*
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
1
-0
/
+5
*
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
1
-1
/
+32
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+1
*
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
1
-27
/
+27
*
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-30
1
-4
/
+4
*
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
1
-6
/
+6
*
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
1
-2
/
+40
*
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
2018-04-27
1
-0
/
+30
*
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
2018-04-27
1
-0
/
+147
*
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
2018-04-27
1
-0
/
+180
*
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
2018-04-27
1
-0
/
+172
*
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
2018-04-27
1
-0
/
+164
*
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
2018-04-27
1
-0
/
+197
*
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
2018-04-27
1
-0
/
+254
*
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
2018-04-27
1
-0
/
+230
*
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2018-04-27
1
-406
/
+16
*
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2018-04-26
1
-0
/
+1
*
bpf: add helper for getting xfrm states
Eyal Birger
2018-04-24
1
-1
/
+24
*
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
1
-0
/
+3
*
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-19
1
-0
/
+9
*
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
2018-04-18
1
-1
/
+9
*
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+11
*
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
1
-1
/
+11
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+23
*
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
1
-0
/
+5
*
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+11
*
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
1
-1
/
+2
*
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
1
-1
/
+2
*
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
1
-1
/
+2
*
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-1
/
+21
*
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-15
1
-0
/
+22
*
gre: add sequence number for collect md mode.
William Tu
2018-03-04
1
-0
/
+1
*
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
2018-01-25
1
-1
/
+28
*
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
2018-01-25
1
-1
/
+8
*
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-25
1
-0
/
+22
*
bpf: Add sock_ops RTO callback
Lawrence Brakmo
2018-01-25
1
-1
/
+7
*
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-25
1
-1
/
+16
*
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
1
-2
/
+3
*
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
1
-0
/
+3
*
bpf: add comments to BPF ld/ldx sizes
Jesper Dangaard Brouer
2018-01-18
1
-1
/
+1
[next]