| Commit message (Expand) | Author | Age | Files | Lines |
* | Import the latest microcode.h which was used to generate the current | bschmidt | 2012-03-14 | 2 | -12/+3032 |
* | Update the rt2860's firmware and add a Makefile for the module. While | bschmidt | 2012-03-13 | 2 | -3116/+100 |
* | Remove some files not used by the FreeBSD kernel which have been adding quite | jmallett | 2012-03-13 | 28 | -361410/+6 |
* | Disable the Simple Executive's error decoding/reporting code. | jmallett | 2012-03-11 | 7 | -5/+19 |
* | Do not try to use libfdt in FreeBSD. | jmallett | 2012-03-11 | 1 | -0/+2 |
* | Remove files not needed by FreeBSD. | jmallett | 2012-03-11 | 14 | -3387/+0 |
* | Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to | jmallett | 2012-03-11 | 286 | -31793/+293909 |
* | Merge from OpenBSD: | glebius | 2012-03-08 | 1 | -2/+2 |
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: | bz | 2012-02-17 | 5 | -53/+67 |
* | Merge ACPICA 20120215. | jkim | 2012-02-16 | 170 | -813/+1774 |
|\ |
|
* | | Allocate our mbuf with m_get2(). | glebius | 2012-01-17 | 1 | -24/+10 |
* | | Remove spurious 8bit chars, turning files into plain ASCII. | uqs | 2012-01-15 | 3 | -3/+3 |
* | | Revert to the old behavior of allocating table/table entries using | csjp | 2012-01-14 | 1 | -12/+4 |
* | | - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang. | gonzo | 2012-01-13 | 1 | -0/+6 |
* | | Merge ACPICA 20120111. | jkim | 2012-01-11 | 252 | -413/+965 |
|\ \
| |/ |
|
* | | Redo r226660: | glebius | 2012-01-11 | 1 | -35/+27 |
* | | Fix some spacing in code under __FreeBSD__. | glebius | 2012-01-11 | 1 | -10/+10 |
* | | Add necessary locking in pfsync_in_ureq(). | glebius | 2012-01-11 | 1 | -6/+7 |
* | | Move PF_LOCK_ASSERT() under __FreeBSD__. | glebius | 2012-01-11 | 1 | -1/+1 |
* | | Merge from OpenBSD: | glebius | 2012-01-11 | 1 | -4/+1 |
* | | When running with INVARIANTS the mutex(9) code does all necessary | glebius | 2012-01-11 | 1 | -9/+2 |
* | | Can't pass MSIZE to m_cljget(), an mbuf can't be attached as external storage | glebius | 2012-01-09 | 1 | -2/+1 |
* | | Backout of backout: we need SI_SUB_PROTO_DOMAIN for pfsync, since | glebius | 2012-01-09 | 1 | -1/+1 |
* | | Revert sub argument of MODULE_DECLARE back to r226532. | glebius | 2012-01-09 | 2 | -2/+2 |
* | | In FreeBSD we determine presence of pfsync(4) at run-time, not | glebius | 2012-01-09 | 3 | -36/+4 |
* | | Bunch of fixes to pfsync(4) module load/unload: | glebius | 2012-01-09 | 1 | -146/+158 |
* | | o Fix panic on module unload, that happened due to mutex being | glebius | 2012-01-09 | 1 | -52/+27 |
* | | Merge from OpenBSD: | glebius | 2012-01-07 | 1 | -7/+7 |
* | | Fix indentation. | glebius | 2012-01-07 | 1 | -4/+3 |
* | | In sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to 20 bytes (the same | dim | 2012-01-07 | 1 | -1/+1 |
* | | Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module. | ray | 2012-01-04 | 5 | -1/+162 |
* | | Initial copy of xz-embedded to sys/contrib/. | adrian | 2012-01-01 | 23 | -0/+4758 |
* | | - Properly clean state structure in cvmx_usb_initialize | gonzo | 2011-12-31 | 1 | -1/+1 |
* | | - CAPK-0100 board's USB timer is 12MHz | gonzo | 2011-12-31 | 1 | -0/+3 |
* | | Fix LINT-VIMAGE build after r228814: use virtualized pf_pool_limits. | pluknet | 2011-12-24 | 1 | -1/+1 |
* | | Merge from OpenBSD: | glebius | 2011-12-22 | 1 | -3/+6 |
* | | Merge from OpenBSD: | glebius | 2011-12-22 | 1 | -6/+7 |
* | | Merge couple more fixes from OpenBSD to bulk processing: | glebius | 2011-12-22 | 1 | -6/+14 |
* | | We really mean MTU of the real interface here, not of our pseudo. | glebius | 2011-12-22 | 1 | -1/+1 |
* | | In FreeBSD we always have bpf(4) API, either real or stub. No need | glebius | 2011-12-22 | 1 | -6/+1 |
* | | Restore a feature that was present in 5.x and 6.x, and was cleared in | glebius | 2011-12-20 | 1 | -39/+27 |
* | | - Cover pfsync callouts deletion with PF_LOCK(). | glebius | 2011-12-20 | 1 | -1/+9 |
* | | In sys/contrib/ngatm/netnatm/msg/uni_ie.c, use a more appropriate way to | dim | 2011-12-15 | 1 | -41/+43 |
* | | Return value should be conditional on return value of pfsync_defer_ptr() | glebius | 2011-11-30 | 1 | -2/+2 |
* | | Merge ACPICA 20111123. | jkim | 2011-11-28 | 122 | -1536/+10445 |
|\ \
| |/ |
|
* | | Adjust a few old checks to use __FreeBSD_version macro to | rmh | 2011-11-24 | 2 | -3/+3 |
* | | Add missing PF_UNLOCK in pf_test | kevlo | 2011-10-30 | 1 | -1/+5 |
* | | Utilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr() to reduce | glebius | 2011-10-27 | 1 | -5/+6 |
* | | Merge several fixes to bulk update processing from OpenBSD. Merged | glebius | 2011-10-23 | 1 | -27/+44 |
* | | Fix indentation, no code changed. | glebius | 2011-10-23 | 1 | -2/+2 |