dhclient - Have only one timeout at once.
[dragonfly.git] / sys /
2012-08-19 Sepherosa Ziehaujme: Don't immediately recycle the TX descriptor even...
2012-08-18 Sepherosa Ziehaubce: Dispatch callouts to interrupt's target CPU
2012-08-18 Sepherosa Ziehaubce: Rework MSI checkout for 5706 and 5708
2012-08-18 Sepherosa Ziehaubge: Use MPSAFE callout
2012-08-18 Sepherosa Ziehaubge: Always configure MII mode register
2012-08-18 Sepherosa Ziehaubnx: Enable 500Khz MII management interface frequency
2012-08-17 Matthew Dillonkernel - Fix condvar races
2012-08-17 Matthew Dillonpuffs - Comment out namecache purge for now
2012-08-17 Sepherosa Ziehaupci: Enable PCIe memory mapped configuration again
2012-08-17 Sepherosa Ziehaupci: Disable memory address decoding before writing...
2012-08-17 François Tigeotixgbe: remove unneeded lockuninit call
2012-08-17 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-17 Matthew Dillonkernel - Change lockmgr LK_SHARED behavior to fix impro...
2012-08-16 Matthew Dillonkernel - Fix incorrect dirty/reprotect code in pageout
2012-08-16 Matthew Dillonkernel - Fix long-standing vm_map token panic
2012-08-16 Matthew Dillonkernel - Stop KTR logging during panic
2012-08-16 Sascha Wildnerkernel/linprocfs: Add a missing header for spin_{,un...
2012-08-16 Sascha Wildnerkernel/linprocfs: Remove useless .PATH in the Makefile.
2012-08-16 Sepherosa Ziehautcp: Stringent TSO segment length assertion.
2012-08-16 Matthew Dillonkernel - Fix numerous procfs/ptrace issues (3)
2012-08-16 Matthew Dillonkernel - Fix two UFS+softupdates bugs
2012-08-16 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues (2)
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-15 Antonio Huete Jimenezhammer - Add tunable vfs.hammer.skip_redo
2012-08-15 François Tigeotixgbe: Use callout_init_mp()
2012-08-15 Sepherosa Ziehauem: Add TSO support for certain PCIe chips
2012-08-15 Sepherosa Ziehauem: Utilize mbuf's header length to setup TX csum context
2012-08-15 Sepherosa Ziehauem: Change TXCSUM does not require reinitialize hardware
2012-08-15 Sepherosa Ziehauem: Pack boolean fields into flags
2012-08-15 Sepherosa Ziehauem: Increase RX/TX descriptor count to 512
2012-08-14 Sepherosa Ziehaubge: Allow max BDs based coalesce to be disabled
2012-08-14 Sepherosa Ziehaubge: Don't peek at the TX descriptor in txeof()
2012-08-14 François Tigeotixgbe: Remove the multicast spinlock
2012-08-14 Sepherosa Ziehaubnx: Don't peek at the TX descriptor in txeof()
2012-08-14 Sepherosa Ziehauemx: Pack boolean fields into flags
2012-08-14 Sepherosa Ziehauigb: Remove no longer referenced code
2012-08-14 Sepherosa Ziehauigb: Remove unused code; adjust and add comment
2012-08-14 Sepherosa Ziehauigb: Remove unused field
2012-08-14 François Tigeotixgbe: Remove a useless assertion
2012-08-13 Sepherosa Ziehaubce: Unbreak LINT building
2012-08-13 Sascha Wildnerahci(4)/sili(4): Fix for drives >2TB.
2012-08-12 François Tigeotixgbe: replace direct lockmgr calls by macros
2012-08-12 Sepherosa Ziehaubge: Add TSO support for BCM5755 family chips
2012-08-12 François Tigeotixgbe(4): remove a lockinit() call
2012-08-12 Matthew Dillonboot - Fix boot probe ordering
2012-08-10 Sepherosa Ziehaubce: Add TSO support
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from polling code
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from output path
2012-08-10 Sepherosa Ziehaubce: Set RX interrupt rate ~6000Hz
2012-08-10 Sepherosa Ziehaubce: Don't loop in the interrupt handler to drain TX/RX
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs on RX/TX interrupt path
2012-08-10 Sepherosa Ziehaubce: Remove debugging stuffs in interrupt handler
2012-08-09 François Tigeotixgbe(4): Sync with FreeBSD
2012-08-09 François Tigeotixgbe: compilation fix for debug routines
2012-08-09 Sepherosa Ziehauemx: Status change is protected by main serializer
2012-08-08 Sascha Wildnerhpt27xx(4): Use NULL for pointers.
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-08 Sepherosa Ziehaubnx: Disable RX max BDs based interrupt moderation
2012-08-08 Sepherosa Ziehaubnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
2012-08-08 Sepherosa Ziehaubnx: Correct debug messages
2012-08-08 Sepherosa Ziehaubnx: Rearrange the code to check the spare TX descripor...
2012-08-08 Sepherosa Ziehaubnx: Increase spare TX descriptors to 33 to incorporate...
2012-08-08 Sepherosa Ziehauemx: emx_timer() only requires main serializer
2012-08-08 Sepherosa Ziehauem/emx: Fix up detach path
2012-08-08 Sepherosa Ziehauemx: Increase spare TX descriprors to 33 incorporate...
2012-08-08 Sepherosa Ziehauemx: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehauigb: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehaualc: Stablize this driver and fix various porting overlooks
2012-08-07 Sascha Wildnerarcmsr(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnermpt(4): Fix a porting mistake I did in 6d259fc1.
2012-08-07 Sascha Wildnerkernel/dsched: Add a version parameter to the DSCHED_PO...
2012-08-07 Sascha Wildnerhptmv(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnerhptiop(4): Add some more PCI IDs.
2012-08-06 Sascha Wildnerkernel/x86_64: Fix kernel build without DDB.
2012-08-04 Sascha Wildnerhptrr(4): Add a __printflike().
2012-08-03 François Tigeotkernel: add a flags argument to LOCK_SYSINIT
2012-08-03 Sepherosa Ziehaubnx: Remove unused code
2012-08-03 François Tigeotkernel: add a LOCK_SYSINIT helper macro
2012-08-03 Nuno Antuneskernel: Fix kernel build when compiled without INVARIANTS.
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-08-03 Sascha Wildnerkernel/cam: Make si_iosize_max overridable by drivers.
2012-08-02 Sepherosa Ziehauigb: Add TSO support
2012-08-02 Sepherosa Ziehauigb: Change TXCSUM does not require reinitialize hardware
2012-08-02 Sepherosa Ziehauigb: Utilize mbuf's header length to setup TX context
2012-08-02 Sepherosa Ziehaustatclock: Fix intr% counting on heavily interrupted...
2012-08-02 Sepherosa Ziehauem/emx: Reduce the default interrupt rate to 6000Hz
2012-08-01 Sepherosa Ziehauemx: Add EMX_TSO_DEBUG
2012-08-01 Sepherosa Ziehauemx: Remove dependency on opt_rss.h; RSS is always...
2012-08-01 Sepherosa Ziehauemx: Add TSO support
2012-08-01 Sepherosa Ziehauemx: Remove unused macros
2012-08-01 Sepherosa Ziehauemx: Utilize mbuf's header lengthes
2012-08-01 Sepherosa Ziehaumbuf: segsz -> tso_segsz, which is more expressive
2012-08-01 Sepherosa Ziehaubnx: Utilize header lengthes in mbuf to setup TSO
2012-08-01 Sepherosa Ziehaumbuf: Regroup fields, mainly to improve cache utilization
2012-08-01 Sepherosa Ziehaumbuf: Save linker layer, IP and TCP/UDP header length
2012-07-31 François Tigeotixgbe: remove some FreeBSD version checks
2012-07-31 Sascha WildnerLINT/LINT64: Add BNX_TSO_DEBUG.
2012-07-31 François Tigeotkernel: Implement O_CLOEXEC
next