]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Import Dragonfly Mail Agent snapshort from 20160806 aka v0.11+
[FreeBSD/FreeBSD.git] / sys / net /
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-17 Andrey V. ElsukovTeach netisr_get_cpuid() to limit a given value to...
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Stephen HurdUpdate iflib to support more NIC designs
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-12 Enji CooperRemove CVS directories accidentally added in r303980
2016-08-12 Enji CooperUpdate ^/vendor/NetBSD/tests/dist to a more recent...
2016-08-07 Adrian ChaddExtract out the various local definitions of ETHER_IS_B...
2016-08-04 John BaldwinAdd __printflike() to bus_describe_intr() to enable...
2016-08-01 Conrad Meyerrtentry: Initialize rt_mtx with MTX_NEW
2016-07-27 Konstantin BelousovHide the boottime and bootimebin globals, provide the...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-24 Gleb SmirnoffPartially revert r257696/r257713, which have an issue...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-18 Alexander MotinNegotiate/disable TXCSUM_IPV6 same as TXCSUM.
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-11 Nathan WhitehornRemove assumptions in MI code that the BSP is CPU 0.
2016-07-09 Pedro F. Giffuning_mppc(4):: basic readability cleanups.
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-08 Conrad Meyeriflib: Fix typo in 'iflib_rx_miss_bufs' sysctl name
2016-07-06 Nathan WhitehornAdd variable declaration missing in r302372.
2016-07-06 Nathan WhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-29 Bjoern A. ZeebSeveral device drivers call if_alloc() and then do...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-23 Bjoern A. ZeebUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 Navdeep ParharAdd spares to struct ifnet and socket for packet pacing...
2016-06-22 Bjoern A. ZeebAdd more fields to if_debug.c for ddb(4) 'show ifnet...
2016-06-22 Bjoern A. ZeebAfter r302054 unloading an network interface driver...
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-21 Bjoern A. ZeebGet closer to a VIMAGE network stack teardown from...
2016-06-17 Kristof Provostpf: Filter on and set vlan PCP values
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Conrad Meyeriflib: Improve cleanup on iflib_queues_alloc error...
2016-06-07 Conrad Meyeriflib: Fix potential leak in iflib_if_transmit
2016-06-07 Pedro F. Giffuning_mppc(4): Bring netgraph(3) MPPC compression support.
2016-06-07 Sepherosa Ziehaunet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-06 Bjoern A. ZeebAfter tearing down the interface per-"domain" bits...
2016-06-06 Bjoern A. ZeebSimilarly to r301505 protect the removal of the ifa...
2016-06-06 Bjoern A. ZeebIn if_purgeaddrs() we cannot hold the lock over the...
2016-06-06 Bjoern A. ZeebSYSINIT functions do not return a value; switch to...
2016-06-06 Bjoern A. ZeebProvide a public interface to rt_flushifroutes which...
2016-06-06 Bjoern A. ZeebMake the KASSERT message more helpful by also printing...
2016-06-06 Marcelo AraujoAdd support to priority code point (PCP) that is an...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Bjoern A. ZeebIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 Xin LIMFV r301238:
2016-06-02 George V. Neville... This change re-adds L2 caching for TCP and UDP, as...
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-28 Bjoern A. ZeebIn if_attachdomain1() there does not seem to be any...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Nick HibmaChange net.link.log_promisc_mode_change to a read-only...
2016-05-24 Michael TuexenAllow an MTU of 65535 bytes to be set via TUN[SG]IFINFO...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-19 Pedro F. Giffunisys/net: more spelling.
2016-05-19 Michael TuexenAllow writing IP packets of length TUNMRU no matter...
2016-05-18 Bjoern A. ZeebRather than having the if_vmove() code intermixed in...
2016-05-18 Bjoern A. ZeebAdd a "vnet_state" field to struct vnet.
2016-05-18 Scott LongActivate the NO_64BIT_ATOMICS code for mips and powerpc
2016-05-18 Scott LongRemove assertions that don't make sense for the data...
2016-05-18 Bjoern A. ZeebAdd a dummy VNET_SYSINIT that will make sure all VNETs...
2016-05-18 Bjoern A. ZeebSplit 'show vnets' into 'show vnet' and 'show all vnets'.
2016-05-18 Bjoern A. ZeebMake compile without INET or without IP support in...
2016-05-18 Scott LongImport the 'iflib' API library for network drivers...
2016-05-17 Eitan AdlerDon't repeat the the word 'the'
2016-05-17 Bjoern A. ZeebMark the unused arguments of various SYSINIT functions...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-15 Don LewisWhen handling SIOCSIFNAME ensure that the new interface...
2016-05-14 John BaldwinAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-12 Nick HibmaAllow silencing of 'promiscuous mode enabled/disabled...
2016-05-12 Martin MatuskaMFV 299539:
next