]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-06-23 asomersRaise the WARNS level in cddl/lib
2016-06-23 bzIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 hselaskyUse correct Q-counter output array.
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-23 kibIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-23 kibAdd a comment noting locking regime for vm_page_xunbusy().
2016-06-23 hselaskyAdd support for USB streams to the LibUSB v1.0 API...
2016-06-23 avgfix deadlock-prone code in getzfsvfs()
2016-06-23 bzImport a fix for and old security issue (CVE-2010-3830...
2016-06-23 npcxgbe(4): Merge netmap support from the ncxgbe/ncxl...
2016-06-23 adrianrevert error commit from previous commit. my bad!
2016-06-23 adrian[BHND/bcma] Add implementation of BHND_BUS_RESET_CORE...
2016-06-23 adrian[iwm] Use mbuf for large firmware commands, like OpenBS...
2016-06-23 adrian[iwm] Add and use iwm_phy_db_free(), to plug phy_db...
2016-06-23 adrian[iwm] Fix iwm_dma_contig_free(). dma->map is always...
2016-06-23 adrian[iwm] Use vap->iv_myaddr instead of ic->ic_macaddr...
2016-06-23 adrian[ath] fix comments!
2016-06-23 bzCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-23 bzNo longer mark TCP TW zone NO_FREE.
2016-06-23 brooksRegen post r302096 and implement svr4_pipe().
2016-06-23 brooksDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 brooksMark the pipe() system call as COMPAT10.
2016-06-22 brooksAdd support for COMPAT10 keywords in syscalls.master.
2016-06-22 brooksReplace use of the pipe(2) system call with pipe2(2...
2016-06-22 markjDo not complete pending gmirror BIOs when tearing down...
2016-06-22 bdreweryAdd AFLAGS.IMPSRC and document A[C]FLAGS
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 bdreweryWITH_META_MODE: Whitelist 'make kernel-toolchain'
2016-06-22 kenFix a bug that caused da(4) peripheral drivers to not...
2016-06-22 bzAdd more fields to if_debug.c for ddb(4) 'show ifnet...
2016-06-22 andrewFix a race when the hardware has raised an exception...
2016-06-22 bzAfter r302054 unloading an network interface driver...
2016-06-22 aeFix the NULL pointer dereference for unresolved link...
2016-06-22 hselaskyImplement libusb_hotplug_register_callback() and
2016-06-22 hselaskyUpdate the definition for number of scratch pages to...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 jhbAccount for AIO socket operations in thread/process...
2016-06-21 bdreweryMETA_MODE: Don't generate or read _EXTRADEPEND dependen...
2016-06-21 kenBump __FreeBSD_version to 1100118 for r302069, which...
2016-06-21 kenFix a bug that caused da(4) instances to hang around...
2016-06-21 bdreweryFix top-level builds with fmake / 9.x.
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-21 kibThe vmtotal sysctl handler marks active vm objects...
2016-06-21 adrian[ath] fix TX throughput for EDMA chips by pushing more...
2016-06-21 asomersFix uninitialized variable from r300881
2016-06-21 emastesyscons.4,vt.4: update kern.vty description reflecting...
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-21 mmAdd two missing test files in r302037
2016-06-20 mmUpdate vendor/libarchive to git 139d0576b51a253732a5ab1...
2016-06-20 asomersSkip sys/acl tests on systems lacking perl
2016-06-20 avosrtwn: fix Tx processing, add some busdma synchronization.
2016-06-20 avosurtwn: fix panic on device detach.
2016-06-20 slm- No log bit in IOCStatus and endian-safe changes.
2016-06-20 adrian[ath] implement TX queue configuration extensions for...
2016-06-20 kibFix typo. Note that atomic is still required even...
2016-06-20 baptFix generation of locales with multiple variants
2016-06-20 wmaARM64: bsdinstall support for creating EFI partitions
2016-06-20 adrian[ath] fix EDMA TX buffer flags for use when retransmitt...
2016-06-19 karelsAdd Mike Karels as committer, with gnn as mentor.
2016-06-19 kibRemote and local adv lock servers might de-synchronize...
2016-06-19 kibDo not access NFS data for reclaimed vnode.
2016-06-19 adrian[net80211] remove node scan lock / generation number...
2016-06-19 adrian[ath] add support for batching frames to the general...
2016-06-19 ume- Prefer to use %d over %e where the day of the month...
2016-06-18 vangyzenFix if_ntb interface setup to include IFF_MULTICAST.
2016-06-18 kibAfter the vnode unlock, mount point might be destroyed...
2016-06-18 kibFix gcc build.
2016-06-18 mmUpdate vendor/libarchive to git d85976e7ff4a062e1de6e04...
2016-06-17 mjgvfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCK...
2016-06-17 emastemkimg: bump version to 20151211 after r292082
2016-06-17 kppf: Filter on and set vlan PCP values
2016-06-17 kibUse vnlru_free(9) to implement dnlc_reduce_cache().
2016-06-17 kibAdd VFS interface to flush specified amount of free...
2016-06-17 manuPrint a message when disks are found but no logical...
2016-06-17 adrian[ath] don't debug RX EDMA descriptors that are not...
2016-06-17 bdreweryAdd clang-format under WITH_CLANG_EXTRAS.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-17 lidlNote ipfilter support in blacklist-helper script in...
2016-06-17 gjbUpdate 11.0 to -ALPHA4 in preparation of a new set...
2016-06-16 emastear: enable reproducible output by default when invoked...
2016-06-16 dteskeAdd bsdconfig `wifi' (aka `wireless' or `wlan') module
2016-06-16 landonfsiba(4): Adopt bcma-compatible mapping of bhnd(4) port...
2016-06-16 landonfbhnd(4): Fix resource allocation issues exposed by...
2016-06-16 adrian[iwm] free RX ring / NVM memory after they're used.
2016-06-16 hselaskyAdd missing return statement.
2016-06-16 hselaskyAdd multiple missing descriptor parsing functions to...
2016-06-16 asomersFix usr.sbin/rpcbind ATF tests on 32-bit platforms
2016-06-16 hselaskyAdd support for libusb_set_auto_detach_kernel_driver...
2016-06-16 gjbReimplement r301944 using the correct install(1) invoca...
2016-06-16 hselaskyAdd support for libusb_get_port_number() to the LibUSB...
2016-06-16 kibReturn usual error indicator to shell.
2016-06-16 kibAlways allow loading of cpuctl(4). When a CPU feature...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-16 kibRemove XXX comments from kern_thread.c. In one case...
2016-06-16 kibRemove code duplication.
2016-06-16 gjbRevert r301944, which apparently broke zoneinfo install...
2016-06-16 hselaskyDefine LIBUSB_API_VERSION.
2016-06-16 hselaskyImplement libusb_get_version() and update libusb manual...
2016-06-16 avgfix a zfs boot regression introduced in r300117 by...
next