bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 22:16:23 to 2020-04-08 11:53:26 UTC [more...]

[PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
 2020-04-08 11:53 UTC  (31+ messages)
` [PATCH RFC v2 02/33] bnxt: add XDP frame size to driver
` [PATCH RFC v2 03/33] sfc: add XDP frame size
` [PATCH RFC v2 04/33] mvneta: add XDP frame size to driver
` [PATCH RFC v2 05/33] net: netsec: Add support for XDP frame size
` [PATCH RFC v2 06/33] net: XDP-generic determining "
` [PATCH RFC v2 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH RFC v2 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH RFC v2 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH RFC v2 10/33] veth: xdp using frame_sz in veth driver
` [PATCH RFC v2 11/33] dpaa2-eth: add XDP frame size
` [PATCH RFC v2 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH RFC v2 13/33] qlogic/qede: "
` [PATCH RFC v2 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH RFC v2 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH RFC v2 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 18/33] net: thunderx: add XDP frame size
` [PATCH RFC v2 19/33] nfp: add XDP frame size to netronome driver
` [PATCH RFC v2 20/33] tun: add XDP frame size
` [PATCH RFC v2 21/33] vhost_net: also populate "
` [PATCH RFC v2 22/33] virtio_net: add XDP frame size in two code paths
` [PATCH RFC v2 23/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH RFC v2 24/33] ixgbe: add XDP frame size to driver
` [PATCH RFC v2 25/33] ixgbevf: add XDP frame size to VF driver
` [PATCH RFC v2 26/33] i40e: add XDP frame size to driver
` [PATCH RFC v2 27/33] ice: "
` [PATCH RFC v2 28/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
` [PATCH RFC v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH RFC v2 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH RFC v2 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()

[PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
 2020-04-08  5:39 UTC  (3+ messages)

[PATCH bpf] bpf: Fix use of sk->sk_reuseport from sk_assign
 2020-04-08  3:35 UTC 

Question on "uaccess: Add strict non-pagefault kernel-space read function"
 2020-04-08  0:15 UTC  (5+ messages)

[PATCH bpf 0/2] libbpf: Fix bpf_get_link_xdp_id flags handling
 2020-04-07 23:44 UTC  (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add test for bpf_get_link_xdp_id

[PATCH v7] perf tools: add support for libpfm4
 2020-04-07 21:07 UTC  (3+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-04-07 17:34 UTC  (12+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH 5.4 10/36] bpf: Fix tnum constraints for 32-bit comparisons
 2020-04-07 14:42 UTC  (2+ messages)

[RFC 0/3] bpf: Add d_path helper
 2020-04-07  9:45 UTC  (20+ messages)
` [PATCH 1/3] bpf: Add support to check if BTF object is nested in another object
` [PATCH 2/3] bpf: Add d_path helper
` [PATCH 3/3] selftests/bpf: Add test for "

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-04-07  9:20 UTC  (27+ messages)
                  ` bpf: ability to attach freplace to multiple parents

[PATCH] net/bpfilter: remove superfluous testing message
 2020-04-07  8:04 UTC  (3+ messages)

[PATCH] libbpf: Make bpf/bpf_helpers.h self-contained
 2020-04-07  6:52 UTC  (2+ messages)

[PATCH v5] perf tools: add support for libpfm4
 2020-04-07  6:43 UTC  (3+ messages)

[PATCH] xsk: fix out of boundary write in __xsk_rcv_memcpy
 2020-04-07  4:35 UTC  (5+ messages)

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-04-07  3:08 UTC  (10+ messages)

[PATCH AUTOSEL 5.5 04/35] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-04-07  0:00 UTC 

[PATCH AUTOSEL 5.4 04/32] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-04-07  0:01 UTC 

[PATCH] device_cgroup: Cleanup cgroup eBPF device filter code
 2020-04-06 20:30 UTC  (4+ messages)

[PATCH] bpf: fix a typo "inacitve" -> "inactive"
 2020-04-06 20:17 UTC  (2+ messages)

[PATCH] libbpf: Initialize *nl_pid so gcc 10 is happy
 2020-04-06 20:14 UTC  (3+ messages)

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-06 19:06 UTC  (15+ messages)
` [RFC PATCH bpf-next 1/8] bpf: refactor bpf_link update handling
` [RFC PATCH bpf-next 2/8] bpf: allow bpf_link pinning as read-only and enforce LINK_UPDATE
` [RFC PATCH bpf-next 3/8] bpf: allocate ID for bpf_link
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [RFC PATCH bpf-next 5/8] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [RFC PATCH bpf-next 6/8] libbpf: add low-level APIs for new bpf_link commands
` [RFC PATCH bpf-next 7/8] bpftool: expose attach_type-to-string array to non-cgroup code
` [RFC PATCH bpf-next 8/8] bpftool: add bpf_link show and pin support

[PATCH] tun: Don't put_page() for all negative return values from XDP program
 2020-04-06 17:01 UTC  (2+ messages)

[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-04-06 13:00 UTC  (7+ messages)
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event

[PATCH] um: delete an unnecessary check before the kfree
 2020-04-05  8:36 UTC 

[PATCH v3 net] inet_diag: add cgroup id attribute
 2020-04-03 23:08 UTC  (7+ messages)

[PATCH net] veth: xdp: use head instead of hard_start
 2020-04-03 21:12 UTC  (10+ messages)
` [PATCH net v2] "

[PATCHv5 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-04-03 20:50 UTC  (4+ messages)
` [PATCHv5 bpf-next 4/5] selftests: bpf: add test for sk_assign

arm6/7: pointers wrongly treated as 64 bits wide?
 2020-04-03 15:28 UTC  (2+ messages)

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-04-03 13:16 UTC  (8+ messages)
  ` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH bpf] bpf, lsm: Fix the file_mprotect LSM test
 2020-04-03  2:46 UTC  (2+ messages)

[PATCH bpf] net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
 2020-04-02 22:52 UTC  (2+ messages)

[PATCH bpf] riscv: remove BPF JIT for nommu builds
 2020-04-02 22:51 UTC  (2+ messages)

[PATCH][next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic"
 2020-04-02 22:50 UTC  (2+ messages)

[PATCH v2 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-02 22:49 UTC  (17+ messages)
  ` [PATCH v3 "
      ` [PATCH v4 "
              ` [PATCH v5 "

probe_write_common_error
 2020-04-02 16:16 UTC  (4+ messages)

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-02 15:57 UTC  (10+ messages)
` [PATCH bpf-next v9 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

[PATCH] lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
 2020-04-02  9:09 UTC 

[PATCH v6] perf tools: add support for libpfm4
 2020-04-01 18:49 UTC 

[PATCH v3 bpf-next 0/4] Add support for cgroup bpf_link
 2020-04-01 17:39 UTC  (18+ messages)

Compare *bpf_ktime_get_ns* in userspace
 2020-04-01 14:18 UTC 

[PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
 2020-04-01 13:18 UTC  (3+ messages)

[PATCH 5.5 000/171] 5.5.14-rc2 review
 2020-04-01  8:56 UTC  (4+ messages)

CONFIG_DEBUG_INFO_BTF and CONFIG_GCC_PLUGIN_RANDSTRUCT
 2020-04-01  7:32 UTC  (11+ 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).