]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012)
[FreeBSD/FreeBSD.git] / sys / dev / hyperv / netvsc / hv_netvsc_drv_freebsd.c
2016-02-19 sephehyperv/hn: Enable IP header checksum offloading for...
2016-02-19 sephehyperv/hn: Add option to bind TX taskqueues to the...
2016-02-18 sephehyperv/hn: Use buf_ring for txdesc list
2016-02-18 sephehyperv/hn: Split TX ring data structure out of softc
2016-02-18 sephehyperv/hn: Use non-fast taskqueue for transmission
2016-02-18 sephehyperv/hn: Use taskqueue_enqueue()
2016-02-18 sephehyperv/hn: Split RX ring data structure out of softc
2016-02-18 sephehyperv/hn: Change global tunable prefix to hw.hn
2016-02-18 sephehyperv/hn: Always do transmission scheduling.
2016-02-18 sephehyperv/hn: Add option to allow sharing TX taskq between...
2016-02-18 sephehyperv/hn: Set the TCP ACK/data segment aggregation...
2016-02-14 sephehyperv/hn: Fix typo in comment
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-05 sephehyperv/hn: Add an option to always do transmission...
2016-02-05 sephehyperv/hn: Move LRO flush to the channel processing...
2016-02-05 sephehyperv/hn: Increase LRO entry count to 128 by default
2016-02-05 sephehyperv/hn: Factor out hn_encap() from hn_start_locked()
2016-02-05 sephehyperv/hn: Obey IFCAP_RXCSUM configure
2016-02-05 sephehyperv/hn: Add sysctls to trust host side UDP and IP...
2016-02-05 sephehyperv/hn: Enable UDP RXCSUM
2016-02-05 sephehyperv/hn: Enable IP header checksum offloading
2016-02-05 sephehyperv/hn: Reorganize TX csum offloading
2016-02-05 sephehyperv/hn: Avoid duplicate csum features settings
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 sephehyperv/hn: Improve sending performance
2016-01-25 sephehyperv/hn: Trust host TCP segment checksum verification...
2016-01-25 sephehyperv/hn: Remove unnecessary zeroing out the netvsc_packet
2016-01-25 sephehyperv/hn: Use m_copydata for chimney sending.
2016-01-25 sephehyperv/hn: Partly rework transmission path
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-19 hselaskyAdd optimizing LRO wrapper:
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 sephehyperv/hn: Unbreak LINT-NOIP
2016-01-13 ngieMFhead @ r293815
2016-01-12 sephehyperv/hn: Removed unused netvsc_init()
2016-01-12 sephehyperv/hn: Avoid mbuf cluster allocation, if the packet...
2016-01-12 sephehyperv/hn: Implement SIOC[SG]IFMEDIA support
2016-01-12 sephehyperv/hn: Implement LRO
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
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-24 ngieMFhead @ r291235
2015-11-22 whuIgnore the inbound checksum flags when doing packet...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
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-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-22 whuDo not enable UDP checksum offloading when running...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-27 bzFix compilation without INET6 and without INET and...
2015-06-24 whuTSO and checksum offloading support for Netvsc driver...
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-21 sjgMerge bmake-20150418
next