Show patches with: Archived = Yes       |   891 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,bpf-next,v2,03/16] MIPS: eBPF: fix BPF_ALU|ARSH handling in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1212 2021-10-05 Tony Ambardar bpf RFC
[RFC,bpf-next,v2,02/16] MIPS: eBPF: mask 32-bit index for tail calls MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1212 2021-10-05 Tony Ambardar bpf RFC
[RFC,bpf-next,v2,01/16] MIPS: eBPF: support BPF_TAIL_CALL in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1212 2021-10-05 Tony Ambardar bpf RFC
[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
[ethtool-next,7/7] sff-8636: Remove extra blank lines ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,6/7] sff-8636: Convert if statement to switch-case ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,5/7] sff-8636: Fix incorrect function name ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,4/7] sff-8636: Remove incorrect comment ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,3/7] cmis: Correct comment ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,2/7] cmis: Fix wrong define name ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[ethtool-next,1/7] cmis: Fix CLEI code parsing ethtool: Small EEPROM changes - - - 1-- 2021-09-17 Ido Schimmel ethtool Changes Requested
[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 zhengguoyong netdev New
[ethtool-next,5/5] man: mention XDP standard statistics in help and man page stats: add support for per-channel and XDP standard stats - 1 - 1-- 2021-08-03 Alexander Lobakin ethtool Superseded
[ethtool-next,4/5] man: fix typo for "rmon" standard stat type stats: add support for per-channel and XDP standard stats - 1 - 1-- 2021-08-03 Alexander Lobakin ethtool Superseded
[ethtool-next,3/5] stats: add support for per-channel statistics [blocks] stats: add support for per-channel and XDP standard stats - 1 - 1-- 2021-08-03 Alexander Lobakin ethtool Superseded
[ethtool-next,2/5] stats: factor out one stat field printing stats: add support for per-channel and XDP standard stats - 1 - 1-- 2021-08-03 Alexander Lobakin ethtool Superseded
[ethtool-next,1/5] sync UAPI header copies stats: add support for per-channel and XDP standard stats - 1 - 1-- 2021-08-03 Alexander Lobakin ethtool Superseded
[iproute2-next] devlink: Show port state values in man page and in the help command [iproute2-next] devlink: Show port state values in man page and in the help command - 1 - 1-- 2021-07-23 Parav Pandit shemminger Accepted
[RFC,bpf-next,v1,14/14] MIPS: eBPF: add MIPS32 JIT MIPS: eBPF: refactor code, add MIPS32 JIT - - - 132- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,13/14] MIPS: uasm: Enable muhu opcode for MIPS R6 MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,12/14] MIPS: eBPF: refactor common MIPS64/MIPS32 functions and headers MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,11/14] MIPS: eBPF: add core support for 32/64-bit systems MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1212 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,10/14] MIPS: eBPF: improve and clarify enum 'which_ebpf_reg' MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,09/14] MIPS: eBPF: drop src_reg restriction in BPF_LD|BPF_DW|BPF_IMM MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,08/14] MIPS: eBPF: support long jump for BPF_JMP|EXIT MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,07/14] MIPS: eBPF: fix MOD64 insn on R6 ISA MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,06/14] MIPS: eBPF: fix JIT static analysis hang with bounded loops MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,05/14] MIPS: eBPF: fix system hang with verifier dead-code patching MIPS: eBPF: refactor code, add MIPS32 JIT - - - 141- 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,04/14] MIPS: eBPF: support BPF_JMP32 in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,03/14] MIPS: eBPF: fix BPF_ALU|ARSH handling in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,02/14] MIPS: eBPF: mask 32-bit index for tail calls MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[RFC,bpf-next,v1,01/14] MIPS: eBPF: support BPF_TAIL_CALL in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT - - - 1311 2021-07-12 Tony Ambardar bpf Superseded
[bpf] selftests/bpf: Use ping6 only if available in tc_redirect [bpf] selftests/bpf: Use ping6 only if available in tc_redirect - - - --- 2021-07-08 Jussi Maki bpf Accepted
[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
[bpf,v2] bpf: fix libelf endian handling in resolv_btfids [bpf,v2] bpf: fix libelf endian handling in resolv_btfids 1 - - 132- 2021-06-18 Tony Ambardar bpf Accepted
[ethtool,v4,4/4] ethtool: Update manpages to reflect changes to getmodule (-m) command Extend module EEPROM API - 1 - 1-- 2021-06-17 Moshe Shemesh ethtool Accepted
[ethtool,v4,3/4] ethtool: Rename QSFP-DD identifiers to use CMIS Extend module EEPROM API - 1 - 1-- 2021-06-17 Moshe Shemesh ethtool Accepted
[ethtool,v4,2/4] ethtool: Refactor human-readable module EEPROM output for new API Extend module EEPROM API - 1 - 1-- 2021-06-17 Moshe Shemesh ethtool Accepted
[ethtool,v4,1/4] ethtool: Add netlink handler for getmodule (-m) Extend module EEPROM API - 1 - 1-- 2021-06-17 Moshe Shemesh ethtool Accepted
[ethtool] ethtool: Support ntuple rule count change [ethtool] ethtool: Support ntuple rule count change - - - 1-- 2021-06-16 Sunil Kovvuri Goutham ethtool Not Applicable
[bpf,v1] bpf: fix libelf endian handling in resolv_btfids [bpf,v1] bpf: fix libelf endian handling in resolv_btfids 1 - - 132- 2021-06-16 Tony Ambardar bpf Superseded
[ethtool,v2,4/4] ethtool: Update manpages to reflect changes to getmodule (-m) command Extend module EEPROM API - 1 - 1-- 2021-05-24 Moshe Shemesh ethtool Superseded
[ethtool,v2,3/4] ethtool: Rename QSFP-DD identifiers to use CMIS 4.0 Extend module EEPROM API - 1 - 1-- 2021-05-24 Moshe Shemesh ethtool Superseded
[ethtool,v2,2/4] ethtool: Refactor human-readable module EEPROM output for new API Extend module EEPROM API - 1 - 1-- 2021-05-24 Moshe Shemesh ethtool Superseded
[ethtool,v2,1/4] ethtool: Add netlink handler for getmodule (-m) Extend module EEPROM API - 1 - 1-- 2021-05-24 Moshe Shemesh ethtool Superseded
[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
[iproute2,v2] ip: drop 2-char command assumption [iproute2,v2] ip: drop 2-char command assumption - - - 1-- 2021-04-20 Tony Ambardar dsa Accepted
[iproute2] ip: drop 2-char command assumption [iproute2] ip: drop 2-char command assumption - - - 1-- 2021-04-18 Tony Ambardar dsa Superseded
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
[iproute2] lib/bpf: add missing limits.h includes [iproute2] lib/bpf: add missing limits.h includes - - - 1-- 2021-03-11 Tony Ambardar shemminger Accepted
[ethtool] ioctl: less confusing error message for master-slave parameter [ethtool] ioctl: less confusing error message for master-slave parameter - - - 1-- 2021-02-22 Michal Kubecek ethtool Accepted
[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
[ethtool,5/5] man: Add man page for setting lanes parameter Extend uAPI with lanes parameter - - - 1-- 2021-01-06 Danielle Ratson ethtool Superseded
[ethtool,4/5] shell-completion: Add completion for lanes Extend uAPI with lanes parameter - 1 - 1-- 2021-01-06 Danielle Ratson ethtool Superseded
[ethtool,3/5] netlink: settings: Expose the number of lanes in use Extend uAPI with lanes parameter - 1 - 1-- 2021-01-06 Danielle Ratson ethtool Superseded
[ethtool,2/5] netlink: settings: Add netlink support for lanes parameter Extend uAPI with lanes parameter - 1 - 1-- 2021-01-06 Danielle Ratson ethtool Superseded
[ethtool,1/5] ethtool: Extend ethtool link modes settings uAPI with lanes Extend uAPI with lanes parameter - 1 - 1-- 2021-01-06 Danielle Ratson ethtool Superseded
[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
[PATCHv13,bpf-next,2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - 142- 2020-12-21 Hangbin Liu bpf New
[PATCHv13,bpf-next,1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue xdp: add a new helper for dev map multicast support - - - 151- 2020-12-21 Hangbin Liu bpf New
[iproute2] tc: flower: fix json output with mpls lse [iproute2] tc: flower: fix json output with mpls lse - - - 1-- 2020-12-18 Guillaume Nault dsa New
[iproute2,2/2] lib/fs: Fix single return points for get_cgroup2_* Some fixes to lib/fs.c - - - 1-- 2020-12-18 Andrea Claudi dsa New
[iproute2,1/2] lib/fs: avoid double call to mkdir on make_path() Some fixes to lib/fs.c 1 - - 1-- 2020-12-18 Andrea Claudi dsa New
[3/3,v4,bpf-next] bpf: optimize task iteration bpf: increment and use correct thread iterator 1 - - 141- 2020-12-18 Jonathan Lemon bpf New
[2/3,v4,bpf-next] bpf: Use thread_group_leader() bpf: increment and use correct thread iterator 1 - - 141- 2020-12-18 Jonathan Lemon bpf Accepted
[1/3,v4,bpf-next] bpf: save correct stopping point in file seq iteration. bpf: increment and use correct thread iterator 1 - - 1311 2020-12-18 Jonathan Lemon bpf Accepted
« 1 2 ... 6 7 8 9 »