summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | urtwn: use m_get2() in Rx path.avos2016-06-241-8/+1
* | Update the release notes following r302182.gjb2016-06-241-3/+2
* | Turn off MSI-X interrupt migration by default in EC2 instances; this workscperciva2016-06-241-0/+6
* | urtwn: fix memory leak on device restartavos2016-06-241-21/+9
* | Revert r301551, which added blacklistd(8) to sshd(8).gjb2016-06-2410-153/+0
* | Add a tunable to disable migration of MSI-X interrupts.jhb2016-06-241-0/+14
* | Fix bitstring allocation on 32-bit platformsasomers2016-06-242-4/+21
* | gcore: Forward pending signals when detaching from the target.markj2016-06-241-3/+13
* | Regeneratebdrewery2016-06-241-6/+18
* | WITH_SYSTEM_COMPILER: Enable by defaultbdrewery2016-06-241-1/+1
* | bsd.prog.mk: add "/usr/lib" to list of base system directoriesemaste2016-06-241-1/+2
* | Add pci_get_max_payload() to fetch the PCI-express maximum payload size.jhb2016-06-243-1/+31
* | Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memoryasomers2016-06-241-9/+9
* | The void isn't void.bz2016-06-241-1/+1
* | Resolve issue with libusb C++ header file inclusion.hselasky2016-06-242-5/+5
* | Update head to ALPHA5 in preparation of new snapshot builds.gjb2016-06-241-1/+1
* | Rename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to better reflectimp2016-06-232-26/+26
* | Fix gstat's interactive f and q commandsasomers2016-06-231-16/+19
* | Proerply virtualize pfsync for bringup after pf is initialized andbz2016-06-231-42/+40
* | Make sure pflog is attached after pf is initializaed so we canbz2016-06-231-2/+7
* | PFSTATE_NOSYNC goes onto state_flags, not sync_state;bz2016-06-231-1/+1
* | Update pf(4) and pflog(4) to survive basic VNET testing, which includesbz2016-06-235-117/+254
* | Try to avoid a 2nd conditional by re-writing the loop, pause, andbz2016-06-231-4/+5
* | Fix two typos in r302152.brooks2016-06-231-2/+2
* | Add spares to struct ifnet and socket for packet pacing and/or generalnp2016-06-234-3/+8
* | Add an UPDATING entry for the pipe() -> pipe2() transition.brooks2016-06-231-0/+8
* | posixshm: Fix lock leak when mac_posixshm_check_read rejects read.jilles2016-06-231-3/+3
* | Switch geom_disk over to using a pool mutex.ken2016-06-233-17/+10
* | Add support for a /etc/defaults/vendor.conf override filelidl2016-06-231-0/+6
* | Fix a bug in the handling of non-blocking SCTP 1-to-1 sockets. When usingtuexen2016-06-231-43/+16
* | Use M_NOWAIT when allocating memory for the ACPI wakeup handler.markj2016-06-231-1/+1
* | makeroot: zero out subsecond component of time= keywordsemaste2016-06-231-0/+4
* | bsdinstall: increase EFI partition size to 200MBemaste2016-06-231-1/+1
* | Raise the WARNS level in cddl/libasomers2016-06-235-5/+5
* | In VNET TCP teardown Do not sleep unconditionally but only if webz2016-06-231-1/+2
* | Use correct Q-counter output array.hselasky2016-06-231-1/+1
* | Don't consider the socket when processing an incoming ICMP/ICMP6 packet,tuexen2016-06-233-8/+4
* | In vm_page_xunbusy_maybelocked(), add fast path for unbusy when nokib2016-06-231-4/+22
* | Add a comment noting locking regime for vm_page_xunbusy().kib2016-06-231-0/+1
* | Add support for USB streams to the LibUSB v1.0 API and update thehselasky2016-06-236-2/+83
* | fix deadlock-prone code in getzfsvfs()avg2016-06-231-8/+11
* | Import a fix for and old security issue (CVE-2010-3830) in pf whichbz2016-06-231-0/+2
* | cxgbe(4): Merge netmap support from the ncxgbe/ncxl interfaces to thenp2016-06-234-528/+285
* | revert error commit from previous commit. my bad!adrian2016-06-231-1/+1
* | [BHND/bcma] Add implementation of BHND_BUS_RESET_CORE function for BCMAadrian2016-06-233-5/+40
* | [iwm] Use mbuf for large firmware commands, like OpenBSD does.adrian2016-06-232-25/+33
* | [iwm] Add and use iwm_phy_db_free(), to plug phy_db memory leak.adrian2016-06-233-0/+33
* | [iwm] Fix iwm_dma_contig_free(). dma->map is always NULL here.adrian2016-06-231-11/+11
* | [iwm] Use vap->iv_myaddr instead of ic->ic_macaddr when vap != NULL.adrian2016-06-232-3/+6
* | [ath] fix comments!adrian2016-06-231-2/+2
OpenPOWER on IntegriCloud