- 98df0c8 tc: distinguish Add/Replace filter operations by Roman Mashak · 8 years ago
- b932e6f tc: cleanup style of qdisc code by Stephen Hemminger · 8 years ago
- d42e144 tc: print raw qdisc handle. by Roman Mashak · 8 years ago
- 4b5451c tc: improved usage help for fw classifier. by Roman Mashak · 8 years ago
- d9c3995 tc: flower: Fix usage message by Paul Blakey · 8 years ago
- 4710e46 tc, ipt: don't enforce iproute2 dependency on iptables-devel by Daniel Borkmann · 8 years ago
- 87e46a5 tc: cls_bpf: handle skip_sw and skip_hw flags by Jakub Kicinski · 8 years ago
- ec2e005 tc_filter: style cleanup by Stephen Hemminger · 8 years ago
- 120f556 tc filters: add support to get individual filters by handle by Jamal Hadi Salim · 8 years ago
- 557b705 tc: skbmod style cleanup by Stephen Hemminger · 8 years ago
- da65128 actions: add skbmod action by Jamal Hadi Salim · 8 years ago
- 883c670 action gact: list pipe as a valid action by Craig Dillabaugh · 8 years ago
- 8da6ff3 actions ife: Introduce encoding and decoding of tcindex metadata by Jamal Hadi Salim · 8 years ago
- 1b600f4 ife: improve help text by Roman Mashak · 8 years ago
- 57ee443 ife: print prio, mark and hash as unsigned by Roman Mashak · 8 years ago
- 9a56cca ife action: allow specifying index in hex by Roman Mashak · 8 years ago
- 39f8cae tc: fq: display unthrottle latency by Eric Dumazet · 8 years ago
- 4654173 tc: m_vlan: Add vlan modify action by Shmulik Ladkani · 8 years ago
- d54e3ab Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 58d93d0 tc: f_u32: Fill in 'linkid' provided by user by Sushma Sitaram · 8 years ago
- 36923f4 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 087dec7 tc: don't accept qdisc 'handle' greater than ffff by Davide Caratti · 8 years ago
- 88ba11b Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- ae81098 remove useless return statement by Stephen Hemminger · 8 years ago
- 98a2af1 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 0e43ed9 tc: m_vlan: Add priority option to push vlan action by Hadar Hen Zion · 8 years ago
- 745d917 tc: flower: Introduce vlan support by Hadar Hen Zion · 8 years ago
- d5cbf3f tc: Add support for the matchall traffic classifier. by Yotam Gigi · 8 years ago
- 3de88c4 police: improve usage message by Roman Mashak · 8 years ago
- cef49e5 police: add extra space to improve police result printing by Roman Mashak · 8 years ago
- 06be01f tc classifiers: Modernize tcindex classifier by Jamal Hadi Salim · 8 years ago
- 6fcf36c tc: fix a misleading failure by WANG Cong · 8 years ago
- 1b25949 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- c15feb9 tc/m_gact: Fix action_a2n() return code check by Phil Sutter · 8 years ago
- 6d54c41 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 9579afb tc: Fix for missing estimator initialization by Phil Sutter · 8 years ago
- 79f5bf1 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 7093200 tc: util: No need for action_n2a() to be reentrant by Phil Sutter · 8 years ago
- 69f5aff tc: use action_a2n() everywhere by Phil Sutter · 8 years ago
- 53aadc5 tc: util: bore up action_a2n() by Phil Sutter · 8 years ago
- 9ffc80b tc: Reformat tc_util.h by Phil Sutter · 8 years ago
- ac75d5c Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- 247ace6 tc: ematch: Ignore all-zero mask value when printing filters by Phil Sutter · 8 years ago
- 30a8842 No need to initialize rtattr fields before parsing by Phil Sutter · 8 years ago
- f89bb02 Replace malloc && memset by calloc by Phil Sutter · 8 years ago
- d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
- d892aaf tc: m_action: Improve conversion to C99 style initializers by Phil Sutter · 8 years ago
- e77fa41 bpf: also check elf for official e_machine value by Daniel Borkmann · 8 years ago
- d5b62e6 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
- cfcabf1 tc: flower: Add skip_{hw|sw} support by Amir Vadai · 8 years ago
- 1d1e0fd actions: skbedit add support for mod-ing skb pkt_type by Jamal Hadi Salim · 8 years ago
- 5f6a467 tc: m_action: Drop unused variable nladdr in tc_action_gd() by Phil Sutter · 8 years ago
- a0a73b2 tc: m_action: Use C99 style initializers for struct req by Phil Sutter · 8 years ago
- 9b32f89 tc: let m_ipt work with new iptables API headers by Alexander Aring · 8 years ago
- 4b83a08 m_xt: whitespace cleanup by Stephen Hemminger · 8 years ago
- 2ef4008 tc: m_xt: Introduce get_xtables_target_opts() by Phil Sutter · 8 years ago
- f6ddd9c tc: m_xt: Simplify argc adjusting in parse_ipt() by Phil Sutter · 8 years ago
- 28432f3 tc: m_xt: Get rid of iargc variable in parse_ipt() by Phil Sutter · 8 years ago
- ab8f52f tc: m_xt: Get rid of rargc in parse_ipt() by Phil Sutter · 8 years ago
- b0ba018 tc: m_xt: Drop unused variable fw in parse_ipt() by Phil Sutter · 8 years ago
- b45f914 tc: m_xt: Get rid of one indentation level in parse_ipt() by Phil Sutter · 8 years ago
- f1a7c7d tc: m_xt: Fix indenting by Phil Sutter · 8 years ago
- 8eee75a tc: m_xt: Fix segfault when adding multiple actions at once by Phil Sutter · 8 years ago
- 4457452 tc: m_xt: Prevent segfault with standard targets by Phil Sutter · 8 years ago
- 8b62517 pedit: fix whitespace etc by Stephen Hemminger · 8 years ago
- d8694a3 action pedit: stylistic changes by Jamal Hadi Salim · 8 years ago
- 6228120 tc: f_u32 cleanup indentation and long lines by Stephen Hemminger · 8 years ago
- 5e5b300 tc: f_u32: Add support for skip_hw and skip_sw flags by Samudrala, Sridhar · 8 years ago
- 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
- 4de4b5c fq_codel: add per queue memory limit by Eric Dumazet · 8 years ago
- ead954c tc action policer: enable timestamp display by Jamal Hadi Salim · 8 years ago
- 82e6efe tc filter u32: Coding style fixes by Jamal Hadi Salim · 8 years ago
- e6263c8 tc: action result is u32 by Stephen Hemminger · 8 years ago
- 45c6837 tc action policer: Avoid nonsensical input by Jamal Hadi Salim · 8 years ago
- 57bdf8b Make builds default to quiet mode by David Ahern · 8 years ago
- e70b9f1 tc simple action: bug fix by Jamal Hadi Salim · 8 years ago
- a78a2db tc fix ife late binding by Jamal Hadi Salim · 8 years ago
- 1a03207 f_bpf: fix filling of handle when no further arg is provided by Daniel Borkmann · 8 years ago
- a2de651 ingress, clsact: don't add TCA_OPTIONS to nl msg by Daniel Borkmann · 8 years ago
- fdf1bdd tc simple action update and breakage by Jamal Hadi Salim · 8 years ago
- 43726b7 tc: don't ignore ok as an action branch by Jamal Hadi Salim · 8 years ago
- d3e5112 tc: introduce IFE action by Jamal Hadi Salim · 8 years ago
- 5c5a0f3 iproute2: tc_bpf.c: fix building with musl libc by Gustavo Zacarias · 9 years ago
- 4dd3f50 tc, bpf: add support for map pre/allocation by Daniel Borkmann · 9 years ago
- afc1a20 tc, bpf: further improve error reporting by Daniel Borkmann · 9 years ago
- 4952b45 include: add linked list implementation from kernel by Jiri Pirko · 9 years ago
- e9e9365 scrub out whitespace issues by Stephen Hemminger · 9 years ago
- 7faf158 lib/utils: introduce rt_addr_n2a_rta() by Phil Sutter · 9 years ago
- 2e96d2c utils: make rt_addr_n2a() non-reentrant by default by Phil Sutter · 9 years ago
- a418e45 make format_host non-reentrant by default by Phil Sutter · 9 years ago
- 51011da tc/m_vlan.c: mention CONTROL option in help text by Phil Sutter · 9 years ago
- 1672f42 tc: connmark, pedit: Rename BRANCH to CONTROL by Phil Sutter · 9 years ago
- a33786b tc: pedit: Fix raw op by Phil Sutter · 9 years ago
- 77bed40 tc: pedit: Fix for big-endian systems by Phil Sutter · 9 years ago
- 952f89d tc/p_ip.c: Minor coding style cleanup by Phil Sutter · 9 years ago
- 32a121c tc: code cleanup by Stephen Hemminger · 9 years ago
- 4733b18 tc: q_{codel,fq_codel}: add missing space in help text by Luca Lemmo · 9 years ago
- 725f2a8 tc: f_u32: trivial coding style cleanups by Luca Lemmo · 9 years ago
- dd0c8d1 tc: f_u32: add missing spaces around operators by Luca Lemmo · 9 years ago
- 338b003 tc: pedit: Fix retain value for ihl adjustments by Phil Sutter · 9 years ago