]> git.proxmox.com Git - mirror_iproute2.git/history - tc/tc_core.c
man: tc-taprio.8: fix syntax error
[mirror_iproute2.git] / tc / tc_core.c
2018-10-23 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-14 David AhernMerge branch 'master' into iproute2-next
2018-09-28 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-09-21 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-08-30 David AhernMerge branch 'netem-slot-param' into iproute2-next
2018-08-30 Dave Tahttc: support conversions to or from 64 bit nanosecond...
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen Hemmingerdrop unneeded include of syslog.h
2017-05-22 Khem Rajtc: include stdint.h explicitly for UINT16_MAX
2016-03-27 Stephen Hemmingerscrub out whitespace issues
2016-03-21 Stephen Hemmingertc: code cleanup
2014-02-10 Stephen HemmingerMerge branch 'net-next-for-3.13'
2014-01-10 Stephen HemmingerMerge branch 'master' into net-next-for-3.13
2014-01-10 Stephen HemmingerMerge branch 'master' into net-next-for-3.13
2013-11-23 Eric Dumazethtb: support 64bit rates
2013-09-24 Stephen HemmingerMerge /tmp/iproute2
2013-09-03 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-09-03 Jesper Dangaard... linklayer interface between kernel and tc/userspace
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Stephen Hemmingerip: make local functions static
2008-09-18 Jussi Kivilinnaadd generic size table for qdiscs
2008-04-28 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-17 Jesper Dangaard... ATM cell alignment.
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-31 Jesper Dangaard... Change the rate table calc of transmit cost to use...
2007-12-31 Jesper Dangaard... Cleanup: tc_calc_rtable().
2007-12-31 Jesper Dangaard... Overhead calculation is now done in the kernel.
2007-10-12 Andreas HenrikssonAlso do tc_core_time2big argument (long->unsigned).
2007-10-12 Andreas HenrikssonSwitch helpers tc_core_{time2ktime,ktime2time} from...
2007-10-12 Andreas HenrikssonFix overflow in time2tick / tick2time.
2007-03-13 Patrick McHardyHandle different kernel clock resolutions
2007-03-13 Patrick McHardyReplace "usec" by "time" in function names
2007-03-13 Patrick McHardyIntroduce TIME_UNITS_PER_SEC to represent internal...
2007-03-13 Patrick McHardyIntroduce tc_calc_xmitsize and use where appropriate
2007-03-13 Patrick McHardyUse tc_calc_xmittime() where appropriate
2006-10-19 Stephen HemmingerTrap possible overflow in usec values to netem
2004-07-30 osdl.net!shemmingerAdds mpu support to HTB (ATM) queueing discipline
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision