]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/iflib.c
Merge branch 'releng/11.3' into releng-CDN/11.3
[FreeBSD/FreeBSD.git] / sys / net / iflib.c
2019-05-08 erjiflib: Add missing return statement that was left out...
2019-05-06 erjMFC r345312: iflib: mark isc_driver_version as constant
2019-05-06 erjMFC r345303, 345658, and partially MFC r345305
2019-05-06 erjMFC r344817: Remove references to CONTIGMALLOC_WORKS...
2019-05-06 erjMFC r340435: Prevent POLA violation with TSO/CSUM offload
2019-05-06 erjMFC r332389, r3342331, r334343, and partially r339338
2019-02-22 shurdMFC r333131:
2019-01-16 shurdMFC r342855:
2018-12-04 vmaffioneMFC r339639
2018-09-21 erjRevert MFC of r334231 in r338871.
2018-09-21 erjMFC r334231, r334779, r335322, and r338208 to stable...
2018-05-11 shurdMFC r333329, r333366, r333373
2018-05-07 shurdMFC r333253-r333254
2018-05-07 shurdDirect commit to stable/11 to fix botched r333338
2018-05-07 shurdMerge iflib changes to 11-STABLE
2018-04-08 brooksMFC r331797:
2018-03-28 markjMFC r331538:
2018-01-24 hselaskyMFC r314502:
2017-07-28 dimMFC r321306:
2017-05-12 bzMFC r318015:
2017-03-14 pfgMFC r313982, r314068:
2016-10-06 jhbMFC 303754: Add __printflike() to bus_describe_intr...
2016-08-23 shurdMFC r304021: Update iflib to support more NIC designs
2016-07-12 bdreweryMFC r302439:
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-07 cemiflib: Improve cleanup on iflib_queues_alloc error...
2016-06-07 cemiflib: Fix potential leak in iflib_if_transmit
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 scottlRemove assertions that don't make sense for the data...
2016-05-18 bzMake compile without INET or without IP support in...
2016-05-18 scottlImport the 'iflib' API library for network drivers...