new libedit: Silence -Wold-style-definition
[dragonfly.git] / sys /
2012-04-15 Francois TigeotVFS quota: add per mount-point global, uid and gid...
2012-04-15 Sepherosa Ziehauif: Remove experimental ifnet.if_start related sysctls
2012-04-14 Venkatesh Srinivaskernel -- Enable threaded syncer for NFS mounts.
2012-04-14 Venkatesh Srinivaskernel -- Per-mount threaded syncer infrastructure.
2012-04-13 Sascha Wildnerkernel: Clean up some module Makefiles.
2012-04-13 Sascha Wildnercxm(4): Remove an unused file (opt_cxm.h) from the...
2012-04-13 Sepherosa Ziehauem/emx: Add a note about why MSI-X should be not enable...
2012-04-13 Sepherosa Ziehauem/emx: Update to Intel em-7.2.4
2012-04-13 Sepherosa Ziehaupci: Add definition for PCI express Link capabilities...
2012-04-13 Sepherosa Ziehautcp/sack: Further optimize scoreboard block allocation
2012-04-13 Sepherosa Ziehautcp/sack: Optimize scoreboard block allocation
2012-04-13 Sepherosa Ziehautcp/sack: Move scoreboard block start/end setup into...
2012-04-13 Sepherosa Ziehautcp/sack: Move empty scoreboard updating into insert_bl...
2012-04-13 Sepherosa Ziehauether: Don't manually packing up input mbufs
2012-04-12 Sascha Wildnerkernel/tmpfs: Make compiling tmpfs into the kernel...
2012-04-12 Sepherosa Ziehautcp: Prefer IW parameters in routing entries
2012-04-12 Sepherosa Ziehaurt_metrics: Add rmx_iw* to record user-set IW parameters
2012-04-12 Sepherosa Ziehautcp: Support settable IW parameters
2012-04-12 Sepherosa Ziehautcp: Staticize tcp_do_rfc3390
2012-04-12 Sepherosa Ziehautcp: "Reasonably" reduce IW after SYN retransmition...
2012-04-11 Sascha Wildnerkernel/nwfs: The NCP check only applies if it is not...
2012-04-11 Sascha Wildnerkernel/smbfs: The netsmb check only applies if it is...
2012-04-11 Sepherosa Ziehautcp/syncache: Use the calculated RTO instead of calcula...
2012-04-11 Sepherosa Ziehautcp/syncache: Increase SYN|ACK max retransmit attempts...
2012-04-11 Sepherosa Ziehaucarp: Get rid of the null serializer function stubs
2012-04-11 Sepherosa Ziehautcp/syncache: Use tcp_syn_backoff|low RTO multipler
2012-04-11 Sepherosa Ziehautcp: Adjust SYN retransmit backoff a little bit.
2012-04-11 Sepherosa Ziehautcp: RW=min(IW,cwnd) is standardized in RFC5681
2012-04-11 Sepherosa Ziehautcp: Increase IW to 2 segments, if RFC3390 is not enabled.
2012-04-11 Sepherosa Ziehautcp: Factor out tcp_initial_window; ease further IW...
2012-04-11 Sascha Wildnersys/conf/options: Clean up and sort the file system...
2012-04-11 Sascha Wildnernwfs/smbfs: Fix and cleanup the Makefiles a bit.
2012-04-11 Sepherosa Ziehaucarp: Add comment about how lockless MPSAFE is done
2012-04-11 Sepherosa Ziehauvlan: Wording in comment
2012-04-11 Sepherosa Ziehaucarp: Change 1/0 usage of int into boolean_t, which...
2012-04-11 Sepherosa Ziehautcp_input: Partly revert 98cb2337e1000153d84b64a5e9aabb...
2012-04-11 Sepherosa Ziehautcp_input: Use acceptable_window_update when applicable
2012-04-11 Sepherosa Ziehautcp/sack: Cleanup the SACK related bits when return...
2012-04-11 Sepherosa Ziehautcp/sack: Take FIN bit into consideration when setup...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-10 Sepherosa Ziehaucarp: Lockless MPSAFE, step 11 of 11
2012-04-10 Sepherosa Ziehaucarp: Lock MPSAFE, step 10 of 11
2012-04-09 Sascha Wildnerpst(4): Add a missing contigfree().
2012-04-09 Sascha Wildnermps(4): Add a missing kfree().
2012-04-08 Sascha Wildnerkernel: Remove NULL checks after kmalloc() with M_WAITOK.
2012-04-08 Sascha Wildneracpi_hp(4): Fix some previously overlooked issues.
2012-04-07 Sepherosa Ziehaucarp: Lockless MPSAFE step 9 of many
2012-04-07 Sascha Wildnerkernel/pci: Adjust MSI allocation verbose message a...
2012-04-07 Sascha Wildnerarcmsr(4): Use the available dev variable (like bus_rel...
2012-04-07 Sascha Wildnerarcmsr(4): Add MODULE_VERSION.
2012-04-07 Sascha Wildnerarcmsr(4): Use MSI if it is supported by the device.
2012-04-07 Sascha Wildnerkernel: Fix building with USERCONFIG but without VISUAL...
2012-04-07 François TigeotKernel - properly handle max. io size when dumping
2012-04-06 Sascha Wildner<machine/param.h>: Bring back the DFLTPHYS define.
2012-04-06 Sepherosa Ziehauigb: Always prepare for vlan when setup reception unit
2012-04-06 Sepherosa Ziehauigb: vlan could detect that the parent interface is...
2012-04-06 Sepherosa Ziehaucarp: Lockless MPSAFE step 8 of many
2012-04-06 Sepherosa Ziehaucarp: Cleanup, move most of the code left in ioctl...
2012-04-06 Sepherosa Ziehaucarp: Lockless MPSAFE step 7 of many
2012-04-06 Sepherosa Ziehaucarp: In ioctl, we have to recompute HMAC only if any...
2012-04-05 Sascha Wildnerkernel/ufs: Fix compilation without INVARIANTS.
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-04-04 Sascha Wildnerbktr(4): Let kthread_create() construct the thread...
2012-04-04 Sascha Wildnerkernel/acpi: Remove the redefinition of kthread_create().
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 6 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 5 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 4 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 3 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 2 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 1 of many
2012-04-03 Sepherosa Ziehaupf/carp: Our carp is never layed out in the fashion...
2012-04-03 Sepherosa Ziehaucarp: Remove unused code
2012-04-03 Sepherosa Ziehaucarp: Make sure that carp_ifaddr only happens in netisr0
2012-04-03 Venkatesh Srinivaskernel -- vnlru: Remove MPLOCK from vnlru.
2012-04-02 François Tigeotvkernel: cap vdisk max. io size to MAXPHYS
2012-04-02 Matthew Dillonkernel - Add max I/O size cap to vmaxiosize()
2012-04-02 Matthew Dillonkernel - Reduce impact of write_behind on small/tempora...
2012-04-02 Venkatesh Srinivaskernel -- FFS: Take softdep lock in softdep_disk_io_ini...
2012-04-02 François TigeotKernel: Set max io size limit for all disk devices
2012-04-01 Matthew DillonHAMMER VFS - Fix assertion with multi-volume setup
2012-04-01 Matthew Dillonkernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
2012-04-01 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-03-31 François TigeotKernel - Restore the 64KB max. IO size limit
2012-03-31 Sascha Wildneraic(4): Remove ISA attachment.
2012-03-31 François TigeotVFS accounting: avoid VOP_GETATTR() calls
2012-03-31 Sascha Wildnerasr(4): Improve readability of an 'if' a bit.
2012-03-31 Sascha Wildnermfi(4): Fix indent.
2012-03-31 Sascha Wildnerrp(4): Fix indent.
2012-03-31 Sascha Wildnerpcn(4): Add missing braces.
2012-03-31 Sascha Wildnerlgue(4): Add missing braces and fix indentation.
2012-03-31 Sascha Wildnerkernel/netgraph7: Fix whitespace.
2012-03-31 Sascha Wildnerkernel: Indent a debugging kprintf.
2012-03-31 Sascha Wildnerhptiop(4): Add missing braces.
2012-03-31 Sascha Wildnerkernel: Adjust some casts.
2012-03-30 François TigeotKernel - Completely remove DFLTPHYS
2012-03-30 Francois TigeotVFS accounting: do not count write operations for remov...
2012-03-30 Francois TigeotVFS accounting: small speed optimization
2012-03-30 Venkatesh Srinivaskernel -- ffs: Do not dereference NULL inodes in ffs_sy...
2012-03-30 Samuel J. Greearkern.cp_time - Add convenience defines
next