]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/if_tuntap.c
Merge ^/vendor/llvm-openmp/dist up to its last change, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / net / if_tuntap.c
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-23 kevanstuntap(4): Fix NOINET build after r353741
2019-10-22 kevanstuntap(4): properly declare if_tun and if_tap modules
2019-10-21 kevanstuntap(4): restrict scope of net.link.tap.user_open...
2019-10-20 kevanstuntap(4): use cdevpriv w/ dtor for last close instead...
2019-10-20 kevanstuntap(4): Use make_dev_s to avoid si_drv1 race
2019-10-20 kevanstuntap(4): break out after setting TUN_DSTADDR
2019-10-20 kevanstuntap(4): Drop TUN_IASET
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 vmaffionetap: add support for virtio-net offloads
2019-10-10 glebiusDon't use if_maddr_rlock() in tuntap(4), use epoch...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-10-04 kevanstuntap(4): loosen up tunclose restrictions
2019-10-03 kevansif_tuntap: create /dev aliases when a tuntap device...
2019-10-03 kevansif_tuntap: add a busy/unbusy mechanism, replace destroy...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 kevanstuntap: belatedly add MODULE_VERSION for if_tun and...
2019-08-19 vmaffioneif_tuntap: minor improvements
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-25 kevansif_tuntap(4): Add TUNGIFNAME
2019-07-04 desUpgrade Unbound to 1.9.2.
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-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-14 kevanstuntap: Defer clearing if_softc until after if_detach
2019-05-13 asomersMFHead @347527
2019-05-11 kevanstuntap: Improve style
2019-05-09 kevanstuntap: Don't down tap interfaces if LINK0 is set
2019-05-09 kevanstuntap: Properly detach tap ifp
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 kevanstun/tap: merge and rename to `tuntap`