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.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
2019-01-27
bpf: allocate 0x06 to new eBPF instruction class JMP32
Jiong Wang
1
-0
/
+1
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
1
-0
/
+1
2018-12-19
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
1
-0
/
+1
2018-12-18
bpf: remove useless version check for prog load
Daniel Borkmann
1
-1
/
+9
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
1
-0
/
+2
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
1
-6
/
+6
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-43
/
+95
2018-12-11
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
1
-3
/
+3
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+37
2018-12-10
media: bpf: add bpf function to report mouse movement
Sean Young
1
-1
/
+16
2018-12-10
bpf: Add bpf_line_info support
Martin KaFai Lau
1
-0
/
+19
2018-12-06
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-04
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
1
-2
/
+5
2018-12-03
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-45
/
+45
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
1
-0
/
+1
2018-12-01
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
1
-0
/
+14
2018-12-01
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-0
/
+4
2018-12-01
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-14
/
+21
2018-12-01
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-5
/
+12
2018-11-29
bpf: helper to pop data from messages
John Fastabend
1
-1
/
+15
2018-11-23
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
1
-0
/
+1
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
1
-0
/
+13
2018-11-20
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
1
-3
/
+3
2018-11-20
bpf: allow zero-initializing hash map seed
Lorenz Bauer
1
-0
/
+3
2018-11-09
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
1
-0
/
+4
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
1
-1
/
+19
2018-10-19
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
Mauricio Vasquez B
1
-0
/
+1
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
1
-1
/
+28
2018-10-18
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
1
-1
/
+1
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-1
/
+92
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
1
-0
/
+1
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+26
2018-08-13
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
1
-1
/
+20
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-1
/
+35
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-0
/
+1
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
1
-1
/
+20
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
1
-0
/
+6
2018-07-31
bpf: Support bpf_get_socket_cookie in more prog types
Andrey Ignatov
1
-0
/
+14
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
1
-0
/
+3
2018-07-12
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-4
/
+2
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
1
-5
/
+23
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-27
/
+109
2018-06-04
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
1
-1
/
+1
2018-06-04
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
1
-1
/
+7
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
1
-1
/
+2
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
1
-1
/
+18
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-06-02
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
1
-1
/
+52
2018-05-29
bpf: Drop mpls from bpf_fib_lookup
David Ahern
1
-13
/
+13
[prev]
[next]