summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02iproute: force rtm_dst_len to 32/128mainLuca Boccassi
2021-02-02ss: Add clarification about host conditions with multiple familes to manThayne McCombs
2021-02-02Add documentation of ss filter to man pageThayne McCombs
2021-02-02iplink: print warning for missing VF dataEdwin Peer
2021-02-02ss: do not emit warn while dumping MPTCP on old kernelsPaolo Abeni
2021-02-02man: tc-taprio.8: document the full offload featureVladimir Oltean
2021-02-02iplink_bareudp: cleanup help message and man pageGuillaume Nault
2021-01-18vrf: fix ip vrf exec with libbpfLuca Boccassi
2021-01-18vrf: print BPF log buffer if bpf_program_load failsLuca Boccassi
2021-01-18build: Fix link errors on some systemsRoi Dayan
2021-01-16tc: flower: fix json output with mpls lseGuillaume Nault
2021-01-16dcb: Change --Netns/-N to --netns/-nPetr Machata
2021-01-16dcb: Plug a leaking DCB socket bufferPetr Machata
2021-01-16dcb: Set values with RTM_SETDCB typePetr Machata
2021-01-16uapi: update if_link.h from upstreamStephen Hemminger
2021-01-16include: uapi: Carry dcbnl.hPetr Machata
2020-12-24uapi: update kernel headers to 5.11 pre rc1Stephen Hemminger
2020-12-24Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next into mainStephen Hemminger
2020-12-215.10.0Stephen Hemminger
2020-12-16testsuite: Add mpls packet matching tests for tc flowerGuillaume Nault
2020-12-16Merge branch 'main' into nextDavid Ahern
2020-12-16iplink:macvlan: Added bcqueuelen parameterThomas Karlsson
2020-12-15ss: mptcp: fix add_addr_accepted stat printAndrea Claudi
2020-12-14tc: pedit: fix memory leak in print_peditAndrea Claudi
2020-12-14devlink: fix memory leak in cmd_dev_flash()Andrea Claudi
2020-12-14man: tc-flower: fix manpageAndrea Claudi
2020-12-14Merge branch 'dcb-pfc-buffer-maxrate' into nextDavid Ahern
2020-12-14dcb: Add a subtool for the DCB maxrate objectPetr Machata
2020-12-14dcb: Add a subtool for the DCB buffer objectPetr Machata
2020-12-14dcb: Add a subtool for the DCB PFC objectPetr Machata
2020-12-14dcb: Add -i to enable IEC modePetr Machata
2020-12-14dcb: Add -s to enable statisticsPetr Machata
2020-12-14dcb: Add dcb_set_u32(), dcb_set_u64()Petr Machata
2020-12-14man: dcb-ets: Remove an unnecessary empty linePetr Machata
2020-12-14dcb: ets: Change the way show parameters are given in synopsisPetr Machata
2020-12-14dcb: ets: Fix help display for "show" subcommandPetr Machata
2020-12-14dcb: Remove unsupported command line arguments from getopt_long()Petr Machata
2020-12-14uapi: merge in change to bpf.hStephen Hemminger
2020-12-09Merge branch 'devlink-reload' into nextDavid Ahern
2020-12-09devlink: Add reload stats to dev showMoshe Shemesh
2020-12-09devlink: Add pr_out_dev() helper functionMoshe Shemesh
2020-12-09devlink: Add devlink reload action and limit optionsMoshe Shemesh
2020-12-09Merge branch 'rate-size-parsing-output' into nextDavid Ahern
2020-12-09lib: Move get_size() from tc herePetr Machata
2020-12-09lib: Move get_rate(), get_rate64() from tc herePetr Machata
2020-12-09lib: print_color_rate(): Fix formatting small rates in IEC modePetr Machata
2020-12-09lib: sprint_size(): Uncrustify the code a bitPetr Machata
2020-12-09lib: Move sprint_size() from tc here, add print_size()Petr Machata
2020-12-09lib: Move print_rate() from tc here; modernizePetr Machata
2020-12-09Move the use_iec declaration to the toolsPetr Machata