summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This delta is primarily a fix for es2lan devices thatjfv2008-11-2626-1388/+1368
* Updated ixgbe driver - version 1.6.2jfv2008-11-2611-1026/+1999
* Remove an unused variable.jkim2008-11-261-2/+1
* Merge more of currently non-functional (i.e. resolving tozec2008-11-2630-75/+101
* Import an initial revision of the pmcannotate tool.attilio2008-11-264-0/+926
* Fix a typo in previous commit: must call "putn" to print a crlf,luigi2008-11-261-1/+1
* Create a fake geometry (16 heads, 64 sectors) when dealing withluigi2008-11-261-3/+14
* Remove in6_pcbdetach() as it is exactly the same functionbz2008-11-265-45/+12
* Use newly introduced cpu_vendor_id to make invariant TSC detection morejkim2008-11-262-15/+26
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-2626-119/+221
* Pass the pointer to the selected partition in %si to the next stageluigi2008-11-261-2/+3
* - Add the device ID for the HP HS2300 MC8775 clone (michael)n_hibma2008-11-262-6/+8
* Document that all the other commands are eitherrdivacky2008-11-261-0/+16
* Remove unused variable.ganbold2008-11-261-4/+4
* In null_lookup(), do the needed cleanup instead of panicing sayingkib2008-11-261-5/+4
* - Support IEEE_P1282 and IEEE_1282 tags in the rock ridge extensions record.lulf2008-11-261-2/+6
* Unify the v4 and v6 versions of pcbdetach and pcbfree as goodbz2008-11-262-6/+9
* Plug a credential leak in case the inpcb is freed bybz2008-11-261-0/+1
* Add Pentium D cores into the list that can't handle 12.5% and 25%sobomax2008-11-261-1/+4
* Implement TSO for 82550/82551 controllers.yongari2008-11-263-14/+118
* Implement Rx checksum offload for 82559 or later controllers.yongari2008-11-262-28/+110
* o Introduce a new function, fxp_new_rfabuf which allocates a newyongari2008-11-261-27/+69
* Allow dumpon to a partition of type FS_UNUSED as well.marcel2008-11-261-2/+3
* Fix buglets.jkoshy2008-11-261-2/+2
* Add the -m option to pmcstat.attilio2008-11-254-11/+69
* MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code foundtrasz2008-11-251-0/+8
* Straighten out those pesky SDP records for the Bluetoothemax2008-11-251-10/+26
* Fix locking (file descriptor table and Giant around VFS).pjd2008-11-254-35/+56
* - Fix a potential NULL pointer reference. Note that this should not happen inlulf2008-11-251-1/+17
* Remove unused variable.ganbold2008-11-252-4/+2
* - Fix a potential NULL pointer reference. Note that this cannot happen inlulf2008-11-255-6/+51
* Remove unused variable.ganbold2008-11-251-2/+1
* Convert BWCT and HL200 over to new board mechanism as well. Theimp2008-11-2511-51/+260
* Remove unused variable.ganbold2008-11-251-3/+0
* Start to make it easier to add AT91RM9200 based boards:imp2008-11-257-52/+135
* Add tools-level test for POSIX.1e functionality.trasz2008-11-253-0/+632
* Whitespace nit.imp2008-11-251-2/+2
* Fix standalone module build by generating opt_kgssapi.h.dfr2008-11-251-0/+1
* Move vn_fullpath1() outside of FILEDESC locking. This is being done inmarcus2008-11-251-5/+21
* Core i7 supports invaliant TSC and the presense is presented ontakawata2008-11-251-1/+2
* Regularize /* FALLTHROUGH */ comments in the BSM event type switch, andrwatson2008-11-251-6/+10
* Unbreak the build without INET6.bz2008-11-251-0/+2
* Unbreak the build until alfred@ is back to fix it correctly.bz2008-11-251-1/+1
* src/lib/libusb20/libusb20_compat01.calfred2008-11-2516-168/+780
* Big update to the iSCSI initiator code. Highlights include IPv6 support,scottl2008-11-2518-290/+675
* Save boot args.imp2008-11-251-0/+5
* more silly whitespace changes.imp2008-11-251-4/+2
* Simplify Tx checksum offload configuration. Also clear CSUM_IP ifyongari2008-11-251-8/+5
* - Allow fxp_encap() enqueue failed transmissions and setyongari2008-11-252-70/+71
* Simplify mode_t check treatment (suggested by trasz).daichi2008-11-251-39/+2
OpenPOWER on IntegriCloud