]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/netmap
Disable the ixgbe(4) UDP 4-tuple hashing for the time being.
[FreeBSD/FreeBSD.git] / sys / dev / netmap /
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-11 glebiusFix style bug: rename the refcount field of m_ext to...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-10 luigichange the netmap mbuf destructor so the same code...
2014-06-09 luigiFixes from Fanco Ficthner on transparent mode
2014-06-09 luigisync the code with the one in stable/10
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-06 luigibetter handling of netmap emulation over standard devic...
2014-06-06 luigiintroduce mbq_lock() and mbq_unlock() for the mbq,
2014-06-06 luigimove netmap_getna() to a freebsd-specific file
2014-06-06 luigialign comments with the ones in our development trunk
2014-06-06 luigirate limit some error messages
2014-06-06 luigiremove two debugging messages, align comments with...
2014-06-06 luigiadd checks for invalid buffer pointers and lengths
2014-06-06 luigiprevent a panic when the netdev/ifp is not set in attach
2014-06-06 zontUse mtx_lock_spin/mtx_unlock_spin primitives on spin...
2014-06-05 luigiwhitespace change: remove trailing whitespace
2014-06-02 marcelIntroduce a procedural interface to the ifnet structure...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-23 baptUpdate to byacc 20140409
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 luigicompile with NOINET
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-18 luigitwo small changes:
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 luigiThis new version of netmap brings you the following:
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-16 luiginetmap_user.h:
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-10 luigiFix netmap emulation when NICs attached to a VALE switc...
2014-01-10 luigisync with our internal repo - small change in debugging...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-09 glebiusFix build with VIMAGE.
2014-01-07 luigifix use after free when releasing a netmap adapter.
2014-01-06 luigiIt is 2014 and we have a new version of netmap.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-18 glebiusFix build.
2013-12-16 luigifix the build using __builtin_prefetch() instead of...
2013-12-15 luigisplit netmap code according to functions:
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-06 luigiremove a debugging message
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-05 luigiremove some test code.
2013-11-05 luigifix a bug when a device has 1 tx (or rx) queue and...
2013-11-05 luigicheck errors on return from netmap_attach()
2013-11-02 luigicircumvent a couple of warnings:
2013-11-02 luigiadd missing file from previous netmap update...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-10-29 baptMerge byacc 20130925
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-23 rayMFC @r256953
2013-10-09 markmMFC - tracking commit
2013-10-09 jfvUpdate the Intel igb driver to version 2.4.0
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
next