Show patches with: State = Action Required       |   577 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] samples: bpf: convert xdp_router_ipv4 to XDP samples helper [bpf-next] samples: bpf: convert xdp_router_ipv4 to XDP samples helper - - - 1521 2022-03-15 Lorenzo Bianconi bpf New
[bpf,v3] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie [bpf,v3] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie - 1 - 171- 2022-02-22 Maxim Mikityanskiy bpf New
[iproute2-next,v3,2/2] f_flower: Implement gtp options support GTP support for ip link and tc flower - - - 1-- 2022-02-11 Wojciech Drewek dsa New
[iproute2-next,v3,1/2] ip: GTP support in ip link GTP support for ip link and tc flower - 1 - 1-- 2022-02-11 Wojciech Drewek dsa New
[bpf-next,v3,2/2] bpf, arm64: calculate offset as byte-offset for bpf line info bpf, arm64: fix bpf line info - - - 171- 2022-02-08 Hou Tao bpf New
[bpf-next,v3,1/2] bpf, arm64: call build_prologue() first in first JIT pass bpf, arm64: fix bpf line info - - - 171- 2022-02-08 Hou Tao bpf New
[iproute2] lib/bpf: Fix log level in verbose mode with libbpf [iproute2] lib/bpf: Fix log level in verbose mode with libbpf - - - 1-- 2022-02-02 Paul Chaignon dsa New
[bpf-next,v3,4/4] selftests/bpf: use raw_tp program for atomic test bpf, arm64: support more atomic ops 1 - - --- 2022-01-29 Hou Tao bpf New
[bpf-next,v3,3/4] bpf, arm64: support more atomic operations bpf, arm64: support more atomic ops - - - --- 2022-01-29 Hou Tao bpf New
[v3,bpf-next,4/4] selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt bpf: allow cgroup progs to export custom retval to userspace - 1 - 162- 2022-01-04 YiFei Zhu bpf New
[v3,bpf-next,3/4] bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value bpf: allow cgroup progs to export custom retval to userspace - 1 - 162- 2022-01-04 YiFei Zhu bpf New
[v3,bpf-next,2/4] bpf: Move getsockopt retval to struct bpf_cg_run_ctx bpf: allow cgroup progs to export custom retval to userspace - 1 - 162- 2022-01-04 YiFei Zhu bpf New
[v3,bpf-next,1/4] bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean bpf: allow cgroup progs to export custom retval to userspace - 1 - 171- 2022-01-04 YiFei Zhu bpf New
[bpf-next,v4,7/7] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run() Add support for transmitting packets using XDP in bpf_prog_run() - - - 162- 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,6/7] bpf: Add "live packet" mode for XDP in bpf_prog_run() Add support for transmitting packets using XDP in bpf_prog_run() - - - 162- 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,5/7] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames Add support for transmitting packets using XDP in bpf_prog_run() - - - 1611 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,4/7] xdp: Move conversion to xdp_frame out of map functions Add support for transmitting packets using XDP in bpf_prog_run() - - - 171- 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,3/7] page_pool: Store the XDP mem id Add support for transmitting packets using XDP in bpf_prog_run() - - - 18-- 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,2/7] page_pool: Add callback to init pages when they are allocated Add support for transmitting packets using XDP in bpf_prog_run() 1 - - 18-- 2021-12-17 Toke Høiland-Jørgensen bpf New
[bpf-next,v4,1/7] xdp: Allow registering memory model without rxq reference Add support for transmitting packets using XDP in bpf_prog_run() - - - 171- 2021-12-17 Toke Høiland-Jørgensen bpf New
[v20,bpf-next,23/23] xdp: disable XDP_REDIRECT for xdp multi-buff mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff mvneta: introduce XDP multi-buffer support - - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest mvneta: introduce XDP multi-buffer support - - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,20/23] net: xdp: introduce bpf_xdp_pointer utility routine mvneta: introduce XDP multi-buffer support 2 1 - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,19/23] bpf: generalise tail call map compatibility check mvneta: introduce XDP multi-buffer support - - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,18/23] libbpf: Add SEC name for xdp_mb programs mvneta: introduce XDP multi-buffer support 1 - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer mvneta: introduce XDP multi-buffer support - - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature mvneta: introduce XDP multi-buffer support - - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp() mvneta: introduce XDP multi-buffer support - - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,14/23] bpf: move user_size out of bpf_test_init mvneta: introduce XDP multi-buffer support - - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,13/23] bpf: add multi-buffer support to xdp copy helpers mvneta: introduce XDP multi-buffer support 1 - - 1224 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API mvneta: introduce XDP multi-buffer support 2 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,11/23] bpf: introduce bpf_xdp_get_buff_len helper mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program mvneta: introduce XDP multi-buffer support 1 - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,08/23] net: mvneta: add multi buffer support to XDP_TX mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,07/23] xdp: add multi-buff support to xdp_return_{buff/frame} mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,06/23] net: marvell: rely on xdp_update_skb_shared_info utility routine mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,05/23] net: xdp: add xdp_update_skb_shared_info utility routine mvneta: introduce XDP multi-buffer support 2 - - 1422 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer mvneta: introduce XDP multi-buffer support 1 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,02/23] xdp: introduce flags field in xdp_buff/xdp_frame mvneta: introduce XDP multi-buffer support 2 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[v20,bpf-next,01/23] net: skbuff: add size metadata to skb_shared_info for xdp mvneta: introduce XDP multi-buffer support 2 - - 1512 2021-12-10 Lorenzo Bianconi bpf New
[bpf-next,v3,09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,07/10] selftests/bpf: Add test for epoll BPF iterator Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,06/10] selftests/bpf: Add test for io_uring BPF iterators Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,05/10] bpftool: Output io_uring iterator info Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,04/10] epoll: Implement eBPF iterator for registered items Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,03/10] io_uring: Implement eBPF iterator for registered files Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,02/10] bpf: Add bpf_page_to_pfn helper Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[bpf-next,v3,01/10] io_uring: Implement eBPF iterator for registered buffers Introduce BPF iterators for io_uring and epoll - - - 1-2 2021-12-01 Kumar Kartikeya Dwivedi bpf Needs ACK
[iproute2] ip route: save: exclude rtnh_flags which can't be set [iproute2] ip route: save: exclude rtnh_flags which can't be set - - - 1-- 2021-11-26 Alexander Mikhalitsyn dsa New
[PATCHv2,iproute2-next] bond: add missed_max option [PATCHv2,iproute2-next] bond: add missed_max option - - - 1-- 2021-11-17 Hangbin Liu dsa New
[bpf-next,v3,2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) clean-up for BPF_LOG_KERNEL log level 1 - - 1412 2021-11-02 Hou Tao bpf New
[bpf-next,v3,1/2] bpf: clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level clean-up for BPF_LOG_KERNEL log level 1 - - 1412 2021-11-02 Hou Tao bpf New
[bpf-next,3/3] selftests/bpf: Test bpf_export_errno behavior with cgroup/sockopt bpf: allow cgroup progs to export custom errnos to userspace 1 1 - 1421 2021-10-06 YiFei Zhu bpf New
[bpf-next,2/3] bpf: Add cgroup helper bpf_export_errno to get/set exported errno value bpf: allow cgroup progs to export custom errnos to userspace 1 1 - 1421 2021-10-06 YiFei Zhu bpf New
[bpf-next,1/3] bpf: Make BPF_PROG_RUN_ARRAY return -errno instead of allow boolean bpf: allow cgroup progs to export custom errnos to userspace 1 1 - 1511 2021-10-06 YiFei Zhu bpf New
[RESEND,iproute2-next,3/3] rdma: Add optional-counters set/unset support Optional counter statistics support - - - 1-- 2021-09-22 Mark Zhang dsa New
[RESEND,iproute2-next,2/3] rdma: Add stat "mode" support Optional counter statistics support - - - 1-- 2021-09-22 Mark Zhang dsa New
[RESEND,iproute2-next,1/3] rdma: Update uapi headers Optional counter statistics support - - - 1-- 2021-09-22 Mark Zhang dsa New
[v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() [v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() 2 1 - --- 2021-08-30 GuoYong Zheng netdev New
[v5,bpf-next,3/3] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data - - - 1311 2021-06-19 Alan Maguire bpf New
[v5,bpf-next,2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs libbpf: BTF dumper support for typed data - - - 14-1 2021-06-19 Alan Maguire bpf New
[v5,bpf-next,1/3] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data - - - 14-1 2021-06-19 Alan Maguire bpf New
[v3,4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-06-18 Vincent MAILHOL dsa New
[v3,3/4] iplink_can: print brp and dbrp bittiming variables iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-06-18 Vincent MAILHOL dsa New
[v3,2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-06-18 Vincent MAILHOL dsa New
[v3,1/4] iplink_can: fix configuration ranges in print_usage() iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-06-18 Vincent MAILHOL dsa New
[v7,bpf-next,11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE. Socket migration for SO_REUSEPORT. 1 - - 132- 2021-05-21 Iwashima, Kuniyuki bpf New
[v7,bpf-next,10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT. Socket migration for SO_REUSEPORT. 1 - - 132- 2021-05-21 Iwashima, Kuniyuki bpf New
[v7,bpf-next,09/11] bpf: Support socket migration by eBPF. Socket migration for SO_REUSEPORT. 1 - - 132- 2021-05-21 Iwashima, Kuniyuki bpf New
[v7,bpf-next,08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. Socket migration for SO_REUSEPORT. 1 - - 141- 2021-05-21 Iwashima, Kuniyuki bpf New
[PATCHv11,bpf-next,4/4] selftests/bpf: add xdp_redirect_multi test xdp: extend xdp_redirect_map with broadcast support 1 - - 132- 2021-04-28 Hangbin Liu bpf New
[PATCHv11,bpf-next,3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test xdp: extend xdp_redirect_map with broadcast support 1 - - 132- 2021-04-28 Hangbin Liu bpf New
[PATCHv11,bpf-next,2/4] xdp: extend xdp_redirect_map with broadcast support xdp: extend xdp_redirect_map with broadcast support 2 - - 132- 2021-04-28 Hangbin Liu bpf New
[PATCHv11,bpf-next,1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue xdp: extend xdp_redirect_map with broadcast support 1 - - 141- 2021-04-28 Hangbin Liu bpf New
selftests/bpf: add LDFLAGS when building test_verifier selftests/bpf: add LDFLAGS when building test_verifier 1 - - 1-- 2021-03-29 Jisheng Zhang bpf New
[iproute2] iplink: remove support for non-netlink configuration [iproute2] iplink: remove support for non-netlink configuration - - - 1-- 2021-03-18 Stephen Hemminger shemminger New
[bpf-next,V2,2/2] selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param bpf: Updates for BPF-helper bpf_check_mtu 1 - - 151- 2021-02-18 Jesper Dangaard Brouer bpf New
[bpf-next,V2,1/2] bpf: BPF-helper for MTU checking add length input bpf: Updates for BPF-helper bpf_check_mtu 1 - - 151- 2021-02-18 Jesper Dangaard Brouer bpf New
[iproute2,v3] Add a description section to the rdma man page [iproute2,v3] Add a description section to the rdma man page 1 - - 1-- 2021-02-03 Alan Perry shemminger New
[iproute] tc: u32: Fix key folding in sample option [iproute] tc: u32: Fix key folding in sample option 1 - - 1-- 2021-02-02 Phil Sutter shemminger New
[iproute2-next,v2,7/7] dcb: Add a subtool for the DCBX object dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,6/7] dcb: Add a subtool for the DCB APP object dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,5/7] dcb: Support -N to suppress translation to human-readable names dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,4/7] dcb: Generalize dcb_get_attribute() dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,3/7] dcb: Generalize dcb_set_attribute() dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,2/7] lib: Generalize parse_mapping() dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[iproute2-next,v2,1/7] lib: rt_names: Add rtnl_dsfield_get_name() dcb: Support APP, DCBX objects - - - 1-- 2021-01-02 Petr Machata dsa New
[net] tcp: fix TCP_SKB_CB(skb)->tcp_tw_isn not being used [net] tcp: fix TCP_SKB_CB(skb)->tcp_tw_isn not being used - - - --- 2020-12-28 Pengcheng Yang netdev New
rdma.8: Add basic description for users unfamiliar with rdma rdma.8: Add basic description for users unfamiliar with rdma 1 - - 1-- 2020-12-23 Alan Perry shemminger New
[bpf-next,v3,3/3] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout map 1 - - 1411 2020-12-22 Cong Wang bpf New
[bpf-next,v3,2/3] selftests/bpf: add test cases for bpf timeout map bpf: introduce timeout map - - - 142- 2020-12-22 Cong Wang bpf New
[bpf-next,v3,1/3] bpf: introduce timeout map bpf: introduce timeout map - - - 1222 2020-12-22 Cong Wang bpf New
[PATCHv13,bpf-next,6/6] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - 142- 2020-12-21 Hangbin Liu bpf New
[PATCHv13,bpf-next,5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - 151- 2020-12-21 Hangbin Liu bpf New
[PATCHv13,bpf-next,4/6] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - 142- 2020-12-21 Hangbin Liu bpf New
[PATCHv13,bpf-next,3/6] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - 142- 2020-12-21 Hangbin Liu bpf New
« 1 2 ... 3 4 5 6 »