summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2022-04-19
* bpf: reject wrong sized filters earlierDaniel Borkmann2022-04-19
* soreuseport: Prep for fast reuseport TCP socket selectionCraig Gallek2022-04-19
* FROMGIT: bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski2022-04-19
* UPSTREAM: bpf: restore skb->sk before pskb_trim() callEric Dumazet2022-04-19
* BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2022-04-19
* bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2022-04-19
* bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2022-04-19
* bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer2022-04-19
* UPSTREAM: net: filter: run cgroup eBPF ingress programsDaniel Mack2022-04-19
* bpf: use skb_to_full_sk helper in bpf_skb_under_cgroupDaniel Borkmann2022-04-19
* bpf, events: fix offset in skb copy handlerDaniel Borkmann2022-04-19
* bpf: use bpf_get_smp_processor_id_proto instead of raw oneDaniel Borkmann2022-04-19
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2022-04-19
* BACKPORT [FROMLIST] New getsockopt option to get socket cookieChenbo Feng2022-04-19
* net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2022-04-19
* Revert "net/compat: Add missing sock updates for SCM_RIGHTS"Maitreya292022-04-19
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2022-04-19
* netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li2022-04-19
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2022-04-19
* 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
* 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
* 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