HAMMER 61E/Many: Stabilization, Performance
[dragonfly.git] / sys /
2008-07-13 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-13 Sepherosa ZiehauIncreate receive max coalesced bds to 80 to prevent...
2008-07-13 Matthew DillonHAMMER 61G/Many: Stabilization of new flush_group code
2008-07-12 Matthew DillonHAMMER 61F2/Many: Fix bug in last commit
2008-07-12 Matthew DillonHAMMER 61F/Many: Stabilization
2008-07-12 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-12 Peter AvalosAdd quirk for the Samsung YP-U3.
2008-07-12 Michael Neumann* Add support for the nVidia MCP61, MCP65, MCP67, MCP73...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Sepherosa Ziehau- Check number of free TX descs before trying to xmit...
2008-07-12 Sepherosa ZiehauAdd tunable for number of TX desc
2008-07-12 Sepherosa ZiehauPrepare to rework nfe_start():
2008-07-12 Sepherosa Ziehau- Decrease NFE_MAX_SCATTER to 32, should be enough
2008-07-12 Sepherosa ZiehauUse softc sc_rx_ring_count to allocate jumbo frame...
2008-07-12 Sepherosa Ziehau- Correct max segment size passed to various bus_dma_ta...
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-12 Matthew DillonCorrect a bug in the last commit.
2008-07-12 Matthew DillonAdd a vclean_unlocked() call that allows HAMMER to...
2008-07-11 Thomas NikolajsenTunables are called loader tunables; fix this in a...
2008-07-11 Thomas NikolajsenUpdate LINT:
2008-07-11 Sascha WildnerAdd prototype for crc32_ext().
2008-07-11 Matthew DillonHAMMER 61C/Many: Stabilization
2008-07-11 Matthew DillonHAMMER 61B/Many: Stabilization
2008-07-10 Matthew DillonHAMMER 61A/Many: Stabilization
2008-07-10 Matthew DillonAdd crc32_ext() - allows continuation of a 32 bit crc.
2008-07-10 Matthew DillonHAMMER 60J/Many: Mirroring
2008-07-10 Thomas NikolajsenAdd some cross references.
2008-07-10 Aggelos EconomopoulosFix sockopt syscalls for the Nth time.
2008-07-09 Thomas NikolajsenFix typos.
2008-07-09 Thomas NikolajsenIn manual pages and LINT,
2008-07-09 Thomas NikolajsenChange name of kernel tunable from imtime to imtimer,
2008-07-09 Sepherosa Ziehau- Recollect TX descs, if et(4) is going to enter OACTIV...
2008-07-09 Sepherosa Ziehau- Increase RX coalesced packets from 32 to 129 to avoid...
2008-07-09 Matthew DillonHAMMER 60I/Many: Mirroring
2008-07-08 Sepherosa ZiehauMake et(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-07-08 Sepherosa ZiehauHandle MPLS on ETHER_INPUT2 code path
2008-07-08 Matthew DillonHAMMER 60H/Many: Stabilization pass
2008-07-08 Matthew DillonCleanup - move a warning so it doesn't spam the screen...
2008-07-08 Matthew DillonAdd the HAMMER filesystem to GENERIC and VKERNEL.
2008-07-07 Nuno AntunesAdd 'options MPLS' to LINT.
2008-07-07 Matthew DillonHAMMER 60G/Many: Mirroring, bug fixes
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-07-07 Matthew DillonUFS+softupdates can build up thousands of dirty 1K...
2008-07-07 Matthew DillonRename fid_reserved to fid_ext.
2008-07-07 Aggelos EconomopoulosDo copy{in,out} early in the {g,s}etsockopt system...
2008-07-07 Sepherosa ZiehauIFF_BROADCAST will never be changed
2008-07-07 Sepherosa ZiehauWhite space
2008-07-07 Sepherosa ZiehauThe MAC address of nfe(4), whose device id is above...
2008-07-07 Matthew DillonHAMMER 60F/Many: Mirroring
2008-07-07 Matthew DillonHAMMER 60E/Many: Mirroring, bug fixes
2008-07-06 Nicolas TheryChange soopt_mcopyin() and soopt_mcopyout() to not...
2008-07-06 Michael NeumannAdd Makefile that compiles serial port enabled boot...
2008-07-06 Michael NeumannExtend boot loader so that it can be compiled to work...
2008-07-06 Sepherosa ZiehauNuke unused macro and comment
2008-07-06 Sepherosa ZiehauPrint chip informantion in bge_attach() instead of...
2008-07-06 Sepherosa ZiehauAdjust default interrupt moderation variables
2008-07-06 Sepherosa ZiehauFor PCI Express devices:
2008-07-06 Sepherosa ZiehauTX coalesce ticks can't be more than 1023
2008-07-06 Sepherosa ZiehauAdd bits for PCI Express device control register
2008-07-05 Matthew DillonHAMMER 60D/Many: Mirroring, bug fixes
2008-07-05 Sepherosa ZiehauIf boot verbose, print asicrev, chiprev and bus type.
2008-07-05 Sepherosa Ziehau- Add delay in MII registers reading
2008-07-05 Sepherosa ZiehauUse hardware timer to simulate interrupt moderation.
2008-07-05 Sepherosa ZiehauSplit hardware capabilities and softc flags
2008-07-05 Sepherosa ZiehauFirst step to split hardware capabilities and softc...
2008-07-05 Sepherosa ZiehauNuke unused field
2008-07-04 Matthew DillonHAMMER 60C/many: Mirroring
2008-07-03 Simon SchubertMake ip_forward public, so that it can be used from...
2008-07-03 Matthew DillonHAMMER 60B/many: Stabilization
2008-07-02 Matthew DillonHAMMER 60A/many: Mirroring work
2008-07-01 Matthew DillonHAMMER 59J/Many: Features
2008-07-01 Matthew DillonHAMMER 59I/Many: Stabilization pass
2008-07-01 Hasso TepperFix [gs]etsockopt(IP_HDRINCL) which allows mere mortals...
2008-07-01 Matthew DillonHAMMER 59H/Many: Stabilization pass
2008-07-01 Matthew DillonHAMMER 59G/Many: Stabilization pass (low memory issues)
2008-07-01 Matthew DillonFix numerous pageout daemon -> buffer cache deadlocks...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-30 Matthew DillonHAMMER 59F/Many: Stabilization pass
2008-06-30 Matthew DillonFix a low-memory deadlock in the VM system which can...
2008-06-30 Matthew DillonAdd a new helper function, kmalloc_limit(). This funct...
2008-06-30 Matthew DillonHAMMER 59E/Many: Stabilization pass
2008-06-30 Matthew DillonFix a buf_daemon performance issue when running on...
2008-06-30 Matthew DillonHAMMER 59D/Many: Stabilization pass
2008-06-29 Simon SchubertClarify comment.
2008-06-29 Matthew DillonFix a NULL pointer dereference when a DDB 'ps' attempts to
2008-06-29 Sascha WildnerFix typo in sln(4) PCI ID.
2008-06-29 Sascha WildnerRegenerate
2008-06-29 Sascha WildnerFix typo in sln(4) PCI ID.
2008-06-29 Matthew DillonFix an issue where CAM would attempt to illegally get...
2008-06-29 Matthew DillonAdjust comments.
2008-06-29 Matthew DillonHAMMER 59E/Many: Stabilization pass - fixes for large...
2008-06-28 Matthew DillonHAMMER 59D/Many: Sync with buffer cache changes in...
2008-06-28 Matthew DillonFix hopefully all possible deadlocks that can occur...
2008-06-28 Matthew DillonHAMMER 59C/Many: Stabilization pass - fixes for large...
2008-06-28 Matthew DillonReplace the bwillwrite() subsystem to make it more...
2008-06-28 Matthew DillonBump the sortq_lost check from 8 to 128, letting the...
2008-06-28 Matthew DillonFix a system performance issue created by ata_sort_queu...
2008-06-27 Matthew DillonHAMMER 59B/Many: Stabilization pass - fixes for large...
2008-06-27 Sepherosa ZiehauRework stop path.
2008-06-27 Sepherosa Ziehau- Rename NFE_RXTX_V[32]MAGIC to NFE_RXTX_DESC_V[32].
next