summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Minor style(9) cleanupkevlo2011-04-011-6/+7
* Make bxe(4) build with BXE_DEBUG.yongari2011-04-011-2/+2
* Unbreak installworld after r220205.emaste2011-04-011-1/+1
* Update header and related code for firmware 1.3.8np2011-04-013-20/+28
* Allow multiple modules within sys/modules/cxgbe. The first one is if_cxgbe.np2011-04-012-11/+18
* - Fixed build problem when not useing BXE_DEBUG.davidch2011-03-311-28/+29
* - Freshened debug support code.davidch2011-03-312-440/+493
* - Fixed DMA engine errors by increasing timeouts to 200ms for reads/writes.davidch2011-03-311-26/+42
* GNU awk does not output escaped newlines in multi-line printc statements. Thisrstone2011-03-311-8/+8
* - Added debug support to monitor mbuf defrag attempts/failures.davidch2011-03-312-44/+99
* - Print number of queues when RSS is enabled.davidch2011-03-312-12/+67
* - Fixed a problem where the stack passed a TSO frame larger than the 64Kdavidch2011-03-312-37/+107
* Enable accounting for RACCT_NPROC and RACCT_NTHR.trasz2011-03-314-5/+55
* Notify racct when process credentials change.trasz2011-03-311-0/+10
* Fill up src_port and dst_port variables for SCTP over IPv4.ae2011-03-311-0/+6
* Bunch of small bugfixes and cleanups.mav2011-03-318-62/+32
* Bunch of small bugfixes and cleanups.mav2011-03-316-29/+24
* Optimisation in IPSEC(4):fabient2011-03-317-75/+69
* Avoid having a binary file in our source tree and instead create it atemaste2011-03-312-0/+4
* Fix malloc types.ae2011-03-311-2/+2
* Fix a memory leak. Memory that is allocated for schedulers hash tableae2011-03-311-2/+3
* Remove $Log$ keyword, which can cause annoyance in diffs in some cases.emaste2011-03-311-1/+1
* Remove $Log$ keyword and associated history, which can cause annoyance inemaste2011-03-311-25/+0
* Clearing the flag when preempting will let the preempted thread runfabient2011-03-312-7/+4
* Explicitly track the state of all known BARs for each PCI device. The PCIjhb2011-03-314-99/+172
* Fix two SA refcount:fabient2011-03-312-1/+1
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.adrian2011-03-311-1/+0
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-313-4/+7
* Document the ath glue changes.adrian2011-03-311-0/+10
* Revert r220032:linux compat: add SO_PASSCRED option with basic handlingavg2011-03-313-16/+0
* Break out the ath PCI logic into a separate device/module.adrian2011-03-3119-15/+404
* Remove unneeded checks, g_new_xxx functions can not return NULL.ae2011-03-311-26/+6
* Add relation to my mentor (ehaupt)martymac2011-03-311-0/+1
* Implement AR724x USB initialisation code.adrian2011-03-312-1/+48
* Increase debug level on g_gate device destruction and add message ontrociny2011-03-301-1/+2
* Add a menu entry for UTC in the main menu.edwin2011-03-301-5/+39
* Fix grammar and bump date.trasz2011-03-301-2/+2
* Add example devd.conf entry.trasz2011-03-301-0/+10
* Add startup script, to load rules from /etc/rctl.conf.trasz2011-03-302-1/+40
* Add rctl(8), the utility to manage rctl rules.trasz2011-03-304-0/+751
* Expose the rctl(2) API in libc.trasz2011-03-301-0/+5
* Regenerate.trasz2011-03-3011-12/+377
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-309-1/+2070
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Regen.kib2011-03-305-12/+18
* Provide compat32 shims for kldstat(2).kib2011-03-305-25/+80
* Use FD_CLOEXEC explicitly.pluknet2011-03-301-1/+1
* Clamp the initial advertised receive window when responding to a SYN/ACKjhb2011-03-301-1/+2
* Remove duplicate sentence.ae2011-03-301-4/+0
OpenPOWER on IntegriCloud