Age | Commit message (Expand) | Author |
2008-10-22 | Fix a typo with the VLAN code. | Brad Smith |
2008-10-22 | Only call pic->pic_delroute() when disestablishing the last interrupt handler | Mark Kettenis |
2008-10-22 | This isn't a real structure the firmware understands. | Marco Peereboom |
2008-10-22 | filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4; | Markus Friedl |
2008-10-22 | Add timeout_add_msec(), for timeouts in milliseconds. | Bret Lambert |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-22 | o add FAN4 and FAN5 sensors for IT8716/8718/8726 | Oleg Safiullin |
2008-10-22 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Fix a typo. | Brad Smith |
2008-10-21 | more style nits. | Brad Smith |
2008-10-21 | style nits. | Brad Smith |
2008-10-21 | Make sure to read the last byte of EEPROM descriptor. Previously | Brad Smith |
2008-10-21 | Don't bounce transmitted packets up to the BPF listeners twice. | Brad Smith |
2008-10-21 | add bpf/tcpdump support to pflow(4) | Joerg Goltermann |
2008-10-21 | Wow we had this structure forever wrong. Didn't break because it was | Marco Peereboom |
2008-10-21 | remove unused variable 'v', unbreaks the tree | Felix Kronlage |
2008-10-21 | Stray space | Marco Peereboom |
2008-10-21 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-21 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-20 | The optimization done in 1.19 (and repaired in 1.20) results in | Theo de Raadt |
2008-10-20 | - Remove sys/cdefs.h header. | Brad Smith |
2008-10-20 | oops, testing printf shouldn't have been commited. | Brad Smith |
2008-10-20 | Enable support for RX checksum offload, RX VLAN tag stripping and TX | Brad Smith |
2008-10-20 | Remove ioctl handlers for MTU changing and multicast, they're already | Brad Smith |
2008-10-20 | Be pedantically correct in freeing allocated mbufs, even upon clearing | Bret Lambert |
2008-10-20 | typo, regisrers -> registers | Brad Smith |
2008-10-20 | - Remove tmp variable sumflags in ti_rxeof() and just stick the csum | Brad Smith |
2008-10-20 | Enable the Gig master mode status display. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Shuffle MULTIPROCESSOR ifdef's around to allow code that deals with | Brad Smith |
2008-10-19 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-18 | Prevent the user to assign reserved labels to mpe(4) interfaces. | Michele Marchetto |
2008-10-18 | Revert the change to use pools for <= PAGE_SIZE allocations. It | Mark Kettenis |
2008-10-17 | reorder mbuf flags so they are in numerical order again. brad@ concurs | Claudio Jeker |
2008-10-17 | Remove clauses 3 and 4 from NetBSD license. | Okan Demirmen |
2008-10-17 | Handle pool allocation failures slightly better. ok kettenis@ | Dale Rahn |
2008-10-17 | Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only. | Owain Ainsworth |
2008-10-16 | Switch the existing TX VLAN hardware support over to having the | Christian Weisgerber |
2008-10-16 | Add S/PDIF support. From NetBSD. | Jacob Meuser |
2008-10-16 | Convert RX tag stripping to storing the tag in the mbuf header and | Christian Weisgerber |
2008-10-16 | * Allow ether_input() and vlan_input() to handle incoming packets | Christian Weisgerber |
2008-10-16 | Kill M_HASFCS, it is not used in OpenBSD. If a ethernet chip returns the | Claudio Jeker |
2008-10-16 | Drop promiscuously received packets if the vlan interface is not in | Christian Weisgerber |
2008-10-16 | Make the session id unique per receiving interface so that pppoe | Can Erkin Acar |
2008-10-16 | Don't hide the fact that NFS uses vop_generic_* functions behind | Bret Lambert |
2008-10-16 | Add ICH10. | Brad Smith |
2008-10-16 | Some pins are not connected and dead-end. This diff removes such pins | Jacob Meuser |