summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
* cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau2022-04-19
* bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2022-04-19
* bpf: generally move prog destruction to RCU deferralDaniel Borkmann2022-04-19
* bpf, maps: flush own entries on perf map releaseDaniel Borkmann2022-04-19
* bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann2022-04-19
* bpf, maps: add release callbackDaniel Borkmann2022-04-19
* bpf: fix matching of data/data_end in verifierAlexei Starovoitov2022-04-19
* perf core: Per event callchain limitArnaldo Carvalho de Melo2022-04-19
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2022-04-19
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2022-04-19
* bpf: move bpf_jit_enable declarationDaniel Borkmann2022-04-19
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2022-04-19
* bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2022-04-19
* bpf: add bpf_patch_insn_single helperDaniel Borkmann2022-04-19
* bpf: direct packet accessAlexei Starovoitov2022-04-19
* bpf: fix refcnt overflowAlexei Starovoitov2022-04-19
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2022-04-19
* perf: generalize perf_callchainAlexei Starovoitov2022-04-19
* bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann2022-04-19
* bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2022-04-19
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2022-04-19
* bpf, dst: add and use dst_tclassid helperDaniel Borkmann2022-04-19
* bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann2022-04-19
* bpf: support for access to tunnel optionsDaniel Borkmann2022-04-19
* bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann2022-04-19
* bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann2022-04-19
* bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2022-04-19
* bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2022-04-19
* bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2022-04-19
* bpf: add generic bpf_csum_diff helperDaniel Borkmann2022-04-19
* tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa2022-04-19
* bpf, verifier: add ARG_PTR_TO_RAW_STACK typeDaniel Borkmann2022-04-19
* bpf: sanitize bpf tracepoint accessAlexei Starovoitov2022-04-19
* bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov2022-04-19
* perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2022-04-19
* perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2022-04-19
* perf: remove unused __addr variableAlexei Starovoitov2022-04-19
* bpf: convert stackmap to pre-allocationAlexei Starovoitov2022-04-19
* bpf: pre-allocate hash map elementsAlexei Starovoitov2022-04-19
* bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2022-04-19
* bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann2022-04-19
* bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2022-04-19
* bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2022-04-19
* bpf: export helper function flags and reject invalid onesDaniel Borkmann2022-04-19
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2022-04-19
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2022-04-19
* soreuseport: define reuseport groupsCraig Gallek2022-04-19
* bpf: add bpf_skb_load_bytes helperDaniel Borkmann2022-04-19
* bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov2022-04-19
* bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2022-04-19