Show patches with: State = Changes Requested       |    Archived = No       |   19536 patches
« 1 2 ... 193 194 195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,V3,1/6] bpf: Remove MTU check in __bpf_skb_max_len bpf: New approach for BPF MTU handling - - - --- 2020-10-08 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next] selftests/bpf: Additional asm tests for the verifier regalloc tracking. [bpf-next] selftests/bpf: Additional asm tests for the verifier regalloc tracking. 1 - - --- 2020-10-07 Alexei Starovoitov bpf Changes Requested
[bpf-next,V2,6/6] bpf: drop MTU check when doing TC-BPF redirect to ingress bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer Changes Requested
[bpf-next,V2,5/6] bpf: Add MTU check for TC-BPF packets after egress hook bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer Changes Requested
[bpf-next,V2,4/6] bpf: make it possible to identify BPF redirected SKBs bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer Changes Requested
[bpf-next,V2,3/6] bpf: add BPF-helper for MTU checking bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V2,2/6] bpf: bpf_fib_lookup return MTU value as output when looked up bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V2,1/6] bpf: Remove MTU check in __bpf_skb_max_len bpf: New approach for BPF MTU handling and enforcement - - - --- 2020-10-07 Jesper Dangaard Brouer bpf Changes Requested
bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 - - - --- 2020-10-06 Hao Luo bpf Changes Requested
[v2] use valid btf in bpf_program__set_attach_target(prog, 0, ...); [v2] use valid btf in bpf_program__set_attach_target(prog, 0, ...); - - - --- 2020-10-05 Luigi Rizzo Changes Requested
[v4,bpf-next,13/13] bpf: cpumap: introduce xdp multi-buff support mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,12/13] net: mvneta: enable jumbo frames for XDP mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,11/13] bpf: add xdp multi-buffer selftest mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,10/13] bpf: test_run: add skb_shared_info pointer in bpf_test_finish signature mvneta: introduce XDP multi-buffer support - - 1 --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,09/13] bpf: introduce multibuff support to bpf_prog_test_run_xdp() mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,08/13] bpf: move user_size out of bpf_test_init mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,07/13] samples/bpf: add bpf program that uses xdp mb helpers mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,06/13] bpf: introduce bpf_xdp_get_frags_{count, total_size} helpers mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,05/13] net: mvneta: add multi buffer support to XDP_TX mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,04/13] xdp: add multi-buff support to xdp_return_{buff/frame} mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,03/13] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,02/13] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[v4,bpf-next,01/13] xdp: introduce mb in xdp_buff/xdp_frame mvneta: introduce XDP multi-buffer support - - - --- 2020-10-02 Lorenzo Bianconi Changes Requested
[libbpf] libbpf: check if pin_path was set even map fd exist [libbpf] libbpf: check if pin_path was set even map fd exist - - - --- 2020-10-02 Hangbin Liu Changes Requested
[bpf-next,3/3] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-02 Andrii Nakryiko Changes Requested
[bpf-next,2/3] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-02 Andrii Nakryiko Changes Requested
[bpf-next,1/3] libbpf: support safe subset of load/store instruction resizing with CO-RE libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-02 Andrii Nakryiko Changes Requested
[bpf-next,3/4] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Changes Requested
[bpf-next,2/4] libbpf: add raw dumping of BTF types libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Changes Requested
[bpf-next,v3,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,3/4] selftests: bpf: remove shared header from sockmap iter test Sockmap copying 1 - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,2/4] selftests: bpf: Add helper to compare socket cookies Sockmap copying - - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,1/4] bpf: sockmap: enable map_update_elem from bpf_iter Sockmap copying 1 - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,2/2] selftests/bpf: add tests for BPF_F_SHARE_PE introduce BPF_F_SHARE_PE - - - --- 2020-09-29 Song Liu Changes Requested
[bpf-next,1/2] bpf: introduce BPF_F_SHARE_PE for perf event array introduce BPF_F_SHARE_PE - - - --- 2020-09-29 Song Liu Changes Requested
[bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api [bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api - - - --- 2020-09-29 Hangbin Liu Changes Requested
« 1 2 ... 193 194 195 196 »