index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2022-04-19
*
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
2022-04-19
*
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2022-04-19
*
BACKPORT [FROMLIST] New getsockopt option to get socket cookie
Chenbo Feng
2022-04-19
*
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2022-04-19
*
Revert "net/compat: Add missing sock updates for SCM_RIGHTS"
Maitreya29
2022-04-19
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2022-04-19
*
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2022-04-19
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2022-04-19
*
BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2022-04-19
*
BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPF
Chenbo Feng
2022-04-19
*
bpf: add helper to invalidate hash
Daniel Borkmann
2022-04-19
*
net: take compile fix from 4.9
Anay Wadhera
2022-04-19
*
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2022-04-19
*
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2022-04-19
*
UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2022-04-19
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2022-04-19
*
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2022-04-19
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2022-04-19
*
BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_i...
Al Viro
2022-04-19
*
UPSTREAM: netfilter: xt_bpf: add overflow checks
Jann Horn
2022-04-19
*
UPSTREAM: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2022-04-19
*
UPSTREAM: netfilter: xt_bpf: support ebpf
Willem de Bruijn
2022-04-19
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2022-04-19
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2022-04-19
*
UPSTREAM: bpf: add new prog type for cgroup socket filtering
Daniel Mack
2022-04-19
*
BACKPORT: UPSTREAM: bpf: pass sk to helper functions
Willem de Bruijn
2022-04-19
*
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2022-04-19
*
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2022-04-19
*
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2022-04-19
*
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2022-04-19
*
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2022-04-19
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2022-04-19
*
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2022-04-19
*
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
2022-04-19
*
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2022-04-19
*
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
2022-04-19
*
bpf: enforce recursion limit on redirects
Daniel Borkmann
2022-04-19
*
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
2022-04-19
*
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2022-04-19
*
bpf: minor cleanups in helpers
Daniel Borkmann
2022-04-19
*
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
2022-04-19
*
bpf: enable event output helper also for xdp types
Daniel Borkmann
2022-04-19
*
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
2022-04-19
*
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
2022-04-19
*
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
2022-04-19
*
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2022-04-19
*
bpf: add bpf_get_hash_recalc helper
Daniel Borkmann
2022-04-19
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2022-04-19
*
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2022-04-19
[next]