freebsd.git
2016-06-30 cyRemove dead code.
2016-06-30 mmMFV r302264:
2016-06-30 tuexenThis patch fixes two bugs related to the setting of...
2016-06-30 wmaARM, ARM64: Workaround for buf_ring reordering
2016-06-30 wmaARM64: fix DMAP calculation
2016-06-30 bzMove the ipfw_log_bpf() calls from global module initia...
2016-06-30 bzRemove unused global variables as well as unused memory
2016-06-29 cpercivaEnable indirect segment I/Os by default in the Xen...
2016-06-29 gonzoFixed FreeBSD/mips MALTA support for QEMU
2016-06-29 bdreweryFlush every line when using meta mode and no -j or...
2016-06-29 bdreweryWITH_META_MODE: Avoid false-positive error due to missi...
2016-06-29 sobomax1.Improve handling around last compressed block of...
2016-06-29 avosnet80211: fix LOR/deadlock in ieee80211_ff_node_cleanup().
2016-06-29 bdreweryDon't warn about needing filemon for makeman.
2016-06-29 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-29 nwhitehornFix fat-fingering: #if AIM should have been #ifdef...
2016-06-29 nwhitehornDo not rely on firmware having pre-enabled the MMU...
2016-06-29 emastelibcxxrt: correct mangled "typeinfo name" symbols in...
2016-06-29 smhAllow ZFS ARC min / max to be tuned at runtime
2016-06-29 npcxgbe(4): Do not bring up an interface when IFCAP_TOE...
2016-06-29 cemUSB: Add Garmin FR230 device quirk (broken INQUIRY)
2016-06-29 bzSeveral device drivers call if_alloc() and then do...
2016-06-29 bdreweryWITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on...
2016-06-28 phkDo not coredump if the packet is too long in the global...
2016-06-28 bdreweryUse on crypto.x and rpc.x from the source tree.
2016-06-28 sbrunoRevert svn r302253 at the request/review of Ken M....
2016-06-28 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-28 kibCurrently the ntptime code and resettodr() are Giant...
2016-06-28 kibDo not use Giant to prevent parallel calls to CLOCK_SET...
2016-06-28 kibComplete r302215. TDF_SBDRY | TDF_SERESTART and TDF_SB...
2016-06-28 jtlRegenerate for WITH_EXTRA_TCP_STACKS updates.
2016-06-28 jtlDocument support for alternate TCP stacks.
2016-06-28 cyThis commit addresses regression introduceded in r302177
2016-06-27 kibFix userspace build after r302235: do not expose bool...
2016-06-27 kibIf the vm_fault() handler raced with the vm_object_coll...
2016-06-27 kibWhen filt_proc() removes event from the knlist due...
2016-06-27 delphijFix build: explicitly reference the generated magic...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 delphijVendor import of file 5.28.
2016-06-26 kibWhen sleeping waiting for either local or remote adviso...
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-26 nwhitehornEnter 64-bit mode as early as possible in the 64-bit...
2016-06-26 dchaginFix a bug introduced in r283433.
2016-06-26 tuexenThis patch fixes two bugs related to the SCTP message...
2016-06-26 novelbhyve: improve memory size documentation
2016-06-26 kibClean other flags in ncl_inactive, only. Add comment...
2016-06-26 tuexenThis patch fixes a locking bug when a send() call blocks
2016-06-26 asomersSkip lastcomm and sa tests on unsupported architectures
2016-06-25 bzUnbreak building of LINT kernels after r302163.
2016-06-25 adrian[net80211] re-revert the ibss "is this local to the...
2016-06-25 kibRevert r302194, there are issues with some applications...
2016-06-25 baptRemove reference to mroute6d in /etc/netstart.
2016-06-25 tuexenThis patch fixes two bugs:
2016-06-25 kibSince VOP_INACTIVE() is not guaranteed to be called...
2016-06-25 kibDo not clear robust lists pointers on fork. The forked...
2016-06-25 kibFor pthread_mutex_trylock() call on owned error-check...
2016-06-25 landonfbhnd(4): Add devinfo allocation and child addition...
2016-06-25 landonfReplace mips/sentry5 with mips/broadcom
2016-06-25 landonfbhnd(4): Perform explicit chipc child enumeration.
2016-06-24 avosurtwn: use m_get2() in Rx path.
2016-06-24 gjbUpdate the release notes following r302182.
2016-06-24 cpercivaTurn off MSI-X interrupt migration by default in EC2...
2016-06-24 avosurtwn: fix memory leak on device restart
2016-06-24 gjbRevert r301551, which added blacklistd(8) to sshd(8).
2016-06-24 jhbAdd a tunable to disable migration of MSI-X interrupts.
2016-06-24 asomersFix bitstring allocation on 32-bit platforms
2016-06-24 markjgcore: Forward pending signals when detaching from...
2016-06-24 bdreweryRegenerate
2016-06-24 bdreweryWITH_SYSTEM_COMPILER: Enable by default
2016-06-24 emastebsd.prog.mk: add "/usr/lib" to list of base system...
2016-06-24 jhbAdd pci_get_max_payload() to fetch the PCI-express...
2016-06-24 asomersFix "sysctl vm.vmtotal" output on machines with > 2TB...
2016-06-24 bzThe void isn't void.
2016-06-24 hselaskyResolve issue with libusb C++ header file inclusion.
2016-06-24 gjbUpdate head to ALPHA5 in preparation of new snapshot...
2016-06-23 impRename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to...
2016-06-23 asomersFix gstat's interactive f and q commands
2016-06-23 bzProerply virtualize pfsync for bringup after pf is...
2016-06-23 bzMake sure pflog is attached after pf is initializaed...
2016-06-23 bzPFSTATE_NOSYNC goes onto state_flags, not sync_state;
2016-06-23 bzUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 bzTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 brooksFix two typos in r302152.
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 brooksAdd an UPDATING entry for the pipe() -> pipe2() transition.
2016-06-23 jillesposixshm: Fix lock leak when mac_posixshm_check_read...
2016-06-23 kenSwitch geom_disk over to using a pool mutex.
2016-06-23 lidlAdd support for a /etc/defaults/vendor.conf override...
2016-06-23 tuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 markjUse M_NOWAIT when allocating memory for the ACPI wakeup...
2016-06-23 emastemakeroot: zero out subsecond component of time= keywords
2016-06-23 emastebsdinstall: increase EFI partition size to 200MB
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()
next