Age | Commit message (Expand) | Author |
2017-05-31 | Move IPv4 & IPv6 incoming/forwarding path, PIPEX ppp processing and | Martin Pieuchot |
2017-05-31 | add some details relating to SATA device power management | Jonathan Matthew |
2017-05-31 | fix SATA_SStatus_DET_OFFLINE value and add newer SStatus bits | Jonathan Matthew |
2017-05-31 | make vlan use their parents lladdr all the time, not just when theyre up. | David Gwynne |
2017-05-31 | avoid going outside array bounds | Jonathan Gray |
2017-05-31 | Add support for Ralink RT5360. From Kevin Lo who tested with a | Jonathan Gray |
2017-05-31 | regen | Jonathan Gray |
2017-05-31 | Add Ralink RT5360. From Kevin Lo. | Jonathan Gray |
2017-05-31 | make the AES-XTS mode a little more constant-time, though the AES | Damien Miller |
2017-05-30 | Allow building the bootstrap with clang: | Christian Weisgerber |
2017-05-30 | remove no longer needed splnet/splx. | Sebastian Benoit |
2017-05-30 | Use the CD bit (Cursor Disable) in the cursor start register to properly | Frederic Cambus |
2017-05-30 | event injection framework, will be used for other features coming shortly | Mike Larkin |
2017-05-30 | sizes for free() | Theo de Raadt |
2017-05-30 | remove XXX from the comments marking "holes" in the ioctls. I see very | Henning Brauer |
2017-05-30 | g/c DIOCCLRRULECTRS | Henning Brauer |
2017-05-30 | SVM: return EIO to vmd to stop the guest when it HLTs with interrupts | Mike Larkin |
2017-05-30 | More minor virtio tweaks | Stefan Fritsch |
2017-05-30 | Add missing KERNEL_LOCKs to a few error paths. | Mike Larkin |
2017-05-30 | Header sys/scanio.h has been deleted, do not include it here. | Alexander Bluhm |
2017-05-30 | FPU context save/restore for SVM in vmm(4), matches a previous diff | Mike Larkin |
2017-05-30 | Replace nifty DBGPRINT() with a more familiar DPRINTF() and adjust | Kenneth R Westerback |
2017-05-30 | Improve the new ieee80211_{min,max}_rates() APIs and fix regressions. | Stefan Sperling |
2017-05-30 | sizes for free() | Theo de Raadt |
2017-05-30 | add sizes to free() calls | Theo de Raadt |
2017-05-30 | Kill db_sym_t. | Martin Pieuchot |
2017-05-30 | Support for SMAP is pretty small, so don't exclude it from the RAMDISKS. | Theo de Raadt |
2017-05-30 | getrtable() is now permitted in "stdio". It carries no risk factors. | Theo de Raadt |
2017-05-30 | Build amd64 bootstrap with -ffreestanding. | Christian Weisgerber |
2017-05-30 | Remove comments about implementing FIS-based switching with port multipliers, | Jonathan Matthew |
2017-05-30 | Remove qvss8x15, vt220l8x8, and vt220l8x10 fonts. | Frederic Cambus |
2017-05-30 | print more useful information when an error is returned from uvm_fault | Mike Larkin |
2017-05-30 | Statically allocate resource to requests, and only create requests | Kenneth R Westerback |
2017-05-30 | move some data tables out of .text and into .rodata where they belong | Mike Larkin |
2017-05-30 | Carp balancing ip does not work since there is a mac filter in | friehm |
2017-05-30 | virtio: Put entries in freelist in reverse order | Stefan Fritsch |
2017-05-30 | Use ieee80211_{min,max}_basic_rate() in iwn(4). | Stefan Sperling |
2017-05-30 | Introduce ieee80211_min_basic_rate() and ieee80211_max_basic_rate(). | Stefan Sperling |
2017-05-30 | Always set the link state DOWN once we enter ieee80211_newstate(), regardless | Stefan Sperling |
2017-05-30 | ext2fs: Mark superblock as not modified when written | Stefan Fritsch |
2017-05-30 | Remove lucida16x29.h and omron12x20 fonts. | Frederic Cambus |
2017-05-30 | Keep ipv6_input() definition inside _KERNEL. | Martin Pieuchot |
2017-05-30 | Enable slaacd(8) by default and disable router solicitation and | Florian Obser |
2017-05-30 | virtio: Do LIFO in the freelist | Stefan Fritsch |
2017-05-30 | Remove the unused pcdisplay_mapchar_simple function in pcdisplay(4). | Frederic Cambus |
2017-05-30 | teach pf_build_tcp() about SACK, ok & with sashan | Henning Brauer |
2017-05-30 | Introduce ipv{4,6}_input(), two wrappers around IP queues. | Martin Pieuchot |
2017-05-30 | Use memmove() instead of memcpy(), buffers are overlapping. | Martin Pieuchot |
2017-05-30 | Clear the internal table used by if_get(9) and sleep until all | Martin Pieuchot |
2017-05-30 | typo - extra semicolon | Mike Larkin |