summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel 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: fix misleading comment in bpf_convert_filterDaniel Borkmann2022-04-19
* | | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2022-04-19
* | | bpf: grab rcu read lock for bpf_percpu_hash_updateSasha Levin2022-04-19
* | | bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel 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
* | | bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov2022-04-19
* | | perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2022-04-19
* | | net: bpf: reject invalid shiftsRabin Vincent2022-04-19
* | | bpf: hash: use per-bucket spinlocktom.leiming@gmail.com2022-04-19
* | | bpf: hash: move select_bucket() out of htab's spinlocktom.leiming@gmail.com2022-04-19
* | | bpf: hash: use atomic counttom.leiming@gmail.com2022-04-19
* | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2022-04-19
* | | bpf, inode: allow for rename and link opsDaniel Borkmann2022-04-19
* | | bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2022-04-19
* | | bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann2022-04-19
* | | bpf: fix clearing on persistent program array mapsDaniel Borkmann2022-04-19
* | | bpf: add show_fdinfo handler for mapsDaniel Borkmann2022-04-19
* | | Revert "bpf: fix clearing on persistent program array maps"Anay Wadhera2022-04-19
* | | Revert "bpf, array: fix heap out-of-bounds access when updating elements"Anay Wadhera2022-04-19
* | | Revert "bpf: fix allocation warnings in bpf maps and integer overflow"Anay Wadhera2022-04-19
* | | Revert "net: bpf: reject invalid shifts"Anay Wadhera2022-04-19
* | | Revert "bpf: fix branch offset adjustment on backjumps after patching ctx exp...Anay Wadhera2022-04-19
* | | Revert "bpf: avoid copying junk bytes in bpf_get_current_comm()"Anay Wadhera2022-04-19
* | | Revert "bpf/verifier: reject invalid LD_ABS | BPF_DW instruction"Anay Wadhera2022-04-19
* | | Revert "bpf: fix double-fdput in replace_map_fd_with_map_ptr()"Anay Wadhera2022-04-19
* | | Revert "bpf: fix refcnt overflow"Anay Wadhera2022-04-19
* | | Revert "bpf: fix check_map_func_compatibility logic"Anay Wadhera2022-04-19
* | | Revert "bpf: Use mount_nodev not mount_ns to mount the bpf filesystem"Anay Wadhera2022-04-19
* | | Revert "bpf, inode: disallow userns mounts"Anay Wadhera2022-04-19
* | | Revert "bpf: prevent leaking pointer via xadd on unpriviledged"Anay Wadhera2022-04-19
* | | Revert "bpf/verifier: reject BPF_ALU64|BPF_END"Anay Wadhera2022-04-19
* | | Revert "bpf: don't let ldimm64 leak map addresses on unprivileged"Anay Wadhera2022-04-19
* | | Revert "bpf: add bpf_patch_insn_single helper"Anay Wadhera2022-04-19
* | | Revert "bpf: don't (ab)use instructions to store state"Anay Wadhera2022-04-19
* | | Revert "bpf: move fixup_bpf_calls() function"Anay Wadhera2022-04-19
* | | Revert "bpf: refactor fixup_bpf_calls()"Anay Wadhera2022-04-19
* | | Revert "bpf: adjust insn_aux_data when patching insns"Anay Wadhera2022-04-19
* | | Revert "bpf: prevent out-of-bounds speculation"Anay Wadhera2022-04-19
* | | Revert "bpf, array: fix overflow in max_entries and undefined behavior in ind...Anay Wadhera2022-04-19
* | | Revert "bpf: fix branch pruning logic"Anay Wadhera2022-04-19
* | | Revert "bpf: fix bpf_tail_call() x64 JIT"Anay Wadhera2022-04-19
* | | Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera2022-04-19
* | | Revert "bpf: arsh is not supported in 32 bit alu thus reject it"Anay Wadhera2022-04-19
* | | Revert "bpf: avoid false sharing of map refcount with max_entries"Anay Wadhera2022-04-19
* | | Revert "bpf: fix divides by zero"Anay Wadhera2022-04-19