aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-06
|\
| * bpf: introduce verifier internal test flagAlexei Starovoitov2019-08-27
| * bpf: clarify when bpf_trace_printk discards linesPeter Wu2019-08-21
| * bpf: fix 'struct pt_reg' typo in documentationPeter Wu2019-08-21
| * bpf: add new BPF_BTF_GET_NEXT_ID syscall commandQuentin Monnet2019-08-20
| * bpf: support cloning sk storage on accept()Stanislav Fomichev2019-08-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\ \ | |/ |/|
| * sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-09
* | bpf: add bpf_tcp_gen_syncookie helperPetar Penkov2019-07-31
* | xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-29
* | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2019-07-25
* | bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev2019-07-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-19
|\
| * bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-15
* | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
| |\
| | * bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-06-28
| * | bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev2019-07-08
| * | bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-03
| * | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-03
| * | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-03
| * | bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-28
| * | bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \
| | * | bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev2019-06-14
| | * | bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev2019-06-14
| | * | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \ | | |/ / | |/| / | | |/
| * | bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang2019-05-24
| * | bpf: implement bpf_send_signal() helperYonghong Song2019-05-24
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-09
|\ \ \ | |_|/ |/| |
| * | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| |/
* | bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-06-13
* | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-06
|/
* bpf: fix minor issues in documentation for BPF helpers.Quentin Monnet2019-05-12
* bpf: fix recurring typo in documentation for BPF helpersQuentin Monnet2019-05-12
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-27
* bpf: add writable context for raw tracepointsMatt Mullins2019-04-26
* bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-16
* bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-16
* bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-12
* bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-12
* bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-12
* bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-12
* bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-12
* bpf: Sysctl hookAndrey Ignatov2019-04-12
* bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire2019-04-11
* bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-11
* bpf: add syscall side map freeze supportDaniel Borkmann2019-04-09