]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFV r351500: Fix CLEAR_HASH macro to be usable as a single statement.
[FreeBSD/FreeBSD.git] / sys / net /
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-22 Cy SchubertMFV r346563:
2019-08-19 Kyle Evanstuntap: belatedly add MODULE_VERSION for if_tun and...
2019-08-19 Vincenzo Maffioneif_tuntap: minor improvements
2019-08-17 Eric Joynernet: Update SFF-8024 definitions and strings with value...
2019-08-16 Eric Joyneriflib: add iflib_deregister to help cleanup on exit
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-03 George V. Neville... Properly validte arguments for route deletion
2019-08-01 Eric Joyneriflib: Prevent kernel panic caused by loading driver...
2019-08-01 Eric Joyneriflib: remove kobject class reference increment
2019-08-01 Randall StewartThis adds the third step in getting BBR into the tree...
2019-08-01 Ed Masteppp: correct echo-req magic number on big endian archs
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Kyle Evansif_tuntap(4): Add TUNGIFNAME
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Eric Joyneriflib: fix dangling device softc pointer
2019-07-24 Kirill PonomarevAllow set MTU more than 1500 bytes.
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-18 Cy SchubertMFV r350080:
2019-07-14 Chuck TuffliFix a typo in r349969
2019-07-13 Chuck Tufflibhyve: Create EUI64 for NVMe namespaces
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 John BaldwinSupport IFCAP_NOMAP in vlan(4).
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Hans Petter SelaskyNeed to wait for epoch callbacks to complete before...
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 Alan SomersMFHead @349476
2019-06-26 Marius Stroblo In iflib_txq_drain():
2019-06-25 Leandro Lupori[PowerPC64] Don't mark module data as static
2019-06-25 Hans Petter SelaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-20 Alan SomersMFHead @349234
2019-06-19 Marko ZecV_ip6_forwarding and V_ipforwarding have been defined...
2019-06-19 Marko ZecEvaluating htons() at compile time is more efficient...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-15 Marius Strobl- Replace unused and only ever written to members of...
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-06 Mark JohnstonRestore the comment removed in r348745.
2019-06-06 Mark JohnstonConditionalize an in_epoch() call on INVARIANTS.
2019-06-06 Alan SomersMFHead @348740
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-29 Eric Joyneriflib: provide probe wrapper for vendor drivers
2019-05-29 Kyle Evansif_bridge(4): Complete bpf auditing of local traffic...
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Andrey V. ElsukovRework r348303 to reduce the time of holding global...
2019-05-27 Andrey V. ElsukovFix possible NULL pointer dereference.
2019-05-24 John BaldwinRestructure mbuf send tags to provide stronger guarantees.
2019-05-22 Alexander V. ChernikovFix gateway setup for the interface routes.
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Alexander V. ChernikovFix rt_ifa selection during loopback route insertion...
2019-05-14 Kyle Evanstuntap: Defer clearing if_softc until after if_detach
2019-05-13 Andrey V. ElsukovAvoid possible recursion on BPF_LOCK() in bpfwrite().
2019-05-13 Alan SomersMFHead @347527
2019-05-13 Andrey V. ElsukovDo not leak memory used for binary filter.
2019-05-13 Andrey V. ElsukovRework locking in BPF code to remove rwlock from fast...
2019-05-11 Kyle Evanstuntap: Improve style
2019-05-10 Eric Joyneriflib: use default ntxd and nrxd when user value is...
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Kyle Evanstuntap: Don't down tap interfaces if LINK0 is set
2019-05-09 Kyle Evanstuntap: Properly detach tap ifp
2019-05-09 Marius Strobl- Merge r338254 from cxgbe(4):
2019-05-08 Gleb SmirnoffExistense of PCB route caching doesn't allow us to...
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Marius StroblAllow to build without INET and INET6 again after r347221.
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
next