]> git.proxmox.com Git - mirror_iproute2.git/history - lib/ll_map.c
Improve batch and dump times by caching link lookups
[mirror_iproute2.git] / lib / ll_map.c
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...
2018-11-24 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-19 Stephen Hemmingerlib/ll_map: make local function static
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-14 David AhernMerge branch 'master' into iproute2-next
2018-10-03 David AhernMerge branch 'hdrs-for-dump-req' into iproute2-next
2018-10-03 David Ahernlibnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*
2018-04-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-27 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-14 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-02-22 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-02-16 David AhernMerge branch 'print_linkinfo_brief' into next
2018-02-16 Serhey Popovychutils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()
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-08-24 Stephen HemmingerMerge branch 'master' into net-next
2017-08-24 Phil Sutterlib/ll_map: Choose size of new cache items at run-time
2016-10-10 Stephen HemmingerMerge branch 'master' into net-next
2016-10-10 Igor Ryzhovfix netlink message length checks
2016-07-20 Stephen HemmingerMerge branch 'master' into net-next
2016-07-20 Phil SutterUse C99 style initializers everywhere
2016-03-27 Jiri Pirkoinclude: add linked list implementation from kernel
2015-06-25 Stephen HemmingerMerge branch 'net-next' of git://git.kernel.org/pub...
2015-04-20 Nicolas Dichtelnetns: allow to dump and monitor nsid
2014-08-04 Stephen Hemmingercleanup warnings
2013-03-28 Stephen Hemmingerll_map: add name and index hash
2013-03-27 Stephen Hemmingerll_map: use net/if.h to get prototype
2013-03-27 Stephen Hemmingerll_map: remove unused address fields
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2010-12-10 Stephen HemmingerCleanup ll_map
2010-12-10 Octavian Purdilaiproute2: initialize the ll_map only once
2010-12-10 Stephen HemmingerIncrease size of ifindex hash heads
2010-05-13 Florian Westphaliproute2: fix addrlabel interface names handling
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-12-01 David Wardiproute2: Add ll_index_to_addr function
2009-12-01 David Wardiproute2: Support 20-byte link layer address in idxmap
2007-06-19 Thomas Grafiproute2: Support IFF_LOWER_UP and IFF_DORMANT
2006-12-05 Stephen HemmingerRemove trailing whitespace
2005-06-07 shemmingerDevice indices are unsigned and use if_nametoindex...
2004-12-07 osdl.net!shemmingerAdd ip rule flush capabilty and fix all the prototype...
2004-08-31 osdl.net!shemmingermake all filtering handles take const args.
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision