summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-04-151-1/+2
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-09-151-1/+1
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-11-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-3/+12
|\
| * bpf: introduce verifier internal test flagAlexei Starovoitov2019-08-281-0/+3
| * bpf: clarify when bpf_trace_printk discards linesPeter Wu2019-08-211-0/+2
| * bpf: fix 'struct pt_reg' typo in documentationPeter Wu2019-08-211-3/+3
| * bpf: add new BPF_BTF_GET_NEXT_ID syscall commandQuentin Monnet2019-08-201-0/+1
| * bpf: support cloning sk storage on accept()Stanislav Fomichev2019-08-171-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-2/+2
|\ \ | |/ |/|
| * sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-091-2/+2
* | bpf: add bpf_tcp_gen_syncookie helperPetar Penkov2019-07-301-1/+29
* | xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-0/+1
* | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2019-07-251-0/+1
* | bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev2019-07-251-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-2/+2
|\
| * bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-151-2/+2
* | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-7/+74
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-0/+1
| |\
| | * bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-06-291-0/+1
| * | bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev2019-07-081-3/+3
| * | bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+1
| * | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+5
| * | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-031-1/+5
| * | bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-291-2/+5
| * | bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-271-0/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+6
| |\ \
| | * | bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev2019-06-151-0/+1
| | * | bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev2019-06-151-0/+1
| | * | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+4
| |\ \ \ | | |/ / | |/| / | | |/
| * | bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang2019-05-241-0/+18
| * | bpf: implement bpf_send_signal() helperYonghong Song2019-05-241-1/+16
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-081-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* | bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-06-131-2/+2
* | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-061-0/+2
|/
* bpf: fix minor issues in documentation for BPF helpers.Quentin Monnet2019-05-131-49/+54
* bpf: fix recurring typo in documentation for BPF helpersQuentin Monnet2019-05-131-19/+19
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-1/+43
* bpf: add writable context for raw tracepointsMatt Mullins2019-04-261-0/+1
* bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-161-1/+8
* bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
* bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-1/+50
* bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-121-0/+3
* bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-1/+37
* bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-121-1/+21
* bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-1/+21