summaryrefslogtreecommitdiff
path: root/tc
Commit message (Expand)AuthorAgeFilesLines
...
* | taprio: don't print the clockid if invalidVladimir Oltean2022-10-091-4/+6
|/
* tc/tc_monitor: print netlink extack messageHangbin Liu2022-09-271-0/+3
* f_flower: Introduce PPPoE supportWojciech Drewek2022-07-291-0/+58
* tc: declaration hides parameterStephen Hemminger2022-06-177-25/+25
* Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger2022-05-261-16/+41
|\
| * f_flower: Check args with num_of_vlansBoris Sukholitko2022-04-271-18/+23
| * f_flower: Add num of vlans parameterBoris Sukholitko2022-04-271-0/+20
* | tc: em_u32: fix offset parsingAndrea Claudi2022-05-131-1/+1
|/
* f_flower: Implement gtp options supportWojciech Drewek2022-03-201-2/+121
* tc: separate action print for filter and action dumpBaowen Zheng2022-03-071-17/+36
* Merge branch 'main' into nextDavid Ahern2022-02-271-2/+1
|\
| * tc: fix duplicate fall-throughStephen Hemminger2022-02-141-1/+1
| * tc_util: Fix parsing action control with space and slashRoi Dayan2022-02-101-1/+0
* | f_flower: fix indentation for enc_key_id and u32Wojciech Drewek2022-02-161-2/+8
* | tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`Wen Liang2022-02-021-42/+79
* | tc: u32: add support for json outputWen Liang2022-02-021-37/+46
* | tc/f_flower: fix indentationStephen Hemminger2022-02-011-10/+12
* | tc_util: fix breakage from clang changesStephen Hemminger2022-02-011-15/+10
* | tc: add skip_hw and skip_sw to control action offloadBaowen Zheng2022-01-311-10/+53
* | tc_util: fix clang warning in print_masked_typeStephen Hemminger2022-01-261-12/+5
* | flower: fix clang warningsStephen Hemminger2022-01-261-26/+12
* | netem: fix clang warningsStephen Hemminger2022-01-261-13/+20
* | tc: add format attribute to tc_print_rateStephen Hemminger2022-01-261-1/+2
|/
* tc/action: print error to stderrStephen Hemminger2022-01-201-4/+2
* f_flower: fix checkpatch warningsStephen Hemminger2022-01-171-11/+7
* netem: fix checkpatch warningsStephen Hemminger2022-01-171-33/+26
* q_cake: allow changing to diffserv3Kevin Bracey2022-01-121-2/+2
* Merge branch 'main' into nextDavid Ahern2022-01-112-3/+3
|\
| * tc: flower: Fix buffer overflow on large labelsPaul Blakey2021-12-061-1/+1
| * tc/m_vlan: fix print_vlan() conditional on TCA_VLAN_ACT_PUSH_ETHMaxim Petrov2021-11-171-2/+2
* | tc: Add support for ce_threshold_value/mask in fq_codelToke Høiland-Jørgensen2021-12-131-0/+40
|/
* tc/f_flower: fix port range parsingPuneet Sharma2021-09-221-1/+1
* tree-wide: fix some typos found by LintianLuca Boccassi2021-09-021-1/+1
* tc/skbmod: Introduce SKBMOD_F_ECN optionPeilin Ye2021-09-011-1/+7
* tc: u32: Fix key folding in sample optionPhil Sutter2021-08-101-3/+8
* tc/skbmod: Remove misinformation about the swap actionPeilin Ye2021-07-221-3/+2
* police: Fix normal output back to what it wasRoi Dayan2021-07-171-4/+6
* tc: pedit: add decrement operationAsbjørn Sloth Tønnesen2021-06-264-8/+25
* tc: pedit: parse_cmd: add flags argumentAsbjørn Sloth Tønnesen2021-06-267-34/+34
* police: Add support for json outputRoi Dayan2021-06-111-13/+17
* tc: fq: add horizon attributesEric Dumazet2021-06-071-6/+60
* tc: f_flower: Add missing ct_state flags to usage descriptionAriel Levkovich2021-05-271-1/+1
* tc: f_flower: Add option to match on related ct stateAriel Levkovich2021-05-271-1/+2
* tc: htb: improve burst error messagesAndrea Claudi2021-05-091-2/+5
* tc: q_ets: drop dead code from argument parsingAndrea Claudi2021-05-061-5/+0
* Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger2021-04-271-3/+47
|\
| * police: add support for packet-per-second rate limitingBaowen Zheng2021-03-301-3/+47
* | tc: e_bpf: fix memory leak in parse_bpf()Andrea Claudi2021-04-261-1/+3
* | q_cake: remove useless check on argvAndrea Claudi2021-04-131-3/+2
|/
* q_cake: Fix incorrect printing of signed values in class statisticsToke Høiland-Jørgensen2021-03-081-2/+2