bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 19:58:50 to 2021-07-03 09:47:23 UTC [more...]

[PATCH v2] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  9:47 UTC  (3+ messages)

[PATCH v4] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  9:34 UTC 

[PATCH v3] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  8:47 UTC 

[PATCH v2 bpf 0/2] potential sockmap memleak and proc stats fix
 2021-07-02 19:54 UTC  (5+ messages)
` [PATCH v2 bpf 1/2] bpf, sockmap: fix potential msg memory leak
` [PATCH v2 bpf 2/2] bpf, sockmap: sk_prot needs inuse_idx for proc stats

[Patch bpf v2] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-07-02 19:33 UTC  (6+ messages)

[PATCH net-next v6 0/5] Generic XDP improvements
 2021-07-02 16:11 UTC  (9+ messages)
` [PATCH net-next v6 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v6 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v6 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v6 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v6 5/5] bpf: tidy xdp attach selftests

[PATCH bpf-next] libbpf: ignore .eh_frame sections when parsing elf files
 2021-07-02 16:10 UTC  (2+ messages)

[PATCH bpf-next V1] samples/bpf: xdp_redirect_cpu_user: cpumap qsize set larger default
 2021-07-02 14:06 UTC 

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-02 13:39 UTC  (7+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt
` [PATCH net-next RFC 2/2] net: hns3: support skb's frag page recycling based on page pool

[PATCH net-next v5 0/5] Generic XDP improvements
 2021-07-02 11:18 UTC  (8+ messages)
` [PATCH net-next v5 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v5 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v5 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v5 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v5 5/5] bpf: tidy xdp attach selftests

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-02 10:50 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/8] tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
` [PATCH v2 bpf-next 2/8] tcp: seq_file: Refactor net and family matching
` [PATCH v2 bpf-next 3/8] bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
` [PATCH v2 bpf-next 4/8] tcp: seq_file: Add listening_get_first()
` [PATCH v2 bpf-next 5/8] tcp: seq_file: Replace listening_hash with lhash2
` [PATCH v2 bpf-next 6/8] bpf: tcp: bpf iter batching and lock_sock
` [PATCH v2 bpf-next 7/8] bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
` [PATCH v2 bpf-next 8/8] bpf: selftest: Test batching and "

[PATCH bpf] samples/bpf: Fix the error return code of xdp_redirect's main()
 2021-07-02 10:29 UTC  (2+ messages)

[PATCH 0/2] powerpc/bpf: Fix issue with atomic ops
 2021-07-02 10:26 UTC  (9+ messages)
` [PATCH 1/2] powerpc/bpf: Fix detecting BPF atomic instructions
` [PATCH 2/2] powerpc/bpf: Reject atomic ops in ppc32 JIT

[PATCH bpf-next v3] bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
 2021-07-02  9:44 UTC  (14+ messages)
