Age | Commit message (Expand) | Author |
2014-07-12 | rename variable to better indicate it's meaning | Jasper Lievisse Adriaanse |
2014-07-12 | guenther (who also should have been credited in previous free size commits) | Ted Unangst |
2014-07-12 | Remove the redundant csum_flag variable and just set the checksum flag | Lawrence Teo |
2014-07-12 | Protocol checksums have been recalculated on reinjection for a while | Lawrence Teo |
2014-07-12 | revert bogus free changes in not kernel files. got a little trigger happy. | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-12 | No INET6 in ramdisk, fix the tree. | Martin Pieuchot |
2014-07-12 | Fix root hub descriptors by matching ehci(4)'s descriptors. | Paul Irofti |
2014-07-12 | Remove the temporary dospartoff work around. | Joel Sing |
2014-07-12 | To enable Intel XHCI host controller, re-route all of usb port to xhci | Yojiro Uo |
2014-07-12 | Implement Set Port Feature request support. | Paul Irofti |
2014-07-12 | Tackle the endian.h mess. Make it so that: | Philip Guenther |
2014-07-12 | /* this has no effect on IP, and will kill all ISO connections XXX */ | Henning Brauer |
2014-07-12 | Add support for Get Port Status requests. | Paul Irofti |
2014-07-12 | Add support for Get Hub Descriptor requests. | Paul Irofti |
2014-07-12 | Rework zyd(4)'s register read/write methods to eliminate race conditions. | Stefan Sperling |
2014-07-12 | I don't need to treat the (half-)empty Tx and Rx FIFO cases. | Paul Irofti |
2014-07-12 | Add support for the CLEAR FEATURE requests. | Paul Irofti |
2014-07-12 | Always create a local route for every configured IPv4 address on the | Martin Pieuchot |
2014-07-12 | remove ifdef'd out valleyview/baytrail device lists | Jonathan Gray |
2014-07-12 | fix annoying bug where the first character would be eaten, cnischar() was | Jasper Lievisse Adriaanse |
2014-07-12 | - fill in cninit to enable rts | Jasper Lievisse Adriaanse |
2014-07-12 | boot(9), reboot(9): Migrate MD callers of boot(9) to reboot(9) | Masao Uebayashi |
2014-07-12 | Change config_deactivate(9) to always unset the DVF_ACTIVE flag so | Martin Pieuchot |
2014-07-12 | fix a type error on BE architectures | Martin Pelikan |
2014-07-12 | - rewrite register reading/writing to use octeon_xkphys_{read,write}_8 which | Jasper Lievisse Adriaanse |
2014-07-12 | Remove the qli driver for QLogic 4010 & 4022 iSCSI. | Jonathan Gray |
2014-07-12 | sizeof(afh), afh being uint32, is cooler than literal "4" | Henning Brauer |
2014-07-12 | in-memory superblock was being filled in two places -> merge them | Martin Pelikan |
2014-07-12 | pull dirblock search code from ext2fs_lookup() like FreeBSD has done | Martin Pelikan |
2014-07-12 | remove bluetooth types | Ted Unangst |
2014-07-12 | regen | Jonathan Gray |
2014-07-12 | add some more matrox devices found in servers | Jonathan Gray |
2014-07-12 | Pull in more atomic functions to avoid <sys/atomic.h> trying to use gcc4 | Miod Vallat |
2014-07-12 | regen | Yojiro Uo |
2014-07-12 | fix location of 7 Series xHCI entry | Yojiro Uo |
2014-07-12 | print more useful information on wrong superblocks. | Martin Pelikan |
2014-07-12 | revert previous unwanted commit. sorry! | Martin Pelikan |
2014-07-12 | Add a function to drop all clean pages on the page daemon queues and call | Mark Kettenis |
2014-07-12 | *** empty log message *** | Martin Pelikan |
2014-07-12 | Use the correct poll interval for HS root hub before it gets copied, no | Martin Pieuchot |
2014-07-12 | Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were to | Martin Pieuchot |
2014-07-12 | essentially mechanical conversion of softraid rebuild from | Bret Lambert |
2014-07-12 | move macppc abtn(4) driver from workq to taskq | Bret Lambert |
2014-07-12 | Remove incorrect comment about how autoconf(9) works and document | Martin Pieuchot |
2014-07-12 | Only detach the USB device you disconnected, fix a regression reported | Martin Pieuchot |
2014-07-12 | Implement checksum offload for divert(4): simply set the checksum flag | Lawrence Teo |
2014-07-12 | Preread the thermal zone trip points before reading the temperature value. | Mike Larkin |