]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
[FreeBSD/FreeBSD.git] / sys / net /
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 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`
2019-05-07 Marius Stroblo Use iflib_fast_intr_rxtx() also for "legacy" interrup...
2019-05-06 Marius Strobl- Remove the unused ifc_link_irq and ifc_mtx_name membe...
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-03 Matt MacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 Andrew GallatinSelect lacp egress ports based on NUMA domain
2019-05-02 Ed Masteiflib: remove assertion that isc_capabilities is nonzero
2019-04-25 Stephen Hurdiflib: Better control over queue core assignment
2019-04-25 Kyle Evanstap(4): Correct driver name...
2019-04-25 Kyle Evanstap(4): Add a MODULE_VERSION
2019-04-25 Kyle Evanstun(4): Don't allow open of open or dying devices
2019-04-25 Kyle Evanstun/tap: close race between destroy/ioctl handler
2019-04-24 Andrew Gallatiniflib: Add pfil hooks
2019-04-24 Andrey V. ElsukovAdd GRE-in-UDP encapsulation support as defined in...
2019-04-23 Kyle Evanstun(4): Defer clearing TUN_OPEN until much later
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Andrew GallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-17 Kyle Evansiflib: Use new ether_gen_addr, restricting addresses...
2019-04-17 Kyle Evansnet: adjust randomized address bits
2019-04-14 Michael TuexenWhen sending a routing message, don't allow the user...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 Mark JohnstonDo not perform DAD on stf(4) interfaces.
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 John BaldwinUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 Eric Joyneriflib: return ENETDOWN when the network device is down
2019-03-28 Eric Joyneriflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 John BaldwinRemove nested epochs from lagg(4).
2019-03-28 Kyle Evansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-19 Eric Joyneriflib: mark isc_driver_version as constant
2019-03-19 Eric Joyneriflib: expose the Rx mbuf buffer size to drivers
2019-03-19 Eric Joyneriflib: prevent possible infinite loop in iflib_encap
2019-03-19 Andrey V. ElsukovConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-18 Alan SomersMFHead@r345275
2019-03-18 Vincenzo Maffionenetmap: add support for multiple host rings
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Kyle Evansif_bridge(4): Drop pointless rtflush
2019-03-15 Kyle EvansRevert r345192: Too many trees in play for bridge(4...
next