summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uidChenbo Feng2022-04-19
* BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPFChenbo Feng2022-04-19
* bpf: add helper to invalidate hashDaniel Borkmann2022-04-19
* net: take compile fix from 4.9Anay Wadhera2022-04-19
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2022-04-19
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2022-04-19
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2022-04-19
* bpf: restrict access to core bpf sysctlsDaniel Borkmann2022-04-19
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2022-04-19
* BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_i...Al Viro2022-04-19
* UPSTREAM: netfilter: xt_bpf: add overflow checksJann Horn2022-04-19
* UPSTREAM: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2022-04-19
* UPSTREAM: netfilter: xt_bpf: support ebpfWillem de Bruijn2022-04-19
* bpf: fix 32-bit divide by zeroAlexei Starovoitov2022-04-19
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2022-04-19
* UPSTREAM: bpf: add new prog type for cgroup socket filteringDaniel Mack2022-04-19
* BACKPORT: UPSTREAM: bpf: pass sk to helper functionsWillem de Bruijn2022-04-19
* kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2022-04-19
* cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2022-04-19
* sock, cgroup: add sock->sk_cgroupTejun Heo2022-04-19
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2022-04-19
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2022-04-19
* bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2022-04-19
* bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2022-04-19
* bpf: fix checksum for vlan push/pop helperDaniel Borkmann2022-04-19
* bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2022-04-19
* bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann2022-04-19
* bpf: enforce recursion limit on redirectsDaniel Borkmann2022-04-19
* bpf: add own ctx rewriter on ifindex for clsact progsDaniel Borkmann2022-04-19
* bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2022-04-19
* bpf: minor cleanups in helpersDaniel Borkmann2022-04-19
* bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2022-04-19
* bpf: enable event output helper also for xdp typesDaniel Borkmann2022-04-19
* bpf: add bpf_skb_change_tail helperDaniel Borkmann2022-04-19
* bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann2022-04-19
* bpf: fix write helpers with regards to non-linear partsDaniel Borkmann2022-04-19
* bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2022-04-19
* bpf: add bpf_get_hash_recalc helperDaniel Borkmann2022-04-19
* bpf: add XDP prog type for early driver filterBrenden Blanco2022-04-19
* bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2022-04-19
* bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2022-04-19
* cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2022-04-19
* bpf: add bpf_skb_change_type helperDaniel Borkmann2022-04-19
* bpf: add bpf_skb_change_proto helperDaniel Borkmann2022-04-19
* bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2022-04-19
* bpf: don't use raw processor id in generic helperDaniel Borkmann2022-04-19
* bpf: fix matching of data/data_end in verifierAlexei Starovoitov2022-04-19
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2022-04-19
* bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2022-04-19