summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only initialize array of mibs once.kib2012-06-301-3/+4
* Initialize procs closer to the place were it is used.kib2012-06-301-5/+5
* Switch back to the 4BSD scheduler for now. There is some more or lessmarius2012-06-301-1/+1
* Exclude at91sam9x25 support, which just wastes space for Ethernut 5.marius2012-06-301-0/+1
* mps(4) is endian safe as of r237683.brueffer2012-06-301-4/+1
* cxgb(4): IPv6 rx/tx hw checksum, IPv6 TSO and LRO too.np2012-06-303-44/+74
* - Assign (don't OR) the CSUM_XXX bits to csum_flags in the rx checksum code.np2012-06-302-5/+5
* Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* MFP4 #212266brooks2012-06-291-10/+11
* cxgbe(4): support for IPv6 TSO and LRO.np2012-06-295-19/+61
* Reduce diffs between GENERIC and GENERIC64. Also fix a few whitespace nitsjoel2012-06-292-10/+13
* Bump dtrace_helper_actions_max from 32 to 128pfg2012-06-291-1/+1
* In r237592, I forgot that pmap_enter() might already hold a PV list lockalc2012-06-291-15/+30
* Change the mps(4) driver to only scan a target if that is what isken2012-06-291-2/+5
* cxgbe(4): support for IPv6 hardware checksumming (rx and tx).np2012-06-292-26/+57
* Support also running a 32-bit test on 64-bit platforms.obrien2012-06-291-1/+3
* Hold GIF_LOCK() for almost all of gif_start(). It is required to be heldjhb2012-06-292-19/+0
* Call set_terminal_mode() after video mode change, not before, becauseache2012-06-291-4/+8
* dtrace instruction decoder: add 0x0f 0x1f NOP opcode supportavg2012-06-292-2/+2
* Tweak comment.imp2012-06-291-1/+1
* Add PIOD, make at91sam9x25 a standard SoC, tweak some comments.imp2012-06-293-4/+8
* Ooops, replaced the at91sam9g20 interrupt list with the at91sam9x25 ones.imp2012-06-291-26/+26
* Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluationimp2012-06-296-0/+960
* All xscale ports are armeb, so mark it here. This should reduce universeimp2012-06-291-0/+1
* The `end' symbol doesn't match the end of the kernel image because it'srpaulo2012-06-292-6/+8
* Kick the current-state report timer when a V1 group report wouldbms2012-06-281-0/+1
* Fix a typo in MLD query exponent processing.bms2012-06-281-1/+1
* In MLDv2 general query processing, do not enforce the strict checkbms2012-06-281-7/+1
* Avoid some unnecessary PV list locking in pmap_enter().alc2012-06-281-1/+1
* Now that the mps(4) driver is endian-safe, add it to the powerpc andken2012-06-282-0/+2
* Fix ioctl type for compiling with clangemaste2012-06-282-4/+4
* Add a loader tunable, kern.cam.ctl.disable, that will disableken2012-06-285-1/+33
* Fix millisecond to ticks conversion in drm_msleep().mav2012-06-281-1/+1
* Safer fix for building with Clang.pfg2012-06-281-1/+1
* Pass the src and dst address of a received packet explicitly around.tuexen2012-06-2815-673/+329
* Fix build with Clang.pfg2012-06-281-1/+1
* Automatically generate hardware notes for bwn(4).brueffer2012-06-281-0/+2
* Automatically generate hardware notes for bxe(4).brueffer2012-06-282-0/+3
* o Restore -u <username> getopt(3) flag somehow killed in r234712.maxim2012-06-281-1/+1
* - Add UPDATING entry for BSD sortgabor2012-06-281-0/+6
* Turns out the emulators still need/want a_magic, so put it back here.imp2012-06-281-0/+1
* Remove an old hack I noticed years ago, but never committed.imp2012-06-283-8/+7
* Document some MP assumptions for sio.imp2012-06-281-0/+5
* Simplify resource activation a bit.imp2012-06-282-26/+39
* Add a sysctl to set the cdrom timeout. Data recovery operations fromimp2012-06-281-2/+10
* octeon_uart_class was removed some time ago everywhere but here.imp2012-06-281-3/+0
* Optimize pmap_pv_demote_pde().alc2012-06-281-10/+35
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionken2012-06-2822-378/+668
* Fix a typo in a panic() call.ken2012-06-281-1/+1
* Add the 'inet' keyword after the nat rule to avoid interfering withrpaulo2012-06-282-2/+2
OpenPOWER on IntegriCloud