Age | Commit message (Expand) | Author |
2014-08-24 | socketvar.h instead of socket.h, oops | Theo de Raadt |
2014-08-24 | Fix wrong IEEE 802.11 ioctl's: | Vadim Zhukov |
2014-08-24 | remove trailing whitespace | Stefan Fritsch |
2014-08-24 | Add some TX BD flags for BCM5717 family chips. | Brad Smith |
2014-08-23 | Move splnet() in in_ifinit() to protect less code that does not | Alexander Bluhm |
2014-08-23 | oddly now needs sys/socket.h, because someone removed struct socket fwd | Theo de Raadt |
2014-08-22 | POSIX/FreeBSD/NetBSD/Linux/etc agree -- blk[size|cnt]_t is the bomb. | Kenneth R Westerback |
2014-08-22 | pseudo-device crypto was accidentally left for some architectures. | Theo de Raadt |
2014-08-21 | Set the sensor's status when docking and undocking, not just its value. | kspillner |
2014-08-21 | Now that DVACT_DEACTIVATE is propagated to the children of a device when | Martin Pieuchot |
2014-08-21 | Fix a copy and pasto with the standard ring setup with calling if_rxr_init() | Brad Smith |
2014-08-21 | Kill the remaining <netinet/in_systm.h> inclusion! | Martin Pieuchot |
2014-08-21 | Misleading comments about splnet(). | Martin Pieuchot |
2014-08-21 | If an ifa has as NULL ifp pointer then is should be considered as | Martin Pieuchot |
2014-08-20 | after allocating an mbuf and cluster you still need to init the length | David Gwynne |
2014-08-20 | Implement rxrinfo ioctl for cluster usage statistics | Mike Belopuhov |
2014-08-20 | Call audio_{pint,rint}() call-backs with the mutex held. Found by | Alexandre Ratchov |
2014-08-20 | Bye bye /dev/crypto | Mike Belopuhov |
2014-08-20 | Bye bye /dev/crypto | Mike Belopuhov |
2014-08-20 | unlink crypto(4) pseudo device from the architecture dependant character | Mike Belopuhov |
2014-08-20 | Release CPU mutexes on EINVAL. | doug |
2014-08-20 | brad said i had some whitespace screwups in my previous diff. this cleans | David Gwynne |
2014-08-20 | remove the custom jumbo allocator. its never been enabled or used. | David Gwynne |
2014-08-20 | replace the custom jumbo allocator with MCLGETI. | David Gwynne |
2014-08-20 | replace the custom jumbo allocator with MCLGETI. | David Gwynne |
2014-08-20 | replace sks jumbo allocator with MCLGETI. the system provides jumbos in | David Gwynne |
2014-08-20 | bring back r1.130: | David Gwynne |
2014-08-19 | More PIC programming magic, as well as a specific workaround for lost | Miod Vallat |
2014-08-19 | Set Eng. GFE has a 32-bit ID register, so put it in the 32-bit section. | Miod Vallat |
2014-08-19 | yet another typo | Miod Vallat |
2014-08-19 | Enable rts5227, as found in my new Thinkpad x240. | Peter Hessler |
2014-08-19 | Three independent typos for `independent' or `independently'. | Miod Vallat |
2014-08-19 | When a local route entry is added for an ifa having a broadcast address, | Martin Pieuchot |
2014-08-19 | Keep pim code under #ifdef PIM to be coherent with what's in netinet/. | Martin Pieuchot |
2014-08-19 | Make sure state changes are properly serialized. | Martin Pieuchot |
2014-08-19 | in myx_start, replace | David Gwynne |
2014-08-19 | pppx(4): Correct pppx_dev_lookup() and pppx_dev2pxd() local declarations | Masao Uebayashi |
2014-08-18 | Explicitely need <sys/pool.h> now. | Miod Vallat |
2014-08-18 | Sigh, ignoring instruction fetch bus errors for the kernel code should not | Miod Vallat |
2014-08-18 | pool debug back on | Ted Unangst |
2014-08-18 | this uses pools, but relied on mbuf.h to provide them. | David Gwynne |
2014-08-18 | dont rely on mbuf.h to provide pool.h. | David Gwynne |
2014-08-18 | its a bit silly to include mbuf.h to get to malloc.h. just include | David Gwynne |
2014-08-18 | introduce mbuf list and queue apis. both manage fifo lists of mbufs | David Gwynne |
2014-08-18 | external page headers use an RB tree to find the page header | David Gwynne |
2014-08-17 | On kernels compiled with R10000 support, ignore (by simply returning) | Miod Vallat |
2014-08-17 | i broke the userland shim used for the extent regress test when i | David Gwynne |
2014-08-15 | Remove support for public key operations | Mike Belopuhov |
2014-08-15 | Remove support for public key operations | Mike Belopuhov |
2014-08-15 | With deprecation of crypto(4) interface lofn(4) and nofn(4) become | Mike Belopuhov |