bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 17:44:14 to 2019-10-21 12:55:08 UTC [more...]

[PATCH v2 31/33] tools lib bpf: Renaming pr_warning to pr_warn
 2019-10-21 12:55 UTC  (6+ messages)
          ` [bpf-next] "

[PATCH bpf-next v2] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program
 2019-10-21 12:19 UTC  (4+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-21 11:47 UTC  (20+ messages)
` [RFC PATCH v2 bpf-next 01/15] xdp_flow: Add skeleton of XDP based flow offload driver
` [RFC PATCH v2 bpf-next 02/15] xdp_flow: Add skeleton bpf program for XDP
` [RFC PATCH v2 bpf-next 03/15] bpf: Add API to get program from id
` [RFC PATCH v2 bpf-next 04/15] xdp: Export dev_check_xdp and dev_change_xdp
` [RFC PATCH v2 bpf-next 05/15] xdp_flow: Attach bpf prog to XDP in kernel after UMH loaded program
` [RFC PATCH v2 bpf-next 06/15] xdp_flow: Prepare flow tables in bpf
` [RFC PATCH v2 bpf-next 07/15] xdp_flow: Add flow entry insertion/deletion logic in UMH
` [RFC PATCH v2 bpf-next 08/15] xdp_flow: Add flow handling and basic actions in bpf prog
` [RFC PATCH v2 bpf-next 09/15] xdp_flow: Implement flow replacement/deletion logic in xdp_flow kmod
` [RFC PATCH v2 bpf-next 10/15] xdp_flow: Add netdev feature for enabling flow offload to XDP
` [RFC PATCH v2 bpf-next 11/15] xdp_flow: Implement redirect action
` [RFC PATCH v2 bpf-next 12/15] xdp_flow: Implement vlan_push action
` [RFC PATCH v2 bpf-next 13/15] bpf, selftest: Add test for xdp_flow
` [RFC PATCH v2 bpf-next 14/15] i40e: prefetch xdp->data before running XDP prog
` [RFC PATCH v2 bpf-next 15/15] bpf, hashtab: Compare keys in long

[PATCH] perf tools: Use of the macro IS_ERR_OR_NULL
 2019-10-21  9:29 UTC 

[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
 2019-10-21  9:09 UTC  (2+ messages)
` [Kgdb-bugreport] "

[PATCH bpf v3] xsk: improve documentation for AF_XDP
 2019-10-21  8:57 UTC 

[PATCH bpf] xsk: fix registration of Rx-only sockets
 2019-10-21  8:16 UTC 

[PATCH bpf-next] libbpf: remove explicit XSKMAP lookup from AF_XDP XDP program
 2019-10-21  5:03 UTC  (3+ messages)

[PATCH bpf-next 0/7] Auto-guess program type on bpf_object__open
 2019-10-21  3:39 UTC  (8+ messages)
` [PATCH bpf-next 1/7] tools: sync if_link.h
` [PATCH bpf-next 2/7] libbpf: add bpf_program__get_{type, expected_attach_type) APIs
` [PATCH bpf-next 3/7] libbpf: add uprobe/uretprobe and tp/raw_tp section suffixes
` [PATCH bpf-next 4/7] libbpf: teach bpf_object__open to guess program types
` [PATCH bpf-next 5/7] selftests/bpf: make a copy of subtest name
` [PATCH bpf-next 6/7] selftests/bpf: make reference_tracking test use subtests
` [PATCH bpf-next 7/7] selftest/bpf: get rid of a bunch of explicit BPF program type setting

[PATCH bpf-next v2] scripts/bpf: Print an error when known types list needs updating
 2019-10-21  1:22 UTC  (4+ messages)

[PATCH bpf v2] xsk: improve documentation for AF_XDP
 2019-10-20 19:12 UTC  (5+ messages)

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-20 17:12 UTC  (14+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "
                        ` [Intel-wired-lan] "

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-20 10:58 UTC  (18+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
                  ` bpf indirect calls

[PATCH] BPF: Disable on PREEMPT_RT
 2019-10-20  9:06 UTC  (25+ messages)

[PATCH bpf v4] xdp: Handle device unregister for devmap_hash map type
 2019-10-19 11:19 UTC 

[PATCH bpf v3] xdp: Handle device unregister for devmap_hash map type
 2019-10-19 11:16 UTC  (3+ messages)

[bpf-next PATCH] bpf: libbpf, add kernel version section parsing back
 2019-10-19  4:41 UTC  (5+ messages)

[PATCH bpf] xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
 2019-10-19  0:44 UTC  (8+ messages)

[PATCH bpf-next] bpf: fix bpf_attr.attach_btf_id check
 2019-10-18 23:28 UTC  (4+ messages)

[PATCH] bpftool: Try to read btf as raw data if elf read fails
 2019-10-18 22:39 UTC  (4+ messages)

[bpf-next PATCH] bpf: libbpf, support older style kprobe load
 2019-10-18 22:09 UTC  (4+ messages)

[PATCH bpf] bpf: improve htab_map_get_next_key behaviour during races
 2019-10-18 20:56 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: More compatible nc options in test_tc_edt
 2019-10-18 20:35 UTC  (3+ messages)

[PATCH bpf v2] xdp: Handle device unregister for devmap_hash map type
 2019-10-18 19:28 UTC  (5+ messages)

[PATCH bpf-next] bpf: Fix build error without CONFIG_NET
 2019-10-18 19:10 UTC  (6+ messages)

[PATCH v14 0/5] BPF: New helper to obtain namespace data from current task
 2019-10-18 17:34 UTC  (11+ messages)
` [PATCH v14 1/5] fs/nsfs.c: added ns_match
` [PATCH v14 2/5] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH v14 3/5] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH v14 4/5] tools/testing/selftests/bpf: Add self-tests for new helper
` [PATCH v14 5/5] bpf_helpers_doc.py: Add struct bpf_pidns_info to known types

[PATCH bpf] xdp: Handle device unregister for devmap_hash map type
 2019-10-18 16:28 UTC  (10+ messages)

[PATCH bpf-next 0/2] Add new-style bpf_object__open APIs
 2019-10-18 14:49 UTC  (8+ messages)
` [PATCH bpf-next 1/2] libbpf: stop enforcing kern_version, populate it for users

