]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/netmap
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / sys / dev / netmap /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-13 vmaffionenetmap: fix bug introduced by r349752
2019-07-04 vmaffionenetmap: Remove pointer leakage in netmap_mem2.c
2019-07-04 vmaffionenetmap: fix kernel pointer printing in netmap_generic.c
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 vmaffionenetmap: fix two panics with emulated adapter
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-21 cemAdd two missing eventhandler.h headers
2019-05-20 mmMFV r347989:
2019-05-17 vmaffionenetmap: align if_ptnet to the changes introduced by...
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-18 vmaffionenetmap: add support for multiple host rings
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-19 ngieMFhead@r344270
2019-02-18 vmaffionenetmap: don't schedule kqueue notify task when kqueue...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-07 vmaffionenetmap: revert netmap_attach_ext() to pre-r343772
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 vmaffionenetmap: refactor logging macros and pipes
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-02 vmaffionenetmap: upgrade sync-kloop support
2019-01-30 vmaffionenetmap: fix lock order reversal related to kqueue usage
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 vmaffionenetmap: add notifications on kloop stop
2019-01-24 vmaffionenetmap: fix crash with monitors and VALE ports
2019-01-23 vmaffionenetmap: improvements to the netmap kloop (CSB mode)
2019-01-23 vmaffionenetmap: fix knote() argument to match the mutex state
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-22 vmaffionenetmap: fix txsync check in netmap poll
2018-12-22 vmaffionenetmap: fix bug in netmap_poll() optimization
2018-12-21 vmaffionenetmap: move buf_size validation code to its own function
2018-12-21 vmaffionenetmap: pipes: make sure both ends use the same number...
2018-12-18 cyMFV r342175:
2018-12-12 vmaffionenetmap: fix warning in netmap_kloop.c
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 vmaffionenetmap: remove dead code obsoleted by iflib
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 vmaffionenetmap: netmap_transmit should honor bpf packet tap...
2018-12-05 vmaffionenetmap: align codebase to the current upstream (760279c...
2018-11-28 vmaffionenetmap: set IFCAP_NETMAP in if_capabilities
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 vmaffionevtnet: fix netmap support
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-24 bzRemove redundant redeclaration of netmap_vp_reg().
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 vmaffionenetmap: align codebase to the current upstream (sha...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-14 dabFix several memory leaks.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
next