bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-19 15:52:55 to 2020-07-22 07:57:12 UTC [more...]

get rid of the address_space override in setsockopt
 2020-07-22  7:56 UTC  (43+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
` [PATCH 07/24] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 22/24] net/tcp: switch ->md5_parse "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt

[RFC PATCH] bpftool btf: Add prefix option to dump C
 2020-07-22  6:57 UTC  (2+ messages)

[PATCH v3 bpf-next 0/9] BPF XDP link
 2020-07-22  6:48 UTC  (5+ messages)
` [PATCH v3 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device

[PATCH v4 bpf-next 0/9] BPF XDP link
 2020-07-22  6:46 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/9] bpf: make bpf_link API available indepently of CONFIG_BPF_SYSCALL
` [PATCH v4 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic
` [PATCH v4 bpf-next 4/9] bpf, xdp: add bpf_link-based XDP attachment API
` [PATCH v4 bpf-next 5/9] bpf, xdp: implement LINK_UPDATE for BPF XDP link
` [PATCH v4 bpf-next 6/9] bpf: implement BPF XDP link-specific introspection APIs
` [PATCH v4 bpf-next 7/9] libbpf: add support for BPF XDP link
` [PATCH v4 bpf-next 8/9] selftests/bpf: add BPF XDP link selftests
` [PATCH v4 bpf-next 9/9] bpf, xdp: remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-22  6:45 UTC  (10+ messages)

[PATCH bpf-next] bpf: Generate cookie for new non-initial net NS
 2020-07-22  6:30 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-22  6:02 UTC  (12+ messages)
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points

[PATCH bpf-next] tools/bpftool: strip BPF .o files before skeleton generation
 2020-07-22  4:38 UTC 

pull-request: bpf-next 2020-07-21
 2020-07-22  3:29 UTC 

[PATCH v4 bpf-next 0/5] Make BPF CGROUP_STORAGE map usable by different programs at once
 2020-07-22  0:49 UTC  (13+ messages)
` [PATCH v4 bpf-next 1/5] selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
` [PATCH v4 bpf-next 2/5] selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
` [PATCH v4 bpf-next 3/5] bpf: Make cgroup storages shared across attaches on the same cgroup
` [PATCH v4 bpf-next 4/5] selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
` [PATCH v4 bpf-next 5/5] Documentation/bpf: Document CGROUP_STORAGE map type

[PATCH bpf-next v3] bpftool: use only nftw for file tree parsing
 2020-07-22  0:20 UTC  (7+ messages)
  ` [PATCH bpf-next v4] "

[PATCH v3 bpf-next 0/2] bpf: fix stackmap on perf_events with PEBS
 2020-07-21 22:51 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF

[PATCH v2 0/4] s390/bpf: implement BPF_PROBE_MEM
 2020-07-21 20:23 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpf: compute btf_ids at build time for btf_iter
 2020-07-21 20:21 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] bpf: compute bpf_skc_to_*() helper socket btf ids at build time
` [PATCH bpf-next v2 2/5] tools/bpf: sync btf_ids.h to tools
` [PATCH bpf-next v2 3/5] bpf: add BTF_ID_LIST_GLOBAL in btf_ids.h
` [PATCH bpf-next v2 4/5] bpf: make btf_sock_ids global
` [PATCH bpf-next v2 5/5] bpf: net: use precomputed btf_id for bpf iterators

[PATCH bpf-next] samples/bpf, selftests/bpf: use bpf_probe_read_kernel
 2020-07-21 19:58 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix test_lwt_seg6local.sh hangs
 2020-07-21 19:49 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-21 19:42 UTC  (7+ messages)
` [PATCH bpf-next v1 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [PATCH bpf-next v1 2/3] bpf, riscv: Add encodings for "
` [PATCH bpf-next v1 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[PATCH v3] folds tests from test_current_pid_tgid_new_ns into test_progs
 2020-07-21 19:37 UTC  (3+ messages)

[PATCH] tools/bpftool: Fix error return code in do_skeleton()
 2020-07-21 19:36 UTC  (3+ messages)
` [PATCH v2] tools/bpftool: Fix error handing "

[PATCH v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof
 2020-07-21 19:26 UTC  (3+ messages)

[PATCH] ebpf: fix parameter naming confusing
 2020-07-21 19:17 UTC  (2+ messages)

[PATCH 0/5] s390/bpf: fix lib/test_bpf.c failures
 2020-07-21 18:17 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] BTF support for ksyms
 2020-07-21 16:45 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
` [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF

[PATCH bpf-next] bpf: cpumap: fix possible rcpu kthread hung
 2020-07-21 16:20 UTC  (6+ messages)

[PATCH bpf-next] bpf, netns: Fix build without CONFIG_INET
 2020-07-21 16:14 UTC  (3+ messages)

[PATCH] docs: core-api/printk-formats.rst: use literal block syntax
 2020-07-21 14:27 UTC  (3+ messages)

[PATCH v2 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-21 11:53 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v2 bpf-next 2/6] bpf: propagate poke descriptors to subprograms
` [PATCH v2 bpf-next 3/6] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v2 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v2 bpf-next 5/6] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v2 bpf-next 6/6] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH bpf-next v3 0/4] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-07-21 11:06 UTC  (4+ messages)
` [PATCH bpf-next v3 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
 2020-07-21 10:19 UTC  (3+ messages)

BPF selftests build failures
 2020-07-21  7:04 UTC  (5+ messages)

[PATCH bpf-next v4 00/14] xsk: support shared umems between devices and queues
 2020-07-21  5:04 UTC  (15+ messages)
` [PATCH bpf-next v4 01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v4 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v4 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v4 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v4 05/14] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v4 06/14] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v4 07/14] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v4 08/14] xsk: enable sharing of dma mappings
` [PATCH bpf-next v4 09/14] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v4 10/14] xsk: add shared umem support between queue ids
` [PATCH bpf-next v4 11/14] xsk: add shared umem support between devices
` [PATCH bpf-next v4 12/14] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v4 13/14] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v4 14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs

BPF logging infrastructure. Was: [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
 2020-07-21  3:00 UTC  (12+ messages)

[PATCH bpf-next v4 0/4] Generalizing bpf_local_storage
 2020-07-20 22:44 UTC  (5+ messages)
` [PATCH bpf-next v4 2/4] bpf: Implement bpf_local_storage for inodes

