]> git.proxmox.com Git - mirror_iproute2.git/history - lib
ll_map: Add function to remove link cache entry by index
[mirror_iproute2.git] / lib /
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...
2019-02-03 Davide Carattitc: full JSON support for 'bpf' actions
2019-01-07 Stephen HemmingerMerge ../iproute2-next
2019-01-07 David Ahernlibnetlink: linkdump_req is done for AF_BRIDGE as well
2019-01-04 David AhernMerge branch 'iproute2-master' into iproute2-next
2019-01-04 David AhernMerge branch 'strict-updates' into iproute2-next
2019-01-04 David Ahernlibnetlink: Add RTNL_HANDLE_F_STRICT_CHK flag
2019-01-04 David Ahernlibnetlink: Add filter function to rtnl_neighdump_req
2018-12-27 David AhernMerge branch 'strict-dumps' into iproute2-next
2018-12-27 David Ahernip bridge: Set NETLINK_GET_STRICT_CHK on socket
2018-12-27 David Ahernip address: Set device index in dump request
2018-12-27 David Ahernip route: Remove rtnl_rtcache_request
2018-12-27 David Ahernlibnetlink: linkdump_req: Only AF_UNSPEC family expects...
2018-12-27 David Ahernlibnetlink: Use NLMSG_LENGTH to set nlmsg_len
2018-12-27 David Ahernlibnetlink: dump extack string in done message
2018-12-19 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-13 Stephen Hemmingerdrop support for DECnet
2018-12-13 Stephen Hemmingerremove redundant long int
2018-12-10 Stephen Hemmingerlib/bpf: fix build warning if no elf
2018-12-07 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-04 Petr Machatalibnetlink: Process further iovs on no error
2018-12-03 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-24 Stephen Hemmingerdrop support for IPX
2018-11-24 David AhernMerge branch 'tc-gred-json-perf-vq-config' into iproute...
2018-11-24 Jakub Kicinskijson: add %hhu helpers
2018-11-24 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-21 Quentin Monnetbpf: initialise map symbol before retrieving and compar...
2018-11-19 Stephen Hemmingertc: drop unused name_to_id function
2018-11-19 Stephen Hemmingerlibnetlnk: unused and local functions cleanup
2018-11-19 Stephen Hemmingerlib/ll_map: make local function static
2018-11-19 Stephen Hemmingerlib/color: make local functions static
2018-11-19 Stephen Hemmingerlib/utils: make local functions static
2018-11-19 Stephen Hemmingerlib/ll_addr: whitespace and indent cleanup
2018-11-09 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-05 Luca BoccassiInclude bsd/string.h only in include/utils.h
2018-11-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-01 Luca BoccassiUse libbsd for strlcpy if available
2018-10-31 Yonghong Songbpf: check map symbol type properly with newer llvm...
2018-10-23 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-22 David AhernTree wide: Drop sockaddr_nl arg
2018-10-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-18 Stephen Hemmingerutil: spelling fix
2018-10-15 Lorenzo Bianconiutils: fix get_rtnl_link_stats_rta stats parsing
2018-10-15 Sabrina Dubrocajson: make 0xhex handle u64
2018-10-14 David AhernMerge branch 'master' into iproute2-next
2018-10-09 Stephen Hemmingerlibnetlink: use local variable
2018-10-09 Vlad Buslovlibnetlink: fix use-after-free of message buf
2018-10-07 David AhernMerge branch 'taprio-scheduler' into iproute2-next
2018-10-07 Vinicius Costa Gomesutils: Implement get_s64()
2018-10-03 David AhernMerge branch 'hdrs-for-dump-req' into iproute2-next
2018-10-03 David Ahernlibnetlink: Rename rtnl_wilddump_stats_req_filter to...
2018-10-03 David Ahernlibnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*
2018-10-03 David Ahernlibnetlink: Convert GETNSID dumps to use rtnl_nsiddump_req
2018-10-03 David Ahernlibnetlink: Convert GETNEIGHTBL dumps to use rtnl_neigh...
2018-10-03 David Ahernlibnetlink: Convert GETNEIGH dumps to use rtnl_neighdum...
2018-10-03 David Ahernlibnetlink: Convert GETRULE dumps to use rtnl_ruledump_req
2018-10-03 David Ahernlibnetlink: Convert GETNETCONF dumps to use rtnl_netcon...
2018-10-03 David Ahernlibnetlink: Convert GETMDB dumps to use rtnl_mdbdump_req
2018-10-03 David Ahernlibnetlink: Convert GETADDRLABEL dumps to use rtnl_addr...
2018-10-03 David Ahernlibnetlink: Convert GETROUTE dumps to use rtnl_routedum...
2018-10-03 David Ahernlibnetlink: Convert GETADDR dumps to use rtnl_addrdump_req
2018-09-28 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-09-25 Stephen Hemmingerlibnetlink: don't return error on success
2018-09-21 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-09-17 Stephen Hemmingerlibnetlink: fix leak and using unused memory on error
2018-09-11 Stephen Hemmingerlib: introduce print_nl
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...
2018-08-30 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-08-30 Mahesh Bandewariproute: make clang happy
2018-08-20 Phil Sutterlib: Make check_enable_color() return boolean
2018-08-20 Phil SutterMake colored output configurable
2018-08-15 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-08-15 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-08-15 Phil SutterMerge common code for conditionally colored output
2018-08-13 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-08-13 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-07-27 Lubomir Rintellib/namespace: avoid double-mounting a /sys
2018-07-25 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-07-18 Mathieu Xhonneuxip: add support for seg6local End.BPF action
2018-07-18 David AhernMerge branch 'bpf-btf' into iproute2-next
2018-07-18 Daniel Borkmannbpf: implement btf handling and map annotation
2018-07-18 Daniel Borkmannbpf: implement bpf to bpf calls support
2018-07-18 Daniel Borkmannbpf: remove strict dependency on af_alg
2018-07-18 Daniel Borkmannbpf: move bpf_elf_map fixup notification under verbose
2018-06-21 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-06-11 Donald Sharpiproute2: Add support for a few routing protocols
2018-06-08 Stephen HemmingerMerge ../iproute2-next
2018-06-05 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-06-01 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-17 Stephen Hemmingertc: allow 0% for percent options
2018-05-16 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-05-15 Luca Boccassiip: do not drop capabilities if net_admin=i is set
2018-05-10 David AhernMerge branch 'iproute2-master' into iproute2-next
next