]> git.proxmox.com Git - mirror_iproute2.git/history - tc
ip: (ipvlan) introduce L3s mode
[mirror_iproute2.git] / tc /
2016-09-20 Stephen HemmingerMerge branch 'master' into net-next
2016-09-01 Stephen HemmingerMerge branch 'master' into net-next
2016-09-01 Stephen Hemmingerremove useless return statement
2016-09-01 Stephen HemmingerMerge branch 'master' into net-next
2016-09-01 Hadar Hen Ziontc: m_vlan: Add priority option to push vlan action
2016-09-01 Hadar Hen Ziontc: flower: Introduce vlan support
2016-09-01 Yotam Gigitc: Add support for the matchall traffic classifier.
2016-08-29 Stephen HemmingerMerge branch 'master' into net-next
2016-08-29 Roman Mashakpolice: improve usage message
2016-08-29 Roman Mashakpolice: add extra space to improve police result printing
2016-08-22 Jamal Hadi Salimtc classifiers: Modernize tcindex classifier
2016-08-09 WANG Congtc: fix a misleading failure
2016-08-09 Stephen HemmingerMerge branch 'net-next'
2016-08-08 Stephen HemmingerMerge branch 'master' into net-next
2016-08-08 Stephen HemmingerMerge branch 'master' into net-next
2016-08-08 Phil Suttertc/m_gact: Fix action_a2n() return code check
2016-08-08 Stephen HemmingerMerge branch 'master' into net-next
2016-08-06 Phil Suttertc: Fix for missing estimator initialization
2016-07-25 Stephen HemmingerMerge branch 'master' into net-next
2016-07-25 Phil Suttertc: util: No need for action_n2a() to be reentrant
2016-07-25 Phil Suttertc: use action_a2n() everywhere
2016-07-25 Phil Suttertc: util: bore up action_a2n()
2016-07-25 Phil Suttertc: Reformat tc_util.h
2016-07-20 Stephen HemmingerMerge branch 'master' into net-next
2016-07-20 Phil Suttertc: ematch: Ignore all-zero mask value when printing...
2016-07-20 Phil SutterNo need to initialize rtattr fields before parsing
2016-07-20 Phil SutterReplace malloc && memset by calloc
2016-07-20 Phil SutterUse C99 style initializers everywhere
2016-07-20 Phil Suttertc: m_action: Improve conversion to C99 style initializers
2016-07-20 Daniel Borkmannbpf: also check elf for official e_machine value
2016-07-15 Stephen HemmingerMerge branch 'master' into net-next
2016-07-07 Stephen HemmingerMerge branch 'master' into net-next
2016-07-07 Amir Vadaitc: flower: Add skip_{hw|sw} support
2016-07-07 Stephen HemmingerMerge branch 'master' into net-next
2016-07-07 Jamal Hadi Salimactions: skbedit add support for mod-ing skb pkt_type
2016-06-16 Stephen HemmingerMerge branch 'master' into net-next
2016-06-16 Phil Suttertc: m_action: Drop unused variable nladdr in tc_action_gd()
2016-06-16 Phil Suttertc: m_action: Use C99 style initializers for struct req
2016-06-15 Stephen HemmingerMerge branch 'master' into net-next
2016-06-15 Alexander Aringtc: let m_ipt work with new iptables API headers
2016-06-14 Stephen HemmingerMerge branch 'master' into net-next
2016-06-14 Stephen Hemmingerm_xt: whitespace cleanup
2016-06-14 Phil Suttertc: m_xt: Introduce get_xtables_target_opts()
2016-06-14 Phil Suttertc: m_xt: Simplify argc adjusting in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of iargc variable in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of rargc in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Drop unused variable fw in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of one indentation level in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Fix indenting
2016-06-14 Phil Suttertc: m_xt: Fix segfault when adding multiple actions...
2016-06-14 Phil Suttertc: m_xt: Prevent segfault with standard targets
2016-06-14 Stephen Hemmingerpedit: fix whitespace etc
2016-06-14 Jamal Hadi Salimaction pedit: stylistic changes
2016-06-08 Stephen Hemmingertc: f_u32 cleanup indentation and long lines
2016-06-08 Samudrala, Sridhartc: f_u32: Add support for skip_hw and skip_sw flags
2016-06-08 Sabrina Dubrocautils: add get_be{16, 32, 64}, use them where possible
2016-06-08 Eric Dumazetfq_codel: add per queue memory limit
2016-05-31 Jamal Hadi Salimtc action policer: enable timestamp display
2016-05-31 Jamal Hadi Salimtc filter u32: Coding style fixes
2016-05-31 Stephen Hemmingertc: action result is u32
2016-05-31 Jamal Hadi Salimtc action policer: Avoid nonsensical input
2016-05-31 David AhernMake builds default to quiet mode
2016-05-31 Jamal Hadi Salimtc simple action: bug fix
2016-05-23 Jamal Hadi Salimtc fix ife late binding
2016-05-23 Daniel Borkmannf_bpf: fix filling of handle when no further arg is...
2016-05-18 Stephen HemmingerMerge branch 'master' into net-next
2016-05-16 Daniel Borkmanningress, clsact: don't add TCA_OPTIONS to nl msg
2016-05-16 Stephen HemmingerMerge branch 'master' into net-next
2016-05-16 Jamal Hadi Salimtc simple action update and breakage
2016-05-16 Jamal Hadi Salimtc: don't ignore ok as an action branch
2016-05-16 Jamal Hadi Salimtc: introduce IFE action
2016-04-11 Stephen HemmingerMerge branch 'master' into net-next
2016-04-11 Gustavo Zacariasiproute2: tc_bpf.c: fix building with musl libc
2016-04-11 Daniel Borkmanntc, bpf: add support for map pre/allocation
2016-04-11 Daniel Borkmanntc, bpf: further improve error reporting
2016-03-27 Jiri Pirkoinclude: add linked list implementation from kernel
2016-03-27 Stephen Hemmingerscrub out whitespace issues
2016-03-27 Phil Sutterlib/utils: introduce rt_addr_n2a_rta()
2016-03-27 Phil Sutterutils: make rt_addr_n2a() non-reentrant by default
2016-03-27 Phil Suttermake format_host non-reentrant by default
2016-03-27 Phil Suttertc/m_vlan.c: mention CONTROL option in help text
2016-03-27 Phil Suttertc: connmark, pedit: Rename BRANCH to CONTROL
2016-03-27 Phil Suttertc: pedit: Fix raw op
2016-03-27 Phil Suttertc: pedit: Fix for big-endian systems
2016-03-27 Phil Suttertc/p_ip.c: Minor coding style cleanup
2016-03-21 Stephen Hemmingertc: code cleanup
2016-03-21 Luca Lemmotc: q_{codel,fq_codel}: add missing space in help text
2016-03-21 Luca Lemmotc: f_u32: trivial coding style cleanups
2016-03-21 Luca Lemmotc: f_u32: add missing spaces around operators
2016-03-06 Stephen HemmingerMerge branch 'master' into net-next
2016-03-06 Phil Suttertc: pedit: Fix retain value for ihl adjustments
2016-03-06 Phil Suttertc: pedit: Fix parse_cmd()
2016-03-06 Phil Suttertc: pedit: Fix layered op parsing
2016-03-04 Stephen HemmingerMerge branch 'master' into net-next
2016-03-04 Phil Suttertc: pedit: document branch control in help output
2016-02-18 Stephen HemmingerMerge branch 'master' into net-next
2016-02-18 Dmitrii Shcherbakovhtb: rename b4 buffer to b3 to make its name more consi...
2016-02-18 Dmitrii Shcherbakovhtb: remove printing of a deprecated overhead value
2016-02-07 Daniel Borkmanntc, bpf: use bind/type macros from gelf
2016-02-07 Daniel Borkmanntc, bpf: give some more hints wrt false relos
next