summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | | o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-1415-21900/+0
* | | Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-0819-9477/+4498
* | | Merge ACPICA 20120816.jkim2012-08-1644-653/+2193
|\ \ \ | |/ /
* | | Update to latest git version of dtc to get new dtsv2 support,imp2012-07-247-57/+581
* | | Use M_NOWAIT while holding the pf giant lock.glebius2012-07-151-2/+1
* | | Merge ACPICA 20120711.jkim2012-07-1137-450/+965
|\ \ \ | |/ /
* | | MFV: r237650jkim2012-06-271-11/+15
* | | Add new firmware for the g2a (6205) and g2b (623x) devices.bschmidt2012-06-272-0/+19794
* | | Merge ACPICA 20120620.jkim2012-06-2231-187/+990
|\ \ \ | |/ /
* | | - Updated TOE support in the kernel.np2012-06-195-16/+49
* | | Merge revision 1.715 from OpenBSD:glebius2012-06-061-2/+2
* | | Correct table counter functionality to not panic.eri2012-05-313-2/+5
* | | Merge ACPICA 20120518.jkim2012-05-2429-97/+528
* | | Revert r234834 per luigi@ request.melifaro2012-05-031-0/+1
* | | Move several enums and structures required for L2 filtering from ip_fw_privat...melifaro2012-04-301-1/+0
* | | Merge ACPICA 20120420.jkim2012-04-2334-1366/+1607
|\ \ \ | |/ /
* | | Fix the following compilation warnings in sys/contrib/rdma/rdma_cma.c:dim2012-04-201-1/+1
* | | Fix VIMAGE build.ae2012-04-051-0/+4
* | | Merge from OpenBSD:glebius2012-04-041-11/+11
* | | Since pf 4.5 import pf(4) has a mechanism to deferglebius2012-04-032-5/+11
* | | MFV: r233615jkim2012-03-284-109/+61
* | | MFV: r233551jkim2012-03-271-0/+2
* | | MFV: r233550jkim2012-03-274-58/+109
* | | Update the firmware to version 0.236bschmidt2012-03-211-145/+145
* | | Merge ACPICA 20120320.jkim2012-03-2047-325/+3667
|\ \ \ | |/ /
* | | Import the latest microcode.h which was used to generate the currentbschmidt2012-03-142-12/+3032
* | | Update the rt2860's firmware and add a Makefile for the module. Whilebschmidt2012-03-132-3116/+100
* | | Remove some files not used by the FreeBSD kernel which have been adding quitejmallett2012-03-1328-361410/+6
* | | Disable the Simple Executive's error decoding/reporting code.jmallett2012-03-117-5/+19
* | | Do not try to use libfdt in FreeBSD.jmallett2012-03-111-0/+2
* | | Remove files not needed by FreeBSD.jmallett2012-03-1114-3387/+0
* | | Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-11286-31793/+293909
* | | Merge from OpenBSD:glebius2012-03-081-2/+2
* | | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-175-53/+67
* | | Merge ACPICA 20120215.jkim2012-02-16170-813/+1774
|\ \ \ | |/ /
* | | Allocate our mbuf with m_get2().glebius2012-01-171-24/+10
* | | Remove spurious 8bit chars, turning files into plain ASCII.uqs2012-01-153-3/+3
* | | Revert to the old behavior of allocating table/table entries usingcsjp2012-01-141-12/+4
* | | - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang.gonzo2012-01-131-0/+6
* | | Merge ACPICA 20120111.jkim2012-01-11252-413/+965
|\ \ \ | |/ /
* | | Redo r226660:glebius2012-01-111-35/+27
* | | Fix some spacing in code under __FreeBSD__.glebius2012-01-111-10/+10
* | | Add necessary locking in pfsync_in_ureq().glebius2012-01-111-6/+7
* | | Move PF_LOCK_ASSERT() under __FreeBSD__.glebius2012-01-111-1/+1
* | | Merge from OpenBSD:glebius2012-01-111-4/+1
* | | When running with INVARIANTS the mutex(9) code does all necessaryglebius2012-01-111-9/+2
* | | Can't pass MSIZE to m_cljget(), an mbuf can't be attached as external storageglebius2012-01-091-2/+1
* | | Backout of backout: we need SI_SUB_PROTO_DOMAIN for pfsync, sinceglebius2012-01-091-1/+1
* | | Revert sub argument of MODULE_DECLARE back to r226532.glebius2012-01-092-2/+2
* | | In FreeBSD we determine presence of pfsync(4) at run-time, notglebius2012-01-093-36/+4
OpenPOWER on IntegriCloud