netgraph7: Properly lock ng_ksocket during accept phase.
[dragonfly.git] / sys /
2012-01-10 Nuno Antunesnetgraph7: Properly lock ng_ksocket during accept phase.
2012-01-10 Nuno Antunesnetgraph7: welcome ng_frame_relay.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_etf.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_echo.
2012-01-10 Nuno Antunesnetgraph7: Welcome ng_pptpgre.
2012-01-10 Nuno Antunesnetgraph7: catch up with pr_* -> netmsg changes.
2012-01-10 Nuno Antunesnetgraph7: fix netgraph7 build
2012-01-10 Nuno AntunesNETGRAPH7: ng_ksocket: Use atomic ops for ssb_flags...
2012-01-10 Nuno AntunesNETGRAPH: Simplify ng_ether_input_orphan().
2012-01-10 Nuno AntunesNETGRAPH7: Welcome ng_ksocket.
2012-01-10 Nuno AntunesNETGRAPH7: Fix kernel build with options NETGRAPH7.
2012-01-10 Nuno AntunesWelcome ng_deflate.
2012-01-10 Nuno AntunesWelcome ng_bridge.
2012-01-10 Nuno AntunesApply netgraph7 megapatch.
2012-01-10 Sepherosa Ziehaui386: LINE interrupt -> LEGACY interrupt
2012-01-10 Sepherosa Ziehaux86_64: LINE interrupt -> LEGACY interrupt
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sascha Wildnermfi(4): Fix volume creation with mfiutil(8).
2012-01-08 Sepherosa Ziehauahci: Black list more chips which do not support MSI...
2012-01-08 Sepherosa Ziehaupcidevs: regen
2012-01-08 Sepherosa Ziehaupcidevs: More device IDs for AHCI chips
2012-01-08 Sepherosa Ziehaujme: Use MSI, if the device supports it
2012-01-07 Sascha Wildnermfi(4): Remove two NULL checks after kmalloc() with...
2012-01-06 Sascha Wildnermfi(4): Avoid some code duplication.
2012-01-06 Sascha Wildnermfi(4): Use callout_init_mp() for the watchdog callout.
2012-01-06 Sepherosa Ziehauioapic_abi/x86_64: Remove no longer applied warning
2012-01-06 Sepherosa Ziehauahci: Create black list for devices which do not suppor...
2012-01-06 Sepherosa Ziehaupcidevs: regen
2012-01-06 Sepherosa Ziehaupcidevs: Add ATI SB7x0/SB8x0/SB9x0 AHCI device ID
2012-01-06 Sepherosa Ziehaui386: Add MSI support for ICU MachIntrABI
2012-01-06 Sepherosa Ziehaui386: Add MSI support for IOAPIC MachIntrABI
2012-01-06 Sepherosa Ziehaumsi/i386: Add setup/map function
2012-01-06 Sepherosa Ziehaumsi/i386: Add interrupt vectors
2012-01-06 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD.
2012-01-06 Sascha Wildnermfi(4): Use MSI if it is supported by the device.
2012-01-05 Francois Tigeotkernel: do not try to always build IPv4-specific code
2012-01-05 Sascha Wildnerkernel: gre(4) should depend on 'options INET' if it...
2012-01-05 Sascha Wildnerisp(4): Use MSI if it is supported by the device.
2012-01-05 Sascha Wildnerisp(4): Fix a typo in a message.
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-03 Francois TigeotRun VFS_START() for the root mount point.
2012-01-03 Matthew Dillonkernel - Fix a case in if_re which could lockup the...
2012-01-03 Sascha Wildnerispfw(4): Add MODULE_VERSION()s.
2012-01-03 Sascha Wildnerispfw(4): Correct case in module name.
2012-01-03 François Tigeotkernel/vfs: enable accounting for ro mounts
2012-01-03 Sascha Wildnerisp(4): Sync with FreeBSD.
2012-01-03 Sascha Wildnerkernel/mchain: Fix a NULL check.
2012-01-03 Matthew Dillonkernel - Fix swapcache inefficiency related to the...
2012-01-02 Matthew Dillonkernel - Use atomic ops to update hammer_count_refedbufs
2012-01-02 Sascha Wildnerkernel/i4b: Instead of returning, goto fail (for crit_e...
2012-01-02 Sascha Wildnerdpt(4): Add a missing crit_exit().
2012-01-02 Sascha Wildnerkernel/disk drivers: Add some missing crit_exit()s.
2012-01-02 Sascha Wildnered(4): Replace a forgotten crit_exit() with lwkt_serial...
2012-01-01 Matthew Dillonvkernel - Unbreak 32-bit vkernel builds by fixing broke...
2012-01-01 Matthew Dillonkernel - Fix ENOBUFS related panic in tcp_output
2012-01-01 Sascha Wildnerkernel/tws: Add a missing lockmgr(...,LK_RELEASE).
2012-01-01 Sascha Wildnerkernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
2012-01-01 Sascha Wildnerkernel/vfs_quota: Add a missing spin_unlock().
2012-01-01 Sascha Wildnerkernel/netgraph: Add a missing lwkt_reltoken().
2012-01-01 Sascha Wildnerkernel/cam: Add two missing lockmgr(...,LK_RELEASE)'s.
2011-12-31 Sascha WildnerBump copyright. Happy new year!!
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Sascha WildnerReduce differences between our VKERNEL and VKERNEL64...
2011-12-31 Sascha WildnerVKERNEL64: Adjust for the ktr changes (to fix build).
2011-12-31 Venkatesh Srinivaskernel -- nfsserver: Allow for some reordering of RPCs...
2011-12-31 Venkatesh Srinivaskernel -- KTR: Fix vkernel32 build.
2011-12-31 Sascha Wildnerkernel: Fix two NULL dereference issues.
2011-12-31 Sascha Wildnerkernel/acpi: Add a missing file to the 'files' files...
2011-12-31 Sepherosa Ziehauvkernel/intr: Pin vkernel "hardware interrupts" to...
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-30 Aggelos EconomopoulosIntroduce sys/cpputil.h for our cpp metaprogramming...
2011-12-30 Sascha Wildnerkernel/drm: Move a NULL check to the proper place.
2011-12-30 Sascha Wildnerkernel/altq: Move a dereference below the NULL check.
2011-12-29 Sepherosa Ziehauacpi/cpu: Missing one 'O' in the macro name
2011-12-29 Sepherosa Ziehauacpi/cpu: Report that Turbo Boost is enabled on Intel...
2011-12-29 Sepherosa Ziehauacpi/pstate: Print coordination
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-29 Sepherosa Ziehaux86_64: Add MSI support for ICU MachIntrABI
2011-12-29 Sepherosa Ziehauintr: Remove no longer correct ithread_cpuid; use rman_...
2011-12-28 Sepherosa Ziehaubce: Add workaround for the lost of MSI on 5706/5708
2011-12-28 Sepherosa Ziehauem: rman_get_cpuid should be used to get the interrupt...
2011-12-28 Sepherosa Ziehauem: Use MSI, if device supports it
2011-12-28 Sepherosa Ziehaubce: Split out frontend for interrupt handler
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-28 Sepherosa Ziehauether_ioctl: Command type is u_long not int
2011-12-28 Venkatesh Srinivastaskqueue -- Register swi_taskq_mp as an MP-safe SWI.
2011-12-27 Matthew Dillonkernel - Fix swap space leak
2011-12-27 Sepherosa Ziehaui386: Pass cpuid to pcib_alloc_msi and pcib_map_msi
2011-12-27 Sepherosa Ziehaubce: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauemx: emx_detach will correctly handle IRQ resource...
2011-12-27 Sepherosa Ziehauemx: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauahci: Use MSI if device support it.
2011-12-27 Sepherosa Ziehaumsi: Put old MSI code under OLD_MSI
2011-12-27 Sepherosa Ziehaux86_64: Don't allocate MSI if LAPIC is not enabled
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaux86_64/msi: Add hw.ioapic.msi_start tunable
2011-12-27 Sepherosa Ziehaux86_64: Add MSI support for IOAPIC MachIntrABI
2011-12-27 Sepherosa Ziehaupci: Remove extra bus_generic_teardown_intr
next