index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2024-11-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-8
/
+5
2024-06-16
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+10
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2024-03-06
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2022-04-13
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
1
-1
/
+2
2022-04-13
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+2
2022-04-08
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-4
/
+4
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-07
bpf: Support input xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
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: Document PROG_TEST_RUN limitations
Joe Stringer
1
-0
/
+21
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+11
2021-03-08
bpf: BPF-helper for MTU checking add length input
Jesper Dangaard Brouer
1
-5
/
+11
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
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-03-04
bpf: Document BPF_MAP_*_BATCH syscall commands
Joe Stringer
1
-3
/
+111
2021-03-04
bpf: Document BPF_PROG_QUERY syscall command
Joe Stringer
1
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_TEST_RUN syscall command
Joe Stringer
1
-3
/
+11
2021-03-04
bpf: Document BPF_PROG_ATTACH syscall command
Joe Stringer
1
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_PIN syscall command
Joe Stringer
1
-7
/
+29
2021-03-04
bpf: Document BPF_F_LOCK in syscall commands
Joe Stringer
1
-0
/
+10
2021-03-04
bpf: Add minimal bpf() command documentation
Joe Stringer
1
-0
/
+368
2021-03-04
bpf: Import syscall arg documentation
Joe Stringer
1
-1
/
+121
[next]