]> git.proxmox.com Git - mirror_iproute2.git/history - lib
lib: print_color_rate(): Fix formatting small rates in IEC mode
[mirror_iproute2.git] / lib /
2020-12-09 Petr Machatalib: print_color_rate(): Fix formatting small rates...
2020-12-09 Petr Machatalib: sprint_size(): Uncrustify the code a bit
2020-12-09 Petr Machatalib: Move sprint_size() from tc here, add print_size()
2020-12-09 Petr Machatalib: Move print_rate() from tc here; modernize
2020-12-04 David AhernMerge branch 'main' into next
2020-12-04 David AhernOnly compile mnl_utils when HAVE_MNL is defined
2020-11-25 David AhernMerge branch 'libbpf' into next
2020-11-25 Hangbin Liulib: add libbpf support
2020-11-25 Hangbin Liulib: make ipvrf able to use libbpf and fix function...
2020-11-25 Hangbin Liuiproute2: add check_libbpf() and get_libbpf_version()
2020-11-25 David AhernMerge branch 'main' into next
2020-11-14 David AhernMerge branch 'dcb-tool' into next
2020-11-14 Petr Machatalib: parse_mapping: Recognize a keyword "all"
2020-11-14 Petr Machatalib: parse_mapping: Update argc, argv on error
2020-11-14 Petr Machatalib: Extract from iplink_vlan a helper to parse key...
2020-11-14 Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_socket_re...
2020-11-14 Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
2020-11-14 Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_socket_open()
2020-11-14 Petr Machatalib: json_print: Add print_on_off()
2020-11-14 Petr Machatalib: Add parse_one_of(), parse_on_off()
2020-11-14 Petr MachataUnify batch processing across tools
2020-10-28 Johannes Berglibnetlink: define __aligned conditionally
2020-10-25 David AhernMerge branch 'main' into next
2020-10-20 David AhernMerge branch 'tc-mpls-l2-vpn' into next
2020-10-20 Guillaume Naultm_mpls: add mac_push action
2020-10-12 Dmitry Yakuninlib: ignore invalid mounts in cg_init_map
2020-10-12 David AhernMerge branch 'main' into next
2020-09-02 Roopa Prabhuiplink: add support for protodown reason
2020-09-02 David AhernMerge branch 'main' into next
2020-08-25 Johannes Berglibnetlink: add nl_print_policy() helper
2020-08-06 David AhernMerge branch 'main' into next
2020-07-14 David AhernMerge branch 'main' into next
2020-07-06 Dmitry Yakuninlib: fix checking of returned file handle size for...
2020-07-05 Alexandre Cassenadd support to keepalived rtm_protocol
2020-06-08 David AhernMerge branch 'master' into next
2020-06-05 Stephen HemmingerMerge git://git.kernel.org/pub/scm/network/iproute2...
2020-05-27 Andrea Claudibpf: Fixes a snprintf truncation warning
2020-05-27 Andrea ClaudiRevert "bpf: replace snprintf with asprintf when dealin...
2020-05-27 David AhernMerge branch 'master' into next
2020-05-19 Eric Dumazetutils: remove trailing zeros in print_time() and print_...
2020-05-13 Dmitry Yakuninss: introduce cgroup2 cache and helper functions
2020-05-05 David AhernMerge branch 'master' into next
2020-05-05 Benjamin Poirierjson_print: Return number of characters printed
2020-01-29 David AhernMerge branch 'master' into next
2020-01-29 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-01-27 Ron Diskinjson_print: Add new json object function not as array...
2020-01-27 Ron Diskinjson_print: Introduce print_#type_name_value
2020-01-02 David AhernMerge branch 'master' into next
2019-12-29 Stephen Hemmingerutils: fix indentation
2019-11-25 David AhernMerge branch 'master' into next
2019-11-20 David AhernMerge branch 'master' into next
2019-11-09 David AhernMerge branch 'master' into next
2019-11-01 Michał Łyszczeklibnetlink.c, ss.c: properly handle fread() errors
2019-10-28 David AhernMerge branch 'alt-names' into next
2019-10-28 Jiri Pirkoip: allow to use alternative names as handle
2019-10-28 Jiri Pirkoip: add support for alternative name addition/deletion...
2019-10-28 Jiri Pirkolib/ll_map: cache alternative names
2019-10-27 David AhernMerge branch 'master' into next
2019-10-14 Nicolas Dichtelipnetns: enable to dump nsid conversion table
2019-09-25 David AhernMerge branch 'master' into next
2019-09-24 Stephen HemmingerMerge ../iproute2-next
2019-09-24 Joe Stringerbpf: Fix race condition with map pinning
2019-09-19 David AhernMerge branch 'master' into next
2019-09-19 Andrea Claudibpf: replace snprintf with asprintf when dealing with...
2019-08-18 David AhernMerge branch 'master' into next
2019-08-13 Stephen Hemmingerlib: fix spelling errors
2019-08-07 David AhernMerge branch 'master' into next
2019-07-29 Kurt Kanzenbachutils: Fix get_s64() function
2019-07-19 Ivan Delalandejson: fix backslash escape typo in jsonw_puts
2019-07-15 Matteo Croceutils: don't match empty strings as prefixes
2019-07-10 David AhernMerge branch 'master' into next
2019-07-10 David AhernMerge branch 'tc-mpls-action' into next
2019-07-10 John Hurleylib: add mpls_uc and mpls_mc as link layer protocol...
2019-07-09 David AhernMerge branch 'master' into next
2019-06-28 Andrea Claudiutils: move parse_percent() to tc_util
2019-06-21 David AhernMerge branch 'master' into next
2019-06-20 Matteo Crocenetns: make netns_{save,restore} static
2019-06-20 Matteo Crocenetns: switch netns in the child when executing commands
2019-06-18 Hangbin Liuip: add a new parameter -Numeric
2019-06-14 David AhernMerge branch 'master' into next
2019-06-12 Moshe Shemeshdevlink: mnlg: Catch returned error value of dumpit...
2019-06-11 David AhernMerge branch 'nexthop-objects' into next
2019-06-11 David Ahernlibnetlink: Add helper to create nexthop dump request
2019-06-11 David Ahernlibnetlink: Add helper to add a group via setsockopt
2019-06-11 David Ahernlibnetlink: Set NLA_F_NESTED in rta_nest
2019-06-10 Matteo Croceip: reset netns after each command in batch mode
2019-06-10 David AhernMerge branch 'master' into next
2019-05-28 Nicolas Dichtellib: suppress error msg when filling the cache
2019-04-17 David AhernMerge branch 'iproute2-master' into next
2019-04-11 Ralf Baechleip: display netrom link type
2019-03-19 Stephen HemmingerMerge branch 'master' of ../iproute2-next
2019-03-05 David AhernMerge branch 'iproute2-master' into next
2019-02-23 David AhernImprove batch and dump times by caching link lookups
2019-02-23 David Ahernll_map: Add function to remove link cache entry by...
2019-02-23 David AhernMerge branch 'iproute2-master' into next
2019-02-13 Eric Dumazetlib/libnetlink: ensure a minimum of 32KB for the buffer...
2019-02-11 Davide Carattiuse print_{,h}hu instead of print_uint when format...
2019-02-05 Yonghong Songbpf: add btf func and func_proto kind support
2019-02-05 Ido Schimmelbridge: fdb: Fix FDB dump with strict checking disabled
2019-02-05 Chris Milibnetlink: linkdump_req: AF_PACKET family also expects...
next