index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
bpf: Add bpf_loop helper
Joanne Koong
1
-0
/
+25
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-1
/
+1
2021-11-10
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
1
-0
/
+1
2021-11-07
bpf: Introduce helper bpf_find_vma
Song Liu
1
-0
/
+20
2021-11-01
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
1
-0
/
+1
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
1
-0
/
+16
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-0
/
+9
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
1
-0
/
+1
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+7
2021-09-17
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
1
-2
/
+3
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
1
-0
/
+11
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
1
-1
/
+1
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
1
-0
/
+22
2021-09-10
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
1
-0
/
+2
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
1
-0
/
+7
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
1
-1
/
+1
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-0
/
+16
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+7
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
1
-0
/
+2
2021-07-15
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-15
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+73
2021-07-14
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-14
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
1
-3
/
+0
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
1
-0
/
+15
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+1
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
1
-2
/
+12
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
1
-0
/
+13
2021-05-19
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
1
-0
/
+1
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
1
-5
/
+11
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
1
-0
/
+8
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
1
-0
/
+28
2021-04-13
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
1
-0
/
+2
2021-04-12
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
1
-0
/
+16
2021-04-12
bpf: Sync bpf headers in tooling infrastucture
Daniel Borkmann
1
-5
/
+32
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
1
-0
/
+1
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
1
-0
/
+4
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
1
-0
/
+5
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-1
/
+4
2021-03-04
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
1
-1
/
+711
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+38
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
1
-0
/
+1
[prev]
[next]