Show patches with: Archived = No       |   125584 patches
« 1 2 3 41255 1256 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[iproute2-next,v4,1/2] tc: skip actions that don't have options attribute when printing Implement filter terse dump mode support 1 - - --- 2020-10-23 Vlad Buslov shemminger Not Applicable
[iproute2-next,v4,2/2] tc: implement support for terse dump Implement filter terse dump mode support - - - --- 2020-10-23 Vlad Buslov shemminger Not Applicable
libnetlink: define __aligned conditionally libnetlink: define __aligned conditionally - - - --- 2020-10-26 Johannes Berg shemminger Not Applicable
[iproute2-next,v2,02/11] lib: Add parse_one_of(), parse_on_off() Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,03/11] lib: utils: Add print_on_off_bool() Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open() Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare() Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run() Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,08/11] lib: parse_mapping: Update argc, argv on error Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,09/11] lib: parse_mapping: Recognize a keyword "all" Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,10/11] Add skeleton of a new tool, dcb Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next,v2,11/11] dcb: Add a subtool for the DCB ETS object Add a tool for configuration of DCB - - - --- 2020-10-30 Petr Machata shemminger Not Applicable
[iproute2-next] tc: implement support for action terse dump [iproute2-next] tc: implement support for action terse dump 1 - - --- 2020-10-31 Vlad Buslov shemminger Not Applicable
[iproute2] tc-vlan: fix help and error message strings [iproute2] tc-vlan: fix help and error message strings - - - --- 2020-11-02 Guillaume Nault shemminger Not Applicable
[iproute2] tc-mpls: fix manpage example and help message string [iproute2] tc-mpls: fix manpage example and help message string - - - --- 2020-11-02 Guillaume Nault shemminger Not Applicable
[iproute2-next,v3,05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare() Untitled series #379811 - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,01/11] Unify batch processing across tools Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,02/11] lib: Add parse_one_of(), parse_on_off() Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,03/11] lib: json_print: Add print_on_off() Add a tool for configuration of DCB - 2 - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open() Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare() Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run() Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,08/11] lib: parse_mapping: Update argc, argv on error Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,09/11] lib: parse_mapping: Recognize a keyword "all" Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,10/11] Add skeleton of a new tool, dcb Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[iproute2-next,v4,11/11] dcb: Add a subtool for the DCB ETS object Add a tool for configuration of DCB - - - --- 2020-11-08 Petr Machata shemminger Not Applicable
[PATCHv4,iproute2-next,1/5] configure: add check_libbpf() for later libbpf support iproute2: add libbpf support - - - 1-- 2020-11-09 Hangbin Liu shemminger Not Applicable
[PATCHv4,iproute2-next,2/5] lib: rename bpf.c to bpf_legacy.c iproute2: add libbpf support - 1 - 1-- 2020-11-09 Hangbin Liu shemminger Not Applicable
[PATCHv4,iproute2-next,3/5] lib: add libbpf support iproute2: add libbpf support - 1 - 1-- 2020-11-09 Hangbin Liu shemminger Not Applicable
[PATCHv4,iproute2-next,4/5] examples/bpf: move struct bpf_elf_map defined maps to legacy folder iproute2: add libbpf support - 1 - 1-- 2020-11-09 Hangbin Liu shemminger Not Applicable
[PATCHv4,iproute2-next,5/5] examples/bpf: add bpf examples with BTF defined maps iproute2: add libbpf support - 1 - 1-- 2020-11-09 Hangbin Liu shemminger Not Applicable
[1/5] devlink: fix uninitialized warning Fix compiler warnings from GCC-10 - - - 1-- 2020-11-30 Stephen Hemminger shemminger Accepted
[2/5] bridge: fix string length warning Fix compiler warnings from GCC-10 - - - 1-- 2020-11-30 Stephen Hemminger shemminger Accepted
[3/5] tc: fix compiler warnings in ip6 pedit Fix compiler warnings from GCC-10 - 1 - 1-- 2020-11-30 Stephen Hemminger shemminger Accepted
[4/5] misc: fix compiler warning in ifstat and nstat Fix compiler warnings from GCC-10 - - - 1-- 2020-11-30 Stephen Hemminger shemminger Accepted
[5/5] f_u32: fix compiler gcc-10 compiler warning Fix compiler warnings from GCC-10 - - - 1-- 2020-11-30 Stephen Hemminger shemminger Accepted
[v3] tc/mqprio: json-ify output [v3] tc/mqprio: json-ify output - - - 1-- 2020-12-02 Luca Boccassi shemminger Accepted
[iproute2] man: tc-flower: fix manpage [iproute2] man: tc-flower: fix manpage - - - 1-- 2020-12-11 Andrea Claudi shemminger Accepted
[iproute2,1/2] devlink: fix memory leak in cmd_dev_flash() fix two memory leaks - - - 1-- 2020-12-11 Andrea Claudi shemminger Accepted
[iproute2,2/2] tc: pedit: fix memory leak in print_pedit fix two memory leaks - - - 1-- 2020-12-11 Andrea Claudi shemminger Accepted
[iproute2] build: Fix link errors on some systems [iproute2] build: Fix link errors on some systems - - - 1-- 2020-12-30 Roi Dayan shemminger Superseded
[iproute2,v2,1/3] dcb: Set values with RTM_SETDCB type dcb: Fixes - - - 1-- 2021-01-03 Petr Machata shemminger Accepted
[iproute2,v2,2/3] dcb: Plug a leaking DCB socket buffer dcb: Fixes - - - 1-- 2021-01-03 Petr Machata shemminger Accepted
[iproute2,v2,3/3] dcb: Change --Netns/-N to --netns/-n dcb: Fixes - - - 1-- 2021-01-03 Petr Machata shemminger Accepted
[iproute2,v3,1/1] build: Fix link errors on some systems [iproute2,v3,1/1] build: Fix link errors on some systems - - - 1-- 2021-01-10 Roi Dayan shemminger Superseded
[v2,iproute2] tc: flower: fix json output with mpls lse [v2,iproute2] tc: flower: fix json output with mpls lse - - - 1-- 2021-01-12 Guillaume Nault shemminger Accepted
[iproute2,v4,1/1] build: Fix link errors on some systems [iproute2,v4,1/1] build: Fix link errors on some systems - 1 1 1-- 2021-01-12 Roi Dayan shemminger Accepted
[iproute2] include: uapi: Carry dcbnl.h [iproute2] include: uapi: Carry dcbnl.h - - - 1-- 2021-01-12 Petr Machata shemminger Accepted
[iproute2,1/2] vrf: print BPF log buffer if bpf_program_load fails [iproute2,1/2] vrf: print BPF log buffer if bpf_program_load fails - 1 - 1-- 2021-01-17 Luca Boccassi shemminger Accepted
[iproute2,2/2] vrf: fix ip vrf exec with libbpf [iproute2,1/2] vrf: print BPF log buffer if bpf_program_load fails - 1 - 1-- 2021-01-17 Luca Boccassi shemminger Accepted
[v2,iproute2] man: tc-taprio.8: document the full offload feature [v2,iproute2] man: tc-taprio.8: document the full offload feature - - - 1-- 2021-01-22 Vladimir Oltean shemminger Accepted
[iproute2-next,RESEND] devlink: Extend man page for port function set command [iproute2-next,RESEND] devlink: Extend man page for port function set command - 1 - 1-- 2021-01-22 Parav Pandit shemminger Rejected
[iproute2] iproute get: force rtm_dst_len to 32/128 [iproute2] iproute get: force rtm_dst_len to 32/128 - - - 1-- 2021-01-24 Luca Boccassi shemminger Superseded
[iproute2,v2] iproute: force rtm_dst_len to 32/128 [iproute2,v2] iproute: force rtm_dst_len to 32/128 - - - 1-- 2021-01-24 Luca Boccassi shemminger Accepted
[v2] rdma.8: Add basic description for users unfamiliar with rdma [v2] rdma.8: Add basic description for users unfamiliar with rdma - - - 1-- 2021-01-24 Alan Perry shemminger Changes Requested
[iproute2-next] Add description section to rdma man page [iproute2-next] Add description section to rdma man page 1 - - 1-- 2021-01-24 Alan Perry shemminger Superseded
[iproute2] ss: do not emit warn while dumping MPTCP on old kernels [iproute2] ss: do not emit warn while dumping MPTCP on old kernels - - - 1-- 2021-01-25 Paolo Abeni shemminger Accepted
[iproute2-next,v2,1/2] iplink: print warning for missing VF data [iproute2-next,v2,1/2] iplink: print warning for missing VF data - - - 1-- 2021-01-26 Edwin Peer shemminger Accepted
Add documentation of ss filter to man page Add documentation of ss filter to man page - - - 1-- 2021-01-28 Thayne McCombs shemminger Accepted
[iproute2-next] ss: Add clarification about host conditions with multiple familes to man [iproute2-next] ss: Add clarification about host conditions with multiple familes to man - - - 1-- 2021-02-01 Thayne McCombs shemminger Accepted
[v2,iproute2] iplink_bareudp: cleanup help message and man page [v2,iproute2] iplink_bareudp: cleanup help message and man page - - - 1-- 2021-02-01 Guillaume Nault shemminger Accepted
[iproute2,1/6] man8/bridge.8: document the "permanent" flag for "bridge fdb add" Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
[iproute2,2/6] man8/bridge.8: document that "local" is default for "bridge fdb add" Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
[iproute2,3/6] man8/bridge.8: explain what a local FDB entry is Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
[iproute2,4/6] man8/bridge.8: fix which one of self/master is default for "bridge fdb" Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
[iproute2,5/6] man8/bridge.8: explain self vs master for "bridge fdb add" Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
[iproute2,6/6] man8/bridge.8: be explicit that "flood" is an egress setting Clarifications to bridge man page - - - 1-- 2021-02-11 Vladimir Oltean shemminger Accepted
ss: Make leading ":" always optional for sport and dport ss: Make leading ":" always optional for sport and dport - - - 1-- 2021-02-14 Thayne McCombs shemminger Accepted
[iproute2-rc] rdma: Fix statistics bind/unbing argument handling [iproute2-rc] rdma: Fix statistics bind/unbing argument handling - - - 1-- 2021-02-14 Leon Romanovsky shemminger Accepted
[iproute2] lib/namespace: fix ip -all netns return code [iproute2] lib/namespace: fix ip -all netns return code - - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2-next,v2] dcb: Fix compilation warning about reallocarray [iproute2-next,v2] dcb: Fix compilation warning about reallocarray - 1 - 1-- 2021-02-22 Roi Dayan shemminger Accepted
[iproute2] lib/bpf: Fix and simplify bpf_mnt_check_target() [iproute2] lib/bpf: Fix and simplify bpf_mnt_check_target() - - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2,v2,1/2] lib/fs: avoid double call to mkdir on make_path() Some fixes to lib/fs.c 1 - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2,v2,2/2] lib/fs: Fix single return points for get_cgroup2_* Some fixes to lib/fs.c - - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2] tc: m_gate: use SPRINT_BUF when needed [iproute2] tc: m_gate: use SPRINT_BUF when needed - - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2] ip: lwtunnel: seg6: bail out if table ids are invalid [iproute2] ip: lwtunnel: seg6: bail out if table ids are invalid - - - 1-- 2021-02-22 Andrea Claudi shemminger Accepted
[iproute2] iproute: fix printing resolved localhost [iproute2] iproute: fix printing resolved localhost - - - 1-- 2021-02-28 Luca Boccassi shemminger Accepted
[iproute2] q_cake: Fix incorrect printing of signed values in class statistics [iproute2] q_cake: Fix incorrect printing of signed values in class statistics - - - 1-- 2021-03-03 Toke Høiland-Jørgensen shemminger Accepted
[iproute2,v2] ip: xfrm: limit the length of the security context name when printing [iproute2,v2] ip: xfrm: limit the length of the security context name when printing - - - 1-- 2021-03-09 Sabrina Dubroca shemminger Accepted
[iproute2] lib/bpf: add missing limits.h includes [iproute2] lib/bpf: add missing limits.h includes - - - 1-- 2021-03-11 Tony Ambardar shemminger Accepted
Fix error message generated in routel script when have 'multicase' in routing list Fix error message generated in routel script when have 'multicase' in routing list - - - 1-- 2021-03-15 B.Arenfeld shemminger Rejected
[iproute2] ip: Fix batch processing [iproute2] ip: Fix batch processing - - - 1-- 2021-03-17 Petr Machata shemminger Accepted
[iproute2] ip: cleanup help message [iproute2] ip: cleanup help message - - - 1-- 2021-03-18 Stephen Hemminger shemminger Accepted
[iproute2] iptoken: Add doc on the conditions of iptoken [iproute2] iptoken: Add doc on the conditions of iptoken - - - 1-- 2021-03-27 Hongren Zheng shemminger Changes Requested
[iproute2] erspan: fix JSON output [iproute2] erspan: fix JSON output 1 - - 1-- 2021-04-06 Stephen Hemminger shemminger Superseded
erspan/erspan6: fix JSON output erspan/erspan6: fix JSON output 1 - - 1-- 2021-04-09 Christian Pössinger shemminger Accepted
[iproute2] devlink: always check strslashrsplit() return value [iproute2] devlink: always check strslashrsplit() return value - - - 1-- 2021-04-13 Andrea Claudi shemminger Accepted
[iproute2] q_cake: remove useless check on argv [iproute2] q_cake: remove useless check on argv - - - 1-- 2021-04-13 Andrea Claudi shemminger Accepted
[iproute2] nexthop: fix memory leak in add_nh_group_attr() [iproute2] nexthop: fix memory leak in add_nh_group_attr() - - - 1-- 2021-04-13 Andrea Claudi shemminger Accepted
[iproute2] rdma: stat: initialize ret in stat_qp_show_parse_cb() [iproute2] rdma: stat: initialize ret in stat_qp_show_parse_cb() - - - 1-- 2021-04-13 Andrea Claudi shemminger Accepted
[iproute2] rdma: stat: fix return code [iproute2] rdma: stat: fix return code 1 - - 1-- 2021-04-18 Andrea Claudi shemminger Accepted
[iproute2] tc: e_bpf: fix memory leak in parse_bpf() [iproute2] tc: e_bpf: fix memory leak in parse_bpf() - - - 1-- 2021-04-19 Andrea Claudi shemminger Accepted
[iproute2] ip: netns: fix missing netns close on some error paths [iproute2] ip: netns: fix missing netns close on some error paths - - - 1-- 2021-04-19 Andrea Claudi shemminger Accepted
[iproute2,1/2] lib: bpf_legacy: treat 0 as a valid file descriptor lib: bpf_legacy: some misc fixes - - - 1-- 2021-04-19 Andrea Claudi shemminger Accepted
[iproute2,2/2] lib: bpf_legacy: fix missing socket close when connect() fails lib: bpf_legacy: some misc fixes - - - 1-- 2021-04-19 Andrea Claudi shemminger Accepted
[iproute2-next] ip: Clarify MACVLAN private mode [iproute2-next] ip: Clarify MACVLAN private mode - - - 1-- 2021-04-24 Jethro Beekman shemminger Changes Requested
[iproute2,v3] libgenl: make genl_add_mcast_grp set errno on error [iproute2,v3] libgenl: make genl_add_mcast_grp set errno on error - 1 - 1-- 2021-05-17 Florian Westphal shemminger Accepted
[iproute2,1/1] ss: update ss man page [iproute2,1/1] ss: update ss man page - - - 1-- 2021-05-28 Roman Mashak shemminger Accepted
« 1 2 3 41255 1256 »