]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Further arswitch work:
[FreeBSD/FreeBSD.git] / sys /
2012-05-12 adrianFurther arswitch work:
2012-05-12 sbrunoPointy hat to sleep deprived committer.
2012-05-12 adrianAdd in the AP93 configuration file.
2012-05-12 sbrunoFix inappropriate data type for two bus_dmamap_t variab...
2012-05-11 delphijRevert previous revision, misunderstood the code :(
2012-05-11 delphijRelease proc lock after setting signal queue.
2012-05-11 adrianAdd switch support to AP96.
2012-05-11 adrianCommit the first pass of the etherswitch support.
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 tuexenFix a bug in the handling of association reset request.
2012-05-11 tuexenOnly provide the supported features in the SCTP_ASSOC_C...
2012-05-11 dimFix sys/boot/i386/cdboot/cdboot.S compilation with...
2012-05-11 tuexenRemove a constant which is only used on non-FreeBSD...
2012-05-11 impRemove unused cruft. We call through memcpy more direc...
2012-05-11 impThis comment has become unmoored from the code to which...
2012-05-11 impRemove obsolte big endian flag. It is no longer needed.
2012-05-11 impAdd support for passing in the board ID.
2012-05-11 impHack to unbreak boot2 for at91rm9200 boot loader. ...
2012-05-11 mav- Prevent error status leak if write to some of the...
2012-05-11 avgMFi386: improve argument passing via btxldr
2012-05-11 kevloMake sure we don't dereference a null pointer
2012-05-11 kientzleDon't hang if there is no /cpus node in the device...
2012-05-11 kevloRemove unused variable mii.
2012-05-11 kevloInitialize "error" to zero when it's declared in em_set...
2012-05-11 marius- Change the module order of these MAC drivers to be...
2012-05-10 mckusickFix mount mutex handling missed in r234386.
2012-05-10 pluknetFix mount interlock oversights from the previous change...
2012-05-10 impGenerate board id's from Linux's mach-types database...
2012-05-10 bschmidtAdd support for Ralink RT2800/RT3000 chipsets.
2012-05-10 mariusFix mismerge in r235231.
2012-05-10 mariusMerge r234989 from x86:
2012-05-10 alcGive vm_fault()'s sequential access optimization a...
2012-05-10 fabientRemove out of date KASSERT that fire with soft PMC.
2012-05-10 mavAdd `options GEOM_RAID` into i386 and amd64 GENERIC...
2012-05-10 mmImport illumos changeset 13686:4bc0783f6064
2012-05-10 avgcdboot, pxeldr: make use of bootargs.h instead of redef...
2012-05-10 sbrunoModify the binding of queues to attach to as many CPUs
2012-05-09 mariusUse a non-tricky approach for building and installing...
2012-05-09 adrianAdd some empty DFS methods for AR5210/AR5211 for now...
2012-05-09 eadlerClarify error that geli generates
2012-05-09 avgr235154 followup: add stddef.h for offsetof
2012-05-09 avgi386 zfsloader: rename LIBZFS to LIBZFSBOOT
2012-05-09 avgi386 boot: consolidate MAXBDDEV definition
2012-05-09 avgbtxldr: future-proof argument passing from boot1/2...
2012-05-09 avgsys/boot: add common CTASSERT definition
2012-05-09 yongariImplement basic remote PHY support. Remote PHY allows the
2012-05-09 brooksThe DDB_CTF has little or nothing to do with the debugg...
2012-05-09 thompsaDo not reinitialise the interface if it is already...
2012-05-08 davidch- Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to...
2012-05-08 thompsaThe DEVICE_POLLING dereference of sc->tsec_ifp needs...
2012-05-08 jwdUse the common api helper routine instead of freeing...
2012-05-07 adrianRe-enable this particular DELAY() for now, at least...
2012-05-07 yongariRestore jumbo frame configuration which was broken...
2012-05-07 jmallettAdd basic SMP support for GXemul. Ideally we would...
2012-05-07 jmallettAdd a trivial driver for the GXemul Ethernet device...
2012-05-06 kibAdd definition for the -z nodefaultlib flag.
2012-05-06 mavRemove some hardcoded constants from code.
2012-05-06 kientzleOoops. Back out changes to main.c from r235094.
2012-05-06 kientzleDon't call strcmp with a NULL pointer.
2012-05-06 tuexenAddress clang warnings.
2012-05-06 tuexenAdd support for the sac_info field in struct sctp_assoc...
2012-05-06 mavPlug small memory leaks.
2012-05-06 uqsFix make depend
2012-05-06 tuexenRemove debug code.
2012-05-06 mavAdd support for RAID5R. Slightly improve support for...
2012-05-06 tuexenAdd support for SCTP_SEND_FAILED_EVENT as required...
2012-05-06 jmallettAdd a driver for the GXemul test machine's disk control...
2012-05-06 impFix the MACHINE_ARCH for big endian arm to be armeb.
2012-05-06 jmallettGet the memory size from the gxemul mp device. Don...
2012-05-06 mavFix `gmultipath configure` for big-endian machines.
2012-05-05 tuexenProvide the flags in the SCTP stream reconfig related...
2012-05-05 tuexenHonor SCTP_ENABLE_STREAM_RESET socket option when proce...
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
2012-05-05 impI need to change uname -p, not uname -m, so back this...
2012-05-05 tuexenDo error checking for the SCTP_RESET_STREAMS, SCTP_RESE...
2012-05-05 pluknetFix mount mutex handling missed in r234386.
2012-05-05 impBig endian arm boxes need to have a uname -m of armeb...
2012-05-04 jimharrisFix off-by-one error in sati_inquiry_block_device_trans...
2012-05-04 marcelDon't assume we have legacy PICs (i.e. 8259A in cascade...
2012-05-04 ambriskoFix the returns in mfi_tbolt_sync_map_info. I forgot...
2012-05-04 delphijAdd ToS definitions for DiffServ Codepoints as per...
2012-05-04 adrianFix a couple of sc_ac2q[] mappings that were using...
2012-05-04 jkimComplete commit message for r235024:
2012-05-04 jkimUse MADT to match ACPI Processor objects to CPUs. ...
2012-05-04 tuexenAdd support for the SCTP_ENABLE_STREAM_RESET socket...
2012-05-04 ambriskoSome style improvements.
2012-05-04 ambriskoFirst fix pr 167226:
2012-05-04 nwhitehornFix final bugs in memory barriers on PowerPC:
2012-05-04 tuexenAdd support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RE...
2012-05-04 tuexenCall panic() only under INVARIANTS.
2012-05-04 tuexenUse SCTP_PRINTF() instead of printf() in all SCTP sources.
2012-05-04 mavFix bug causing memory corruption and panics with big...
2012-05-04 mavImplement read-only support for volumes in optimal...
2012-05-04 adrianDisable setting the MII port speed.
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 luigiprint 'netmap stack ring full' only in verbose mode.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 kibMove the code to call the callout callback into the...
2012-05-03 hselaskyMake sure the EHCI bandwidth allocation algorithm
2012-05-03 bruefferCheck vplabel for NULL before dereferencing it. Fixes...
next