- Set hardware timer according to bus clock. Adjust hardware timer to 8000HZ
[dragonfly.git] / sys /
2008-10-05 Sepherosa Ziehau- Set hardware timer according to bus clock. Adjust...
2008-10-05 Sepherosa ZiehauGet bus clock, which will be used to fix broken TCTR...
2008-10-05 Sepherosa ZiehauSet ifq maxlen according to number of TX descriptors
2008-10-05 Sepherosa ZiehauAdd tunable for RX/TX descriptor count
2008-10-05 Sepherosa ZiehauDon't assume that RE_RX_DESC_CNT and RE_TX_DESC_CNT...
2008-10-05 Sepherosa ZiehauMove some macros from if_rereg.h to if_revar.h; regroup...
2008-10-05 Sepherosa Ziehaure_chain_data is never used
2008-10-04 Sascha WildnerSilence warning on UP build with KTR.
2008-10-04 Sepherosa Ziehau- Add tunable (net.link.ether.inet.arp_mpsafe) to regis...
2008-10-04 Sepherosa ZiehauOn ethernet output path:
2008-10-04 Sepherosa ZiehauRecheck ifnet.if_bpf after we hold the BGL
2008-10-04 Sepherosa Ziehau- For relative newer parts (8168B), setting MTPS (max...
2008-10-03 Sascha WildnerSilence remaining "'packed' attribute ignored for field...
2008-10-03 Sepherosa ZiehauFree sysctl tree during detach
2008-10-03 Sepherosa ZiehauTransmit csum offload does not work at all on certain...
2008-10-03 Sepherosa ZiehauPrint hardware revision during attach
2008-10-03 Sepherosa Ziehau- Don't substract ETHER_ALIGN from the fragment length...
2008-10-03 Sascha WildnerPrefix hex numbers with '0x' in debug messages.
2008-10-03 Hasso TepperCorrectly handle Intel g33 chips and add support for...
2008-10-03 Sepherosa ZiehauFactor out re_free_rxchain()
2008-10-03 Hasso TepperIf a neighbor solictation or neighbor advertisement...
2008-10-03 Sepherosa ZiehauRework DMA stuffs' allocation/free
2008-10-03 Sepherosa ZiehauIf RX/TX ring initialization failed, then stop re(4...
2008-10-03 Sepherosa ZiehauRework re_newbuf() and re_encap()
2008-10-03 Hasso Tepperdevctl(4)/devd(8) support in acpi_thinkpad(4).
2008-10-03 Hasso TepperWelcome devctl(4) and devd(8).
2008-10-02 Sepherosa Ziehau- Instead of using magic number 4 define it as RE_TXDES...
2008-10-01 Sepherosa ZiehauSplit arprequest() into two parts, arpreq_alloc() and...
2008-10-01 Sepherosa Ziehau- Constify 'enaddr'
2008-09-30 Hasso TepperThe devinfo(3) library provides userspace access to...
2008-09-29 Matthew DillonDo not return an EINVAL error for certain abort and...
2008-09-29 Matthew DillonAdd support for "RealTek 8102EL PCIe 10/100baseTX"...
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2008-09-28 Victor Balada DiazThis file is an amd64 config file, not i386
2008-09-28 Matthew DillonLinux emulation adjustments.
2008-09-28 Matthew DillonUse the new vop_stdpathconf() instead of rolling our...
2008-09-28 Matthew DillonAdd vop_stdpathconf and default it so filesystems do...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-27 Sepherosa ZiehauRevoke the INTR_MPSAFE flag; nata is not MPSAFE yet.
2008-09-27 Sepherosa ZiehauFor SMP kernel
2008-09-26 Sepherosa ZiehauSchedule ipfw_tick() to IPFW_CFGPORT to run, this funct...
2008-09-26 Hasso TepperAttempt to fix the crash if accessing usb device(s...
2008-09-25 Sepherosa Ziehau- Minor style and white space changes
2008-09-25 Sepherosa ZiehauIf not in debugger, output kernel debug information...
2008-09-25 Sepherosa ZiehauAdd NETISR_TO_MSGF() to convert netisr.ni_flags to...
2008-09-24 Sepherosa ZiehauIf the current thread is not a network thread then...
2008-09-24 Sepherosa ZiehauAdd NETISR_FLAG_NOTMPSAFE, which could be used as the...
2008-09-24 Sepherosa ZiehauMark all msgs used by polling(4) as MPSAFE ones
2008-09-24 Sepherosa ZiehauInclude necessary head file for {get,rel}_mplock()...
2008-09-24 Matthew Dillonsleep for a shorter period of time when an excessive...
2008-09-24 Matthew DillonRename the PFSD structure's prune_path[64] to snapshots...
2008-09-23 Matthew DillonFix a double-flush which was occuring for every unlinke...
2008-09-23 Matthew DillonChange the autoflush code to autoflush when a flush...
2008-09-23 Matthew DillonMake two more changes to the ata request queue sorting...
2008-09-23 Sepherosa Ziehaupolling(4)'s poll/pollmore netmsg handler will not...
2008-09-23 Sepherosa ZiehauOn ethernet input path:
2008-09-23 Sepherosa ZiehauUse netmsg_service_sync() to protect vlan_input_p
2008-09-23 Sepherosa ZiehauAdd following three network protocol threads running...
2008-09-22 Hasso TepperAdd _SC_PAGE_SIZE as alias to _SC_PAGESIZE to make...
2008-09-21 Matthew DillonHAMMER: Fix a couple of minor non-corrupting bugs in...
2008-09-20 Sepherosa Ziehau- Add KTR of ethernet operations
2008-09-20 Sepherosa ZiehauAdd PFIL_MPSAFE flag to give hint to pfil(9) that the...
2008-09-20 Sepherosa ZiehauInstead of rejecting the eligible packet back into...
2008-09-20 Sepherosa ZiehauAdd TDF_NETWORK lwkt flag, so various assertion could...
2008-09-19 Sepherosa ZiehauUpdate comment
2008-09-19 Sepherosa ZiehauCheck ipfw static rules generation after get the BGL
2008-09-19 Sepherosa ZiehauAdd workaround for JMC250A2 under 10/100 hdx mode.
2008-09-19 Sepherosa Ziehau- Add workaround field in softc
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-18 Sepherosa ZiehauIn bridge(4), if the packet is tagged for dummynet...
2008-09-18 Sepherosa ZiehauIf there are no pfil hooks, just remove the dummynet...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-17 Sepherosa ZiehauCall ifnet.if_output() in netisr0, so it executes in...
2008-09-17 Sepherosa Ziehau'dst' does not need to be static
2008-09-17 Sepherosa ZiehauEmbed a netmsg in ifaddr_container, so IFAFREE could...
2008-09-17 Sepherosa ZiehauMake net/netmsg.h userspace friendly
2008-09-17 Sepherosa ZiehauUse absolute inclusion path
2008-09-17 Sepherosa ZiehauAlways enable ETHER_INPUT_CHAIN support
2008-09-17 Sepherosa ZiehauRemove the '2' suffix from ether_input_chain and vlan_i...
2008-09-17 Sepherosa ZiehauNuke unused function
2008-09-17 Sepherosa Ziehau- Remove unnecessary crit sections
2008-09-17 Sepherosa ZiehauFactor out ipfw_match_uid(), put it under BGL explicitly
2008-09-16 Sascha WildnerSilence warnings about unhandled enum values.
2008-09-16 Sepherosa ZiehauFix stack variable names inheritted from ip_{input...
2008-09-16 Sascha WildnerIf ae is NULL, just print that the controller is unsupp...
2008-09-16 Sepherosa ZiehauAdd DUMMYNET_DEBUG option
2008-09-16 Sepherosa Ziehau- Rework ipfw(4) debug print macro
2008-09-16 Sepherosa ZiehauSave flags pass by caller
2008-09-16 Sepherosa Ziehaustruct packet_filter_hook is actually implementation...
2008-09-16 Sepherosa Ziehauip_dn_stop() and ip_dn_stop_dispatch() is used only...
2008-09-16 Sepherosa ZiehauHeader inclusion
2008-09-16 Sepherosa Ziehaumycpu->gd_cpuid -> mycpuid
2008-09-16 Sepherosa ZiehauSYSCTL_NODE is always defined
2008-09-16 Sepherosa ZiehauBump ipfw static rules generation when set/clear IPFW_F...
2008-09-16 Sascha WildnerIf a NULL pointer was passed, panic like everywhere...
2008-09-15 Thomas Nikolajsen * Move description of hw.usb.hack_defer_exploration
2008-09-15 Thomas Nikolajsen * Break line at end of sentence
2008-09-15 Thomas NikolajsenFix old ATA driver name.
2008-09-15 Thomas NikolajsenChange how DESTKERNNAME is handled:
next