Age | Commit message (Expand) | Author |
2018-10-04 | Force 8051 reset/enable before waiting for firmware to get ready for | Kevin Lo |
2018-10-03 | Fix a race condition that affects pfsync interface deletion. | Visa Hankala |
2018-10-02 | - pfsync: avoid a recursion on PF_LOCK | Alexandr Nedvedicky |
2018-10-02 | Unify the MD byteswapping code as much as possible across architectures. | Christian Weisgerber |
2018-10-02 | Make some USB ioctls return ENXIO, instead of EIO, if usbd_is_dying(). | Stefan Sperling |
2018-10-02 | Add support for RT3290 chipset by James Hastings. | Kevin Lo |
2018-10-01 | add RTL8723AE support | Jonathan Matthew |
2018-10-01 | Allow DIOCRGETADDRS when securelevel(7) > 1 | kn |
2018-10-01 | Use inline functions instead of GNU C statement expressions for the MD | Christian Weisgerber |
2018-10-01 | Put bridge_input & output back under the KERNEL_LOCK(). | Martin Pieuchot |
2018-10-01 | regen | Jonathan Matthew |
2018-10-01 | add RTL8723AE | Jonathan Matthew |
2018-10-01 | The sequence number field in the 802.11 frame header includes the sequence | Jonathan Matthew |
2018-09-30 | Delete the reserve_dumppages() declaration, missed in its 2010 removal | Philip Guenther |
2018-09-29 | unmark -beta. There is still development happening, and we aren't | Theo de Raadt |
2018-09-29 | Use atomic operations to update vfc_refcount. Change the field's type | Visa Hankala |
2018-09-28 | Add vlan and trunk to arm64's RAMDISK (amd64 parity) | ccardenas |
2018-09-28 | Move the unions into the rom struct which fixes Coverity CID 1473649 and | Kevin Lo |
2018-09-27 | Coherently name "struct bridge_iflist" variables `bif'. | Martin Pieuchot |
2018-09-27 | Make sure the L2 entry is cloned before dereferencing its parent. | Martin Pieuchot |
2018-09-26 | KERN_CPTIME2: set ENODEV if the CPU is offline. | cheloha |
2018-09-26 | Fix controller name. | Visa Hankala |
2018-09-26 | Move the allocating and freeing of mount points into | Visa Hankala |
2018-09-26 | Move bridge input/output paths outside of the KERNEL_LOCK(). | Martin Pieuchot |
2018-09-26 | Increase the timeout from previous commit further. Rather than warning | Theo de Raadt |
2018-09-25 | fix typo in comment | Jasper Lievisse Adriaanse |
2018-09-25 | Insert a workaround for per-ifp ioctl being called w/o NET_LOCK(). | Martin Pieuchot |
2018-09-24 | Prevent ieee80211_get_txkey() from returning the integrity group temporal | Stefan Sperling |
2018-09-24 | Turn carp_ourether() mp-safe, this is a requirement for taking bridge(4) | Martin Pieuchot |
2018-09-24 | Add "Spleen 5x8" to wsfont, a font targetted at small OLED displays | Frederic Cambus |
2018-09-22 | Remap the UEFI buffer early such that we can use a write combining mapping | Mark Kettenis |
2018-09-22 | Only clear the character backing store when the RI_CLEAR flag is set. | Mark Kettenis |
2018-09-22 | Back out the following if_iwm.c revisions: | Stefan Sperling |
2018-09-22 | Enable USB bwfm(4) on macppc RAMDISK as well, matching GENERIC. | Stefan Sperling |
2018-09-22 | Harmonize spacing after ellipses in displayed messages. | Frederic Cambus |
2018-09-21 | Enable bwfm(4) in GENERIC on macppc. | Stefan Sperling |
2018-09-21 | Add support for RTL8188EE. | Jonathan Matthew |
2018-09-20 | As a step towards per inpcb or socket locks, remove the net lock | Alexander Bluhm |
2018-09-20 | grow alpha and hppa media to accomodate some recent growth | Theo de Raadt |
2018-09-20 | vmm(4): Clear the guest MWAITX/MONITORX extended CPUID feature bit, | Bryan Steele |
2018-09-20 | fix a memory leak in ihidev_hid_command() | Jonathan Gray |
2018-09-19 | Always call bridge_iflist `bif'. | Martin Pieuchot |
2018-09-19 | Report duplex state correctly for adapters with firmware interface versions | Jonathan Matthew |
2018-09-19 | Free edid_buf after use so to fix possible memory leak. | Claudio Jeker |
2018-09-19 | In mue_iff() move the initialization of the hash table up so that is done | Ricardo Mestre |
2018-09-19 | Delete checks of the CST bit_width ('vendor') field, as new Ryzen machines | Philip Guenther |
2018-09-18 | Updating time counters without memory barriers is wrong. Put | Alexander Bluhm |
2018-09-18 | whitespace fix; no binary change | anton |
2018-09-18 | vmm(4): Reset host LDTR on exit for SVM | Mike Larkin |
2018-09-18 | grow arm64 ramdisk | Theo de Raadt |