Age | Commit message (Expand) | Author |
2013-10-23 | whitespace | Jasper Lievisse Adriaanse |
2013-10-23 | Add a sc_hwinit callback when running on an ILACC, to make sure CSR4 does | Miod Vallat |
2013-10-23 | Enable TX checksum offload. | Brad Smith |
2013-10-23 | Enable TX checksum offload. | Brad Smith |
2013-10-23 | need a forward declaration of bintime for the _KERNEL case, ie. trpt | Theo de Raadt |
2013-10-23 | Back when some NRL code was merged into KAME to create the *BSD IPV6 | Theo de Raadt |
2013-10-23 | remove historical #if 1 | Theo de Raadt |
2013-10-23 | delete junk NRL v6 block; ok claudio | Theo de Raadt |
2013-10-23 | remove the ipprintfs debug stuff; if you are debugging at this level, | Theo de Raadt |
2013-10-23 | rename some defines as well | Jasper Lievisse Adriaanse |
2013-10-23 | rename 'allwinner' to 'sunxi' to actually match the SoC name instead of using | Jasper Lievisse Adriaanse |
2013-10-23 | translate port numbers for inner udp packets when they're returned | Mike Belopuhov |
2013-10-23 | Remove the number of in_var.h inclusions by moving some functions and | Martin Pieuchot |
2013-10-23 | No need to expose twice in_socktrim(), it is only used in one file. | Martin Pieuchot |
2013-10-23 | Add support for displaying the cache write policy of RAID volumes to bioctl(8) | Mark Kettenis |
2013-10-23 | adapt to new DL_BLKTOSEC(); ok krw | Theo de Raadt |
2013-10-23 | Fix sorting and ordering. | Raphael Graf |
2013-10-23 | overwrite icmp packet type-specific nextptr field only when we're | Mike Belopuhov |
2013-10-23 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-10-23 | Checkpoint of work-in-progress DMA support for oaic(4). Not working yet, | Miod Vallat |
2013-10-23 | Do not print the higher address of the muticast range in debug mode, | Martin Pieuchot |
2013-10-23 | Crank bootblock versions after last commit | Mike Larkin |
2013-10-23 | Allow uppercase "K/M/G" specification in "machine memory" boot command. | Mike Larkin |
2013-10-23 | define some bits relating to the msg ring | David Gwynne |
2013-10-22 | Add code for SMC_CAPS_SINGLE_ONLY capability. | Sylvestre Gallon |
2013-10-22 | - add UNIX-domain socket info to struct kinfo_file2 | Philip Guenther |
2013-10-22 | In pf_test_state_icmp(), actually copy pd->hdr.any back into the mbuf as | Lawrence Teo |
2013-10-22 | Some current boards do not have write-through caching. For those, | Patrick Wildt |
2013-10-22 | Compute the checksum in in_proto_cksum_out, just set the flag in | Christian Weisgerber |
2013-10-22 | Replace some backwards compat functions with the current ones; the old | Brian Callahan |
2013-10-22 | addl *-ALLWINNER and *-IMX | Jasper Lievisse Adriaanse |
2013-10-22 | add support for allwinner-based devices (A1x/A20), such as the cubieboard; | Jasper Lievisse Adriaanse |
2013-10-22 | regen | David Gwynne |
2013-10-22 | brocade devices | David Gwynne |
2013-10-22 | whitespace | Reyk Floeter |
2013-10-22 | kernel has memcpy/memset now | Theo de Raadt |
2013-10-21 | Fix values of AR9003 Rx queue software indexes. Both indexes were zero, | Stefan Sperling |
2013-10-21 | Write AR9485 initvals in the same order as Linux ath9k does. | Stefan Sperling |
2013-10-21 | Add SDHC card detect GPIO pins for the i.MX6 Wandboard. | Patrick Wildt |
2013-10-21 | nuke comment. How soon is now? | Sebastian Benoit |
2013-10-21 | Remove some historical comments. | Theo de Raadt |
2013-10-21 | Remove comment regarding BSDI. | Theo de Raadt |
2013-10-21 | pretty up a disgusting chunk | Theo de Raadt |
2013-10-21 | Janitoring. No significant binary change. | Theo de Raadt |
2013-10-21 | no more #ifdef KERNEL | Theo de Raadt |
2013-10-21 | There are gasps of shock! Add a pmtu delay sysctl BUTTON for netinet6, | Theo de Raadt |
2013-10-21 | Fix lies in comments, and apply some KNF and unused or duplicate prototype | Miod Vallat |
2013-10-21 | enable vxlan(4). ok deraadt@ | Reyk Floeter |
2013-10-21 | Add load_font and list_font accessops to all rasops-based wsdisplay drivers. | Miod Vallat |
2013-10-21 | - trivial and/or obvious bug fix | Yojiro Uo |