]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/shortlog
lisovros/iproute2_canprio.git
2012-01-19 Stephen Hemmingernetem: add rate extension to man page
2012-01-19 Hagen Paul... tc: netem rate shaping and cell extension
2012-01-19 Hagen Paul... utils: add s32 parser
2012-01-19 Masatake YAMATOusing NLM_F_DUMP flag constant in libnetlink.c
2012-01-19 Vijay Subramaniannetem: Add missing '}' in man page
2012-01-19 Stephen HemmingerUpdate to 3.3 headers (with inet_diag fix)
2012-01-10 Stephen HemmingerUpdate to kernel v3.3 headers
2012-01-10 Stephen HemmingerFix man page whatis entry errors
2012-01-10 Stephen Hemmingeriplt2p: remove unused libnl headers
2012-01-05 Stephen Hemmingerv3.2.0
2012-01-03 Jan Engelhardtiproute2: fix calling up the xt action
2012-01-03 Jan Engelhardtiproute2: proper detection of libxtables position and...
2012-01-03 Stephen HemmingerREADME cleanup's
2012-01-03 Stephen Hemmingerematch: fix warning about unused input()
2012-01-03 Stephen Hemmingerematch: fix warning about yyerror and const
2012-01-03 Jan Engelhardtiproute2: avoid use of implicit declarations
2011-12-29 Stephen Hemmingerl2tp: Add l2tp support
2011-12-29 Stephen Hemmingerlibnetlink: add attribute access inline functions
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2011-12-24 Eric Dumazetnetem: fix a typo in explain()
2011-12-23 Stephen Hemmingerlibnetlink: add more attribute functions
2011-12-23 Stephen Hemmingerlibnetlink: change rtnl_send() to take void *
2011-12-23 Stephen Hemmingernetem: add support for 4 state and GE loss model
2011-12-23 Stephen Hemmingernetem: fix man page
2011-12-22 Stephen HemmingerUpdate to latest 3.2 kernel headers
2011-12-22 Stephen HemmingerSplit up ip man page
2011-12-22 Florian Westphaltc: man: add man page for stochastic fair blue
2011-12-09 Eric Dumazetred: harddrop support and cleanups
2011-12-01 Hagen Paul... netem: add man-page
2011-12-01 Eric Dumazetred: make burst optional
2011-12-01 Eric Dumazetred: give a hint about burst value
2011-11-23 Greg Roseiproute2: Add new command to ip link to enable/disable...
2011-11-23 Eric Dumazetss: report ecnseen
2011-11-23 Thomas Jaroschtc: Use correct variable type for get_distribution...
2011-11-23 Thomas Jaroschtc: Remove unused variable 'res'.
2011-11-23 Stephen HemmingerUpdate to 3.2.0-rc2 headers
2011-11-18 Stephen Hemmingerv3.1.0
2011-11-16 Petr ŠabataDisplay closed UDP sockets on 'ss -ul'
2011-11-02 Stephen Hemmingercleanup ematch yacc files
2011-11-02 Michal SoltysHFS manpage changes
2011-11-02 Michal SoltysHFSC (7) & (8) documentation + assorted changes
2011-10-18 Mike Frysingertc: fix parallel build file with lex/yacc
2011-10-13 Stephen Hemmingerip: fix exit codes
2011-10-13 Thomas JaroschFix unterminated readlink() buffer usage
2011-10-10 Stephen HemmingerUpdate to 3.1-rc9 kernel headers
2011-10-10 Stephen Hemmingerv3.0.0
2011-10-10 Stephen Hemmingerip: fix man page warnings
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_igmp()
2011-10-07 Thomas JaroschFix file descriptor leak in do_tunnels_list()
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_mroute_list()
2011-10-07 Thomas JaroschFix file descriptor leak on error in read_viftable()
2011-10-07 Thomas JaroschFix file descriptor leak on error in iproute_flush_cache()
2011-10-07 Thomas JaroschAdd missing closedir() call in do_show()
2011-10-07 Thomas JaroschFix memory leak of lname variable in get_target_name()
2011-10-07 Thomas JaroschFix wrong sanity check in choke_parse_opt()
2011-10-07 Thomas JaroschFix wrong comparison in cmp_print_eopt()
2011-10-07 Thomas JaroschFix file descriptor leak on error in rtnl_hash_initialize()
2011-10-07 Jiri Benciproute2: fix changing of ip6ip6 tunnel parameters
2011-10-07 Thomas JaroschFix pipe I/O stream descriptor leak in init_service_res...
2011-10-07 Sridhar Samudralaiproute2: Fix usage and man page for 'ip link'
2011-10-06 Petr Sabataiproute2: arpd - fix usage and manpage options
2011-10-06 Petr Sabataiproute2: lnstat - fix typos
2011-10-06 Petr Sabataiproute2: ss - fix missing parameters
2011-08-31 Stephen HemmingerAdd ntable to ip man page
2011-08-31 Dan McGeext: only unset fields if m is non NULL
2011-08-31 Dan McGeeensure uptime is initialized if /proc/uptime cannot...
2011-08-31 Dan McGeegenl: remove unused code
2011-08-31 Dan McGeeiptuntap: avoid double open
2011-08-31 Eric W. Biedermaniproute2: Fail "ip netns add" on existing network names...
2011-08-31 Eric W. Biedermaniproute2: Auto-detect the presence of setns in libc
2011-08-31 Stephen HemmingerUpdate headers to 3.0.4
2011-08-31 Dan McGeeMake iproute2 configure script more flexible
2011-08-31 Florian Westphaltc: filter: fix default 'protocol all' on little-endian...
2011-08-31 Dan McGeeiproute2: Remove ChangeLog
2011-08-31 Stephen HemmingerAdd LLDP to ethernet type table
2011-08-31 Florian Westphaltc: man: update sfq man page
2011-08-31 Florian Westphaltc: man: add man page for choke scheduler
2011-08-31 Bin Liip: fix typo in ip link manual page
2011-07-20 Andreas Henrikssoniproute2: Remove "monitor" from "ip route help" output
2011-07-20 Christoph Biedlip: fix display of prefix cache info
2011-07-13 Stephen HemmingerAdd QFQ scheduler
2011-07-13 Stephen HemmingerRemove redundant limits.h
2011-07-13 Eric W. Biedermaniproute2: Add processless network namespace support
2011-07-11 Stephen HemmingerFix test for EOF on continuation line
2011-07-11 Stephen HemmingerUpdate kernel headers to 3.0
2011-07-11 Stephen HemmingerUpdate .gitignore
2011-07-11 Andreas Henrikssoniproute2: Fix building xt module against xtables version 6
2011-07-11 Petr Sabataiproute2: Remove unreachable code
2011-07-11 David Wardxfrm: Update documentation
2011-07-11 Gilles Espinasseiproute2: fix minor typo in comments
2011-06-29 Stephen Hemmingerv2.6.39
2011-06-29 Stephen Hemmingerxt match: fix set-never-used warning
2011-06-29 Stephen Hemmingerskbedit: fix set-never-used warning
2011-06-29 Stephen Hemmingerss: check result of readlink
2011-06-29 Stephen HemmingerFix set-never-used warning in ifstat
2011-06-20 Stephen Hemmingerlibnetlink: fix set never used warning
2011-06-20 Stephen Hemmingertc: fix set never used warning in red
2011-06-20 Stephen Hemmingerip: iproute fix set never used warning
2011-06-20 Stephen Hemmingerip: addrlabel fix set never used warning
2011-06-20 Eric Dumazetss: fix autobound filter
next