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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.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
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
bpf: Change uapi for bpf iterator map elements
Yonghong Song
1
-7
/
+8
2020-08-02
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-0
/
+5
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
1
-1
/
+1
2020-07-26
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+3
2020-07-26
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-1
/
+6
2020-07-26
bpf: Implement bpf iterator for map elements
Yonghong Song
1
-0
/
+7
2020-07-18
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-0
/
+77
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
1
-3
/
+3
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+5
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-0
/
+9
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+21
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
1
-0
/
+1
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
1
-1
/
+36
2020-06-25
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-25
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-1
/
+22
2020-06-25
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
1
-2
/
+5
2020-06-24
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-24
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
1
-1
/
+1
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
1
-96
/
+96
2020-06-16
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
1
-1
/
+1
2020-06-09
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
1
-0
/
+13
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-1
/
+42
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-02
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-0
/
+5
2020-06-02
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+2
2020-06-02
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+1
2020-06-02
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
1
-0
/
+1
2020-06-02
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-1
/
+83
2020-06-02
bpf, sk_msg: Add get socket storage helpers
John Fastabend
1
-0
/
+2
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
1
-0
/
+4
2020-05-15
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-42
/
+131
2020-05-15
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
1
-1
/
+35
2020-05-15
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
1
-1
/
+1
2020-05-11
bpf: Minor fixes to BPF helpers documentation
Quentin Monnet
1
-50
/
+59
2020-05-10
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
1
-1
/
+38
2020-05-10
bpf: Create anonymous bpf iterator
Yonghong Song
1
-0
/
+6
2020-05-10
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
1
-0
/
+1
2020-05-10
bpf: Allow loading of a bpf_iter program
Yonghong Song
1
-0
/
+1
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
1
-4
/
+5
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-04
uapi: revert flexible-array conversions
Gustavo A. R. Silva
1
-1
/
+1
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-2
/
+12
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-0
/
+11
2020-04-29
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
1
-0
/
+28
2020-04-29
bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
Andrii Nakryiko
1
-0
/
+2
2020-04-29
bpf: Allocate ID for bpf_link
Andrii Nakryiko
1
-0
/
+1
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
1
-1
/
+12
[prev]
[next]