Age | Commit message (Expand) | Author |
2018-03-13 | Mbuf data is used as struct ether_header before it has been made | Alexander Bluhm |
2018-03-13 | Calculate RFC7217 link-local style addresses the same way as | Florian Obser |
2018-03-13 | Preparation for i386 Meltdown fix: | Alexander Bluhm |
2018-03-13 | drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA | Jonathan Gray |
2018-03-13 | drm/dp/mst: save vcpi with payloads | Jonathan Gray |
2018-03-13 | pmap_map_ptes() always returns the same ptep and pdepp pointers, | Philip Guenther |
2018-03-13 | We don't save+restore FS.base and GS.base on every context switch but | Philip Guenther |
2018-03-13 | make m_pullup skip over empty mbufs when finding the payload alignment. | David Gwynne |
2018-03-13 | on input, check the unicast address before the multicast handling. | David Gwynne |
2018-03-12 | make m_adj keep m_data aligned when removing all the data in an mbuf. | David Gwynne |
2018-03-12 | Remove dependencies for non-existing files. | Mark Kettenis |
2018-03-12 | Add voltage regulator support. | Mark Kettenis |
2018-03-12 | Delete unused variable. | Kenji Aoyama |
2018-03-12 | Make luna88k use the MI mplock implementation. | Kenji Aoyama |
2018-03-12 | Make luna88k use the MI mplock implementation. | Kenji Aoyama |
2018-03-12 | give mgre(4) the IFF_MULTICAST and IFF_SIMPLEX flags | David Gwynne |
2018-03-11 | Wait for ETHEREN bit to clear instead of the RESET bit to prevent an | Mark Kettenis |
2018-03-11 | Workaround an Azure UDP transmit checksum offloading bug | Mike Belopuhov |
2018-03-10 | raise bnx(4)'s rxring lwm to 16, ok deraadt | Stuart Henderson |
2018-03-10 | match two more copper i210 ids | Jonathan Gray |
2018-03-10 | regen | Jonathan Gray |
2018-03-10 | Add ids for Ice Lake and Cannon Lake Ethernet and some more I210 ids. | Jonathan Gray |
2018-03-10 | Add another ICH10 em(4). From John the.cheeze at gmail. | Jonathan Gray |
2018-03-10 | regen | Jonathan Gray |
2018-03-10 | Add another ICH10 em(4). From John the.cheeze at gmail. | Jonathan Gray |
2018-03-09 | Remove bogus copying of bootargs. | Mark Kettenis |
2018-03-09 | Sync | Kevin Lo |
2018-03-09 | Add USB device IDs for Edimax EW7611ULB, EW7822ULC, RTL8723BU, and | Kevin Lo |
2018-03-09 | resume_iret is called with the U+K page tables, so delete the superfluous | Philip Guenther |
2018-03-08 | When we are rebooting, do not fail in uvn_io(). The vnodes are | Alexander Bluhm |
2018-03-08 | Rework and cleanup the linker script for armv7. The main feature is | Patrick Wildt |
2018-03-08 | Implement the VMWare vmbackup protocol using vfs_stall(). This lets you | Jonathan Matthew |
2018-03-07 | Remounting files systems read-only does not work reliably. There | Alexander Bluhm |
2018-03-07 | add "int stall" argument required by filesystem stall code; from Tomohiro Kusumi | Theo de Raadt |
2018-03-07 | Replace non-functioning checks for use of the usb memory block allocator in | Jonathan Matthew |
2018-03-07 | Mhz -> MHz | Jonathan Gray |
2018-03-07 | Stop assuming intel model 0x55 'Skylake X' has a fixed 25 MHz tsc freq. | Jonathan Gray |
2018-03-06 | If source and destination addresses are equal, the incoming and | Alexander Bluhm |
2018-03-05 | Move completed transfer descriptors to the freelist before calling | Jonathan Matthew |
2018-03-05 | fix a memory leak in readdoslabel() | Jonathan Gray |
2018-03-05 | Do not redefine PAGE_SHIFT/PAGE_SIZE/PAGE_MASK in vmparam.h; those | Theo de Raadt |
2018-03-05 | #define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch | Theo de Raadt |
2018-03-04 | grow dmesg buffer - bigger machines showing up | Theo de Raadt |
2018-03-02 | Protect the calls to ifpromisc() in bpf(4) with net lock. This | Alexander Bluhm |
2018-03-02 | Revert all the bits of the autocreate 127.0.0.1 on lo(4) creation for now. | Claudio Jeker |
2018-03-02 | Fix reference clock frequency. | Visa Hankala |
2018-03-02 | Fix the locating of the OpenBSD disklabel on media with 2048 byte | Visa Hankala |
2018-03-02 | The UEFI specification states that a watchdog timer should be armed for | Jonathan Gray |
2018-03-01 | AAPCS requires 8-byte alignment for 64-bit types. We missed this when we | Mark Kettenis |
2018-03-01 | When socket splicing is involved, delay the pool_put() after the | Alexander Bluhm |