HAMMER 59C/Many: Stabilization pass - fixes for large file issues
[dragonfly.git] / sys /
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].
2008-06-27 Sascha WildnerFix a typo so that old netgraph builds again.
2008-06-27 Sepherosa Ziehau- Disable WOL during attach, don't mess with it during...
2008-06-27 Sepherosa ZiehauAdd flag to indicate that the NIC does not have power...
2008-06-27 Sepherosa ZiehauAdd nfe(4)
2008-06-27 Sepherosa Ziehaufxp_stop needs to be serialized
2008-06-27 Matthew DillonIncrease the default request timeout from 5 seconds...
2008-06-27 Matthew DillonApply patch supplied in FreeBSD-PR to ata-raid code:
2008-06-26 Matthew DillonAdd files and options lines for NETGRAPH7
2008-06-26 Matthew DillonAdd additional atomic ops from FreeBSD.
2008-06-26 Matthew DillonNetgraph port from FreeBSD - initial porting work
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-26 Matthew DillonVendor import of netgraph from FreeBSD-current 20080626 vendor/NETGRAPH
2008-06-26 Matthew DillonAdd KTR_HAMMER
2008-06-26 Matthew DillonMake sure UFS disallows mknod()'s with type VDIR.
2008-06-26 Sepherosa ZiehauMake msk(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-26 Sepherosa ZiehauMake bfe(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-26 Matthew DillonHAMMER 59A/Many: Mirroring related work (and one bug...
2008-06-25 Sepherosa ZiehauMissing TX_UNK -> TX_POLL conversion
2008-06-25 Sepherosa ZiehauTX_UNK -> TX_POLL
2008-06-25 Sepherosa ZiehauAdd MCP73, MCP77 and MCP79 support.
2008-06-25 Sepherosa Ziehauregen
2008-06-25 Sepherosa ZiehauAdd PCI ids for nVidia MCP77 MCP73 and MCP79 NICs
2008-06-25 Sepherosa ZiehauMCP65 has no hardware csum offloading support.
2008-06-25 Sepherosa ZiehauMake bce(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake bge(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake fxp(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake xl(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauOn UP system, make sure that mbuf chain is not empty...
2008-06-25 Sepherosa ZiehauMake re(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-24 Matthew DillonHAMMER 58B/Many: Revamp ioctls, add non-monotonic times...
2008-06-24 Sepherosa ZiehauMake nfe(4) aware ETHET_INPUT_CHAIN and ETHER_INPUT2
2008-06-24 Sepherosa ZiehauMove mbuf chain initialization into common place.
2008-06-24 Sepherosa ZiehauAdd vlan(4) support for ETHER_INPUT2. It is not built...
2008-06-24 Sepherosa ZiehauVLAN_MTU works as expected on em(4)
2008-06-23 Matthew DillonHAMMER 58A/Many: Mirroring support part 1
2008-06-23 Matthew DillonSupport S_IFDIR mknod() calls for HAMMER. This is...
2008-06-23 Sepherosa ZiehauExpose ether_input_oncpu()
2008-06-23 Sepherosa ZiehauWhite space
2008-06-23 Sepherosa ZiehauDiscard packets which was lingering on msgport when...
2008-06-23 Sepherosa ZiehauAdd ether_input_chain2() which could be called by ether...
2008-06-23 Matthew DillonHAMMER 57/Many: Pseudofs support
2008-06-21 Matthew DillonHAMMER 56F/Many: Stabilization pass
2008-06-21 Sascha WildnerFix path in comment.
2008-06-21 Aggelos EconomopoulosMore copy{in,out} removal for ctloutput routines
2008-06-21 Sepherosa ZiehauSince either hardware or ether input code will strip...
2008-06-21 Sepherosa ZiehauUse __func__, instead of hardcode the function name.
2008-06-21 Sepherosa ZiehauWhite space
2008-06-21 Sepherosa ZiehauMinor style change
2008-06-21 Matthew DillonHAMMER 56E/Many: Correct bug in 56D
2008-06-20 Matthew DillonHAMMER 56D/Many: Media structure finalization, atime...
2008-06-20 Aggelos EconomopoulosDon't do copy{in,out} in ctloutput any more
2008-06-20 Aggelos EconomopoulosUpdate bluetooth ctloutput functions not to use copy...
2008-06-20 Matthew DillonFix a bug in cluster_read(). An error returned by...
2008-06-20 Matthew DillonHAMMER 56C/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-20 YONETANI TomokazuPrototype declarations don't have an initializer.
2008-06-19 Matthew DillonMiscellanious performance adjustments to the kernel
2008-06-19 Aggelos EconomopoulosProvide MP_LOCK_HELD() for UP builds as well
2008-06-19 Sepherosa ZiehauDuring bridge destroy, dispatch bridge member/span...
2008-06-19 Sepherosa ZiehauDispatch whole bridge_ifdetach() to netisr0, since...
2008-06-19 Sepherosa Ziehau- In bridge_delete_member(), release bridge's serialize...
2008-06-19 Hasso TepperChange suseconds_t to long as it is in most of systems...
2008-06-19 Sepherosa ZiehauMinor style change
2008-06-19 Sepherosa Ziehau- Don't dispatch bridge 'get' ioctl to netisr0, there...
2008-06-19 YONETANI TomokazuRemove KKASSERT() from the code block where not all...
2008-06-19 Aggelos Economopoulosupdate unix domain socket option retrieval
2008-06-18 Sascha WildnerRemove extra parenthesis.
2008-06-18 Hasso TepperMove timeval struct into its own header and include...
2008-06-18 Matthew DillonHAMMER 56B/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-17 Aggelos Economopoulosdo early copyin / delayed copyout for socket options
2008-06-17 Sepherosa ZiehauTemporarly comment out message based bridge control...
2008-06-17 Sepherosa ZiehauRelease bridge serializer before calling bridge_control
2008-06-17 Sepherosa Ziehau- Release bridge interface's serializer when configurin...
2008-06-17 Sepherosa ZiehauChange number of TX desc back to 256. 512 TX desc...
2008-06-17 Matthew DillonHAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-16 Sepherosa ZiehauSerialize bridge configuration operations by netisr0...
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-16 Matthew DillonWe must process incoming IPI messages when spinning...
2008-06-15 Sepherosa Ziehau- In if_up(), purge ifnet.if_snd before turning on...
2008-06-15 Sepherosa Ziehau- Don't turn on IFF_OACTIVE when dequeuing ifnet.if_snd...
2008-06-15 Sepherosa Ziehau- Fix a possible race between getting vlan media and...
2008-06-15 Sepherosa ZiehauAdd missing return
2008-06-15 Sepherosa Ziehau- Add FXP_USABLE_TXCB, which equals (FXP_NTXCB - 1)
2008-06-15 Sepherosa ZiehauDon't assume RV2P page size is always 4Kbytes; at least...
2008-06-15 Sepherosa ZiehauBreak long line
2008-06-14 Sascha WildnerRemove the old FreeBSD logo screen saver.
2008-06-14 Sepherosa ZiehauIn the final code block of in_control_internal, remove...
2008-06-14 Sepherosa Ziehau- Check cached ifnet.if_bridge again in bridge_{input...
2008-06-14 Sepherosa ZiehauMinor style change
2008-06-14 Matthew DillonChange the namecache lock warning delay from 1 to 5...
2008-06-14 Sepherosa ZiehauMember iface's serializer does not need to be held...
2008-06-14 Sepherosa ZiehauRemove unused parameters to bridge_output
2008-06-14 Matthew DillonHAMMER 55: Performance tuning and bug fixes - MEDIA...
2008-06-13 Sepherosa ZiehauStrip "serialized" suffix
next