]> git.proxmox.com Git - mirror_iproute2.git/history - tc
man: rtacct: add missing TP marker
[mirror_iproute2.git] / tc /
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 Alexander Aringtc: let m_ipt work with new iptables API headers
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
2016-02-07 Daniel Borkmanntc, bpf: improve verifier logging
2016-02-05 Nicolas Dichteltc: fix compilation with old gcc (< 4.6) (bis)
2016-02-02 Daniel Borkmanntc, bpf: make sure relo is in relation with map section
2016-02-02 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-01-18 Daniel Borkmanntc, bpf: more header checks on loading elf
2016-01-18 Daniel Borkmanntc, bpf: check section names and type everywhere
2016-01-18 Daniel Borkmanntc, clsact: add clsact frontend
2016-01-18 Daniel Borkmanntc, ingress: clean up ingress handling a bit
2016-01-18 Stephen HemmingerMerge branch 'net-next'
2016-01-18 Stephen HemmingerRevert "tc: fix compilation with old gcc (< 4.6)"
2016-01-11 Jamal Hadi Salimtc: flower no need to specify the ethertype
2016-01-11 Julien Florettc: fix compilation with old gcc (< 4.6)
2016-01-07 Phil Suttertc: m_connmark: Fix help text
2015-12-31 Stephen Hemmingermonitor: fix file handle leak
2015-12-22 Stephen HemmingerMerge branch 'master' into net-next
2015-12-18 Daniel Borkmannbpf: minor fix in api and bpf_dump_error() usage
2015-12-18 Stephen HemmingerMerge branch 'master' into net-next
2015-12-10 Stephen HemmingerMerge branch 'master' into net-next
2015-11-29 Daniel Borkmann{f,m}_bpf: allow updates on program arrays
2015-11-29 Daniel Borkmann{f, m}_bpf: allow for user-defined object pinnings
2015-11-29 Daniel Borkmann{f, m}_bpf: check map attributes when fetching as pinned
2015-11-29 Daniel Borkmann{f,m}_bpf: make tail calls working
2015-11-29 Stephen HemmingerMerge branch 'master' into net-next
2015-11-24 Daniel Borkmann{f,m}_bpf: allow for sharing maps
2015-11-04 Stephen HemmingerMerge branch 'master' into net-next
2015-11-04 Stephen HemmingerMerge branch 'master' into net-next
2015-10-27 Stephen Hemmingerqfq: fix parse_opt dead code
2015-10-23 Stephen HemmingerMerge branch 'master' into net-next
2015-10-23 Stephen Hemmingertc: remove extra whitespace
2015-10-23 Phil Suttertc: u32 filter coding style cleanup
2015-10-23 Phil Suttertc: improve filter help texts a bit
2015-10-23 Stephen HemmingerMerge branch 'master' into net-next
2015-10-19 Stephen HemmingerMerge branch 'master' into net-next
2015-10-16 Stephen HemmingerMerge branch 'master' into net-next
2015-10-12 Stephen HemmingerMerge branch 'master' into net-next
2015-10-12 Daniel Borkmannm_bpf: don't require default opcode on ebpf actions
2015-10-12 Daniel Borkmannf_bpf: allow for optional classid and add flags
2015-10-12 Stephen HemmingerMerge branch 'master' into net-next
next