| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial version of the sec(4) driver for the integrated security engine found | raj | 2009-06-06 | 1 | -0/+1 |
* | move kernel ipfw-related sources to a separate directory, | luigi | 2009-06-05 | 1 | -4/+4 |
* | Import ACPICA 20090521. | jkim | 2009-06-05 | 1 | -125/+128 |
* | Remove clists from the kernel. | ed | 2009-06-05 | 1 | -1/+0 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+1 |
* | Add a simple API to manage scatter/gather lists of phyiscal addresses. | jhb | 2009-06-01 | 1 | -0/+1 |
* | driver for Marvell 88W8363 Wireless LAN controller | sam | 2009-06-01 | 2 | -0/+35 |
* | - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistent | pjd | 2009-06-01 | 2 | -9/+0 |
* | Introduce support for cpufreq on PowerPC with the dynamic frequency | nwhitehorn | 2009-05-31 | 1 | -0/+3 |
* | Migrate the Xen hypervisor clock reading routines into something | adrian | 2009-05-29 | 1 | -0/+1 |
* | Reverse the logic for ADAPTIVE_SX option and enable it by default. | attilio | 2009-05-29 | 2 | -6/+6 |
* | Add the kernel build glue for the experimental NFS subsystem that | rmacklem | 2009-05-28 | 3 | -34/+66 |
* | Say hello to a very basic, read-only, Xen Hypervisor RTC. | adrian | 2009-05-28 | 1 | -0/+1 |
* | Hook ubt and ubtbcmfw back up to the build. | thompsa | 2009-05-27 | 1 | -5/+2 |
* | fail(9) support: | zml | 2009-05-27 | 1 | -0/+1 |
* | Delete the old USB stack. The new stack has settled in and has all the | thompsa | 2009-05-27 | 2 | -57/+3 |
* | Add the ksyms(4) pseudo driver. The ksyms driver allows a process to | sson | 2009-05-26 | 2 | -0/+4 |
* | Add the OpenSolaris dtrace lockstat provider. The lockstat provider | sson | 2009-05-26 | 1 | -0/+1 |
* | Complete move of SPX reassembly from spx_usrreq.c to spx_reass.c. | rwatson | 2009-05-25 | 1 | -0/+1 |
* | Add sysctls to toggle the behaviour of the (former) IPSEC_FILTERTUNNEL | bz | 2009-05-23 | 1 | -3/+4 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | rwatson | 2009-05-22 | 2 | -10/+0 |
* | Initial support for SMP on PowerPC MPC85xx. | raj | 2009-05-21 | 1 | -0/+1 |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 1 | -0/+1 |
* | MFi386: revision 192050 | nyan | 2009-05-14 | 1 | -0/+1 |
* | Remove usb_ethersubr.c missed reference -- we don't build ousb | rwatson | 2009-05-14 | 1 | -1/+0 |
* | Factor out platform dependent things unrelated to device drivers into a | nwhitehorn | 2009-05-14 | 1 | -0/+4 |
* | Implement simple machine check support for amd64 and i386. | jhb | 2009-05-13 | 2 | -0/+2 |
* | Fix typo in bwi driver. | imp | 2009-05-11 | 1 | -1/+1 |
* | - Use "device\t" and "options \t" for consistency. | kuriyama | 2009-05-10 | 1 | -21/+21 |
* | Burn TTY ioctl bridges in compat layers. | ed | 2009-05-08 | 2 | -2/+0 |
* | Change the curvnet variable from a global const struct vnet *, | zec | 2009-05-05 | 1 | -1/+1 |
* | Always compute the root of the kernel source tree and explicitly pass it | jhb | 2009-05-04 | 1 | -2/+2 |
* | Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver for | imp | 2009-05-03 | 2 | -0/+9 |
* | add more tdma fixed rate defaults | sam | 2009-05-01 | 1 | -0/+5 |
* | add uath; sort usb wireless drivers | sam | 2009-05-01 | 1 | -5/+8 |
* | add uath | sam | 2009-05-01 | 1 | -0/+1 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -0/+1 |
* | Add suppport for ISA and ISA interrupts to make the ATA | marcel | 2009-04-24 | 1 | -0/+2 |
* | During if_detach(), invoke if_dead() to set the ifnet's function | rwatson | 2009-04-23 | 1 | -0/+1 |
* | vlan(4) no longer depends on miibus(4). | antoine | 2009-04-20 | 1 | -1/+1 |
* | Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel: | rwatson | 2009-04-19 | 1 | -0/+1 |
* | - Import infrastructure for caching flows as a means of accelerating L3 and L... | kmacy | 2009-04-19 | 3 | -0/+5 |
* | Remove legacy versions of USB network interface drivers relying on | rwatson | 2009-04-17 | 1 | -1/+0 |
* | Add a compat option to the EBR scheme that controls the | marcel | 2009-04-15 | 2 | -0/+2 |
* | Change nfsserver so that it uses the nfssvc() system call provided | rmacklem | 2009-04-12 | 1 | -0/+1 |
* | Add additional file to ixgbe files list, and uncomment NOTES entry | jfv | 2009-04-10 | 2 | -1/+3 |
* | Remove usb_sw_transfer.[ch] which are now empty after r190735. | thompsa | 2009-04-06 | 1 | -1/+0 |
* | Add an Open Firmware access module for real-mode OF accesses to the PowerPC | nwhitehorn | 2009-04-05 | 1 | -0/+1 |
* | Modularize the Macintosh built-in ATA along the lines of the rest of the | nwhitehorn | 2009-04-04 | 1 | -3/+3 |
* | PowerPC, meet kernel core dumps. The support is based | marcel | 2009-04-04 | 1 | -0/+1 |