` [BUG soft lockup] "

[RFC bpf-next 0/5] bpf, x86: Add bpf_get_func_ip helper
 2021-07-02  8:16 UTC  (15+ messages)
` [PATCH bpf-next 1/5] bpf, x86: Store caller's ip in trampoline stack
` [PATCH bpf-next 2/5] bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
` [PATCH bpf-next 3/5] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCH bpf-next 4/5] bpf: Add bpf_get_func_ip helper for kprobe programs
` [PATCH bpf-next 5/5] selftests/bpf: Add test for bpf_get_func_ip helper

[PATCH v4 bpf-next 0/9] bpf: Introduce BPF timers
 2021-07-02  6:23 UTC  (12+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Introduce bpf timers
` [PATCH v4 bpf-next 2/9] bpf: Add map side support for "
` [PATCH v4 bpf-next 3/9] bpf: Prevent pointer mismatch in bpf_timer_init
` [PATCH v4 bpf-next 4/9] bpf: Remember BTF of inner maps
` [PATCH v4 bpf-next 5/9] bpf: Relax verifier recursion check
` [PATCH v4 bpf-next 6/9] bpf: Implement verifier support for validation of async callbacks
` [PATCH v4 bpf-next 7/9] bpf: Teach stack depth check about "
` [PATCH v4 bpf-next 8/9] selftests/bpf: Add bpf_timer test
` [PATCH v4 bpf-next 9/9] selftests/bpf: Add a test with bpf_timer in inner map

[PATCH] perf llvm: Fix error return code in llvm__compile_bpf()
 2021-07-02  3:01 UTC  (3+ messages)

[PATCH bpf-next 0/3] XDP bonding support
 2021-07-01 18:20 UTC  (5+ messages)
` [PATCH bpf-next v2 0/4] "
  ` [PATCH bpf-next v2 4/4] devmap: Exclude XDP broadcast to master device

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-07-01 15:34 UTC  (22+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Introduce bpf timers
` [PATCH v3 bpf-next 2/8] bpf: Add map side support for "
` [PATCH v3 bpf-next 3/8] bpf: Remember BTF of inner maps

[PATCH] tcp: Do not reset the icsk_ca_initialized in tcp_init_transfer
 2021-07-01 14:23 UTC  (14+ messages)

[PATCH] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-01 12:00 UTC 

[PATCH bpf, sockmap 0/2] potential memleak and proc stats fix
 2021-07-01  8:21 UTC  (5+ messages)
` [PATCH bpf, sockmap 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf, sockmap 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-07-01  7:56 UTC  (31+ messages)
` [PATCH v9 bpf-next 01/14] net: skbuff: add data_len field to skb_shared_info
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v9 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_frame
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH bpf-next v2] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference_check()
 2021-07-01  7:30 UTC  (3+ messages)

[PATCH bpf 0/2] bpf, fix for subprogs with tailcalls
 2021-06-30 19:40 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: track subprog poke correctly, fix use-after-free
` [PATCH bpf 2/2] bpf: selftest to verify mixing bpf2bpf calls and tailcalls with insn patch

[PATCH 0/3] Add support for fwmark to bpf_fib_lookup
 2021-06-30 14:26 UTC  (7+ messages)
` [PATCH 1/3] bpf: Add support for mark with bpf_fib_lookup
` [PATCH 2/3] tools: Update bpf header
` [PATCH 3/3] selftests: Add selftests for fwmark support in bpf_fib_lookup

[Patch bpf] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-06-30  9:21 UTC  (2+ messages)

AUDIT_ARCH_ and __NR_syscall constants for seccomp filters
 2021-06-29 23:41 UTC  (8+ messages)

[PATCH 1/3] bpf: Add support for mark with bpf_fib_lookup
 2021-06-29 19:10 UTC  (8+ messages)

[PATCH bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_setsockopt
 2021-06-29 19:04 UTC  (10+ messages)
` [PATCH bpf-next 6/8] bpf: tcp: bpf iter batching and lock_sock
` [PATCH bpf-next 8/8] bpf: selftest: Test batching and bpf_setsockopt in bpf tcp iter

[PATCH 3/3] selftests: Add selftests for fwmark support in bpf_fib_lookup
 2021-06-29 17:37 UTC 

[PATCH 2/3] tools: Update bpf header
 2021-06-29 17:37 UTC 

bpf_fib_lookup support for firewall mark
 2021-06-29 17:21 UTC  (13+ messages)

[PATCH net v2] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-29 16:55 UTC  (5+ messages)

[PATCH] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
 2021-06-29 14:16 UTC  (2+ messages)
` [syzbot] WARNING in tracepoint_add_func

[PATCH bpf-next] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference()
 2021-06-29  9:37 UTC  (4+ messages)

using skip>0 with bpf_get_stack()
 2021-06-29  3:33 UTC  (4+ messages)

[PATCH net-next v4 0/5] Generic XDP improvements
 2021-06-29  1:32 UTC  (3+ messages)
` [PATCH net-next v4 2/5] bitops: add non-atomic bitops for pointers

pull-request: bpf-next 2021-06-28
 2021-06-28 22:05 UTC 

[PATCH bpf-next] xdp: move the rxq_info.mem clearing to unreg_mem_model()
 2021-06-28 21:20 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).