Age | Commit message (Expand) | Author |
2009-08-09 | MCLGETI() will now allocate a mbuf header if it is not provided, thus | Theo de Raadt |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2009-08-09 | Tag packets into correct rdomain in tunwrite(). For L2 traffic this will be | Claudio Jeker |
2009-08-09 | spelling error | Theo de Raadt |
2009-08-09 | Get node and port WWN's from the Open Firmware tree on sparc64 if they are | Mark Kettenis |
2009-08-09 | Clear the upper part of 64 bit memory BARs, for they show up as 0xffffffff | Miod Vallat |
2009-08-09 | Rewrite bits of the multicast handling code as it should be. | Kevin Lo |
2009-08-08 | match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber |
2009-08-08 | regen | Christian Weisgerber |
2009-08-08 | 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber |
2009-08-08 | Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad. | Christian Weisgerber |
2009-08-08 | bring comments in line with reality; from Brad | Christian Weisgerber |
2009-08-08 | two things: | Bob Beck |
2009-08-08 | fix the page daemon to back off the buffer cache correctly even in the case | Bob Beck |
2009-08-08 | add alc(4) to the i386 and amd64 RAMDISK_CD configs | Kevin Lo |
2009-08-08 | if the port is fc, populate the adapters scsi_link structure with the wwpn | David Gwynne |
2009-08-08 | if the port is fc, populate the adapters scsi_link structure with the wwpn | David Gwynne |
2009-08-08 | if the adapters wwn fields are set, print them out when attaching scsibus. | David Gwynne |
2009-08-08 | alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip. | Kevin Lo |
2009-08-08 | In ixgbe_acquire_swfw_sync don't return -IXGBE_ERR_SWFW_SYNC as this | Jonathan Gray |
2009-08-07 | pull some more missing; for err&errx, printf, write, bzopy&bzero | Martynas Venckus |
2009-08-06 | Handle failed disk I/O for RAID6 | Jordan Hargrave |
2009-08-06 | Make sure <machine/cpu.h> includes <machine/intr.h> when included with _LOCORE | Miod Vallat |
2009-08-06 | Work in progress support for Loongson2E/2F processors; need option CPU_LOONGSON2 | Miod Vallat |
2009-08-06 | R4k-style coprocessor 0 config register uses 3 bits wide fields to tell | Miod Vallat |
2009-08-06 | Remove _InvalidateICachePage cache op, it isn't used by anything. | Miod Vallat |
2009-08-06 | Only compile RM7000 performance counter support if defined(RM7K_PERFCNTR). | Miod Vallat |
2009-08-06 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-06 | Add device id for BCM5716S, tidy whitespace. From Brad. | Stuart Henderson |
2009-08-06 | reintroduce the uvm_tree commit. | Owain Ainsworth |
2009-08-06 | Backout r1.274, william@ has tracked down watchdog timeouts with | Stuart Henderson |
2009-08-05 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-05 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-05 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-05 | don't read/write 1000baseT specific MII registers on 10/100M ony device. | Kevin Lo |
2009-08-04 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-04 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-04 | Fix volume state transitions for RAID4/5/6 | Jordan Hargrave |
2009-08-04 | sync | David Hill |
2009-08-04 | Rhino Equipment donated some T1/E1/J1 cards. Add their vendor and | David Hill |
2009-08-04 | group all of the on-stack variables that are uses by the nfsm_macros | Thordur I. Bjornsson |
2009-08-03 | Comment fixes and code tidy-up (whitespace and more consistent | Stuart Henderson |
2009-08-03 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-03 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-03 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-08-02 | Preserve joined interface groups when tun(4) is switched | Marco Pfatschbacher |
2009-08-02 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-02 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-08-02 | Dynamic buffer cache support - a re-commit of what was backed out | Bob Beck |
2009-08-02 | Never return nonzero in a device activate method invoked with DVACT_ACTIVATE, | Miod Vallat |