BUG: unable to handle kernel paging request in is_bpf_text_address
 2019-10-18 13:01 UTC  (3+ messages)

[PATCH bpf-next] scripts/bpf: Print an error when known types list needs updating
 2019-10-18  9:07 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Restore the netns after flow dissector reattach test
 2019-10-18  9:07 UTC  (4+ messages)

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-18  6:19 UTC  (7+ messages)
    ` debug annotations for bpf progs. Was: "

Limit Reached
 2019-10-17 21:02 UTC 

[PATCH v4 bpf-next 0/7] Fix, clean up, and revamp selftests/bpf Makefile
 2019-10-17 20:44 UTC  (14+ messages)
` [PATCH v4 bpf-next 5/7] selftests/bpf: replace test_progs and test_maps w/ general rule

[PATCH] net: bpf: type fixes for __be16/__be32
 2019-10-17 17:12 UTC  (2+ messages)

kernel panic: stack is corrupted in __lock_acquire (4)
 2019-10-17 16:30 UTC  (3+ messages)

[PATCH v3 bpf-next 00/11] bpf: revolutionize bpf tracing
 2019-10-17 15:14 UTC  (18+ messages)
` [PATCH v3 bpf-next 04/11] bpf: add attach_btf_id attribute to program load
` [PATCH v3 bpf-next 05/11] libbpf: auto-detect btf_id of BTF-based raw_tracepoints
` [PATCH v3 bpf-next 06/11] bpf: implement accurate raw_tp context access via BTF
` [PATCH v3 bpf-next 07/11] bpf: attach raw_tp program with BTF via type name
` [PATCH v3 bpf-next 09/11] bpf: add support for BTF pointers to x86 JIT

[PATCH bpf-next] scripts/bpf: Emit an #error directive known types list needs updating
 2019-10-17  9:50 UTC  (3+ messages)

[LLVM PATCH] bpf: fix wrong truncation elimination when there is back-edge/loop
 2019-10-16 19:03 UTC  (5+ messages)

[PATCH v3 0/3] bpf: switch to new usercopy helpers
 2019-10-16 18:31 UTC  (3+ messages)
` [PATCH bpf-next v4 "

[PATCH] net: bpf: add static in net/core/filter.c
 2019-10-16 17:44 UTC  (4+ 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).