]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/vnic/nicvf_queues.c
tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication
[FreeBSD/FreeBSD.git] / sys / dev / vnic / nicvf_queues.c
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-03-31 zbbImprove TX path of the VNIC driver
2016-03-29 zbbImprove HW checksums support in VNIC
2016-03-29 zbbDon't manage free SQ entry index by the atomic operations
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 zbbFix bug in VNIC causing phony number of available TX...
2016-03-10 zbbFix "received NULL mbuf" bug in VNIC
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-25 zbbIntroduce HW TSO support for VNIC
2016-02-25 zbbEnable CQ count threshold interrupt on VNIC Pass2.0
2016-02-25 zbbImprove VNIC performance on Tx path by immediate packet...
2016-02-25 zbbPrefetch next CQ descriptor in Completion Queue handlin...
2016-02-25 zbbEnable LRO support for VNIC driver
2016-02-25 zbbAdd support for hardware Tx and Rx checksums to VNIC...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 ngieMFhead @ r290899
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 zbbIntroduce initial support for Cavium's ThunderX network...
2015-10-18 zbbRaw import of ThunderX VNIC networking driver components