index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2019-07-15
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
1
-2
/
+2
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+74
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
1
-3
/
+3
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
1
-0
/
+1
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
1
-0
/
+5
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
1
-1
/
+5
2019-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-06-29
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
1
-2
/
+5
2019-06-27
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
1
-0
/
+14
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
1
-2
/
+2
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-0
/
+4
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
1
-0
/
+2
2019-05-24
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
1
-0
/
+18
2019-05-24
bpf: implement bpf_send_signal() helper
Yonghong Song
1
-1
/
+16
2019-05-13
bpf: fix minor issues in documentation for BPF helpers.
Quentin Monnet
1
-49
/
+54
2019-05-13
bpf: fix recurring typo in documentation for BPF helpers
Quentin Monnet
1
-19
/
+19
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-1
/
+43
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
1
-0
/
+1
2019-04-16
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
1
-1
/
+8
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
1
-3
/
+3
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-1
/
+50
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+3
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-1
/
+37
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
1
-1
/
+21
2019-04-12
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
1
-1
/
+21
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
1
-0
/
+9
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
1
-0
/
+10
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+7
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
1
-0
/
+1
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
1
-1
/
+5
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-1
/
+12
2019-03-22
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
1
-1
/
+15
2019-03-22
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
1
-2
/
+7
2019-03-22
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-1
/
+5
2019-03-21
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
1
-1
/
+17
2019-03-21
bpf: add skc_lookup_tcp helper
Lorenz Bauer
1
-1
/
+19
2019-03-14
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
Quentin Monnet
1
-0
/
+55
2019-03-14
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-63
/
+65
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
1
-1
/
+10
2019-03-02
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
1
-1
/
+9
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
1
-0
/
+2
[next]