Verification speed w/ KASAN builds
 2020-07-20 20:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: allow loading instructions from a fd
 2020-07-20 20:33 UTC  (4+ messages)

[PATCH -next] bpf: Make some functions static
 2020-07-20 16:18 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] xsk: support shared umems between devices and queues
 2020-07-20 13:23 UTC  (17+ messages)
` [PATCH bpf-next v3 01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v3 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v3 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v3 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v3 05/14] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v3 06/14] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v3 07/14] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v3 08/14] xsk: enable sharing of dma mappings
` [PATCH bpf-next v3 09/14] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v3 10/14] xsk: add shared umem support between queue ids
` [PATCH bpf-next v3 11/14] xsk: add shared umem support between devices
` [PATCH bpf-next v3 12/14] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v3 13/14] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v3 14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs

Maximum size of record over perf ring buffer?
 2020-07-20 11:39 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH bpf-next v4 1/4] bpf: Generalize bpf_sk_storage
 2020-07-20 11:18 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] xsk: support shared umems between devices and queues
 2020-07-20  9:33 UTC  (5+ messages)
` [PATCH bpf-next v2 11/14] xsk: add shared umem support between devices

how is the bpfilter sockopt processing supposed to work
 2020-07-20  8:25 UTC  (5+ messages)

[PATCH v2 net-next 0/6] rework mvneta napi_poll loop for XDP multi-buffers
 2020-07-20  1:28 UTC  (2+ messages)

sockopt cleanups
 2020-07-20  1:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).