Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sys /
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-27 Sepherosa Ziehautcp: Update snd_last upon spurious timeout retransmissi...
2012-04-27 Sepherosa Ziehautcp: Fix window scaling for accecpted socket
2012-04-26 Sepherosa Ziehautcp: Balance aggressiveness of SACK rescue retransmission
2012-04-25 Sepherosa Ziehautcp: Implement "Rescue Retransmission for SACK-based...
2012-04-24 Sascha Wildner<sys/lock.h>: A little whitespace adjustment.
2012-04-24 Markus Pfeifferkernel: Change wmesg type for lockinit, lockreinit
2012-04-22 Sascha Wildnerkernel/viapm: Makefile cleanup (remove unneeded .PATH...
2012-04-22 Sascha Wildnerkernel/modules: Remove opt_pci.h (which doesn't exist...
2012-04-22 Venkatesh Srinivaskernel -- ffs: Soft updates locking fixes
2012-04-21 Sascha Wildnerkernel: Fix some whitespace from the previous commit.
2012-04-21 Matthias Rampkekill zombies if the parent set SIG_IGN on SIGCHLD
2012-04-21 Venkatesh Srinivaskernel -- vm_pageout: Handle pages w/ NULL vm_objects...
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-20 Sascha Wildnerkernel: Remove some leftover references to struct cfdriver.
2012-04-19 Sepherosa Ziehautcp: Reimplement TCP_FASTKEEP socket option using per...
2012-04-19 Sepherosa Ziehautcp: Reset keepalive timer, if TCP_KEEPIDLE is changed
2012-04-19 Sepherosa Ziehaujme: Unbreak buildkernel w/ KASSERT
2012-04-19 Sepherosa Ziehaujme: Move TX descriptor count into chain_data
2012-04-19 Sepherosa Ziehaujme: Option file adjustment
2012-04-19 Sepherosa Ziehaujme: Move RX ring count and RX descriptor count into...
2012-04-19 Sepherosa Ziehaujme: Use RX data's interrupt mask to test interrupt...
2012-04-19 Sepherosa Ziehaujme: Pass rxdata to RX functions
2012-04-18 François TigeotRename vfs_accounting_enabled to vfs_quota_enabled
2012-04-18 Sascha Wildneref(4): Bring in some small fixes from FreeBSD.
2012-04-18 Sepherosa Ziehaujme: Don't enable RSS by default
2012-04-18 Sepherosa Ziehaujme: MSI-X interrupt handler bug fixes
2012-04-18 Sepherosa Ziehautcp: Correct sending idle detection and implement part...
2012-04-18 Sepherosa Ziehausocket: Change sysctl names sosnd -> sosend, no functio...
2012-04-17 Francois TigeotVFS quota: enforce user and group limits
2012-04-17 Francois TigeotVFS quota: add a command to set a group quota
2012-04-17 Francois TigeotVFS quota: add a command to set a user's quota
2012-04-17 Sascha Wildnermpt(4): Sync with FreeBSD.
2012-04-17 Sascha Wildnermpt(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-04-16 Francois TigeotVFS quota: start enforcing limits
2012-04-16 Francois TigeotVFS quota: add a function to set a per mount-point...
2012-04-16 Francois TigeotVFS accounting: have syscalls fail if not enabled
2012-04-16 Francois TigeotVFS quota: report per mount-point space limits
2012-04-16 Sepherosa Ziehaujme: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehaujme: Per-device tunable knobs
2012-04-16 Sepherosa Ziehauifnet: Factor out if_ring_count2()
2012-04-16 Sepherosa Ziehauemx: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehauemx: Allow user to specify the number of RX ring to use
2012-04-16 Sepherosa Ziehauemx: Per-device tunable knobs
2012-04-16 Sepherosa Ziehaubus: Change device_getenv_int interface a little bit
2012-04-16 Sepherosa Ziehaupci: Utilize device_getenv_int
2012-04-16 Sepherosa Ziehaubus: Add device_getenv_int helper function
2012-04-16 Sepherosa Ziehauroute: Turn on route_assert_owner_access by default
2012-04-15 Sascha Wildnerkernel: Use ${.TARGET} in module Makefiles.
2012-04-15 François TigeotVFS accounting: remove unneeded code
2012-04-15 Francois TigeotVFS accounting: do not call initialization functions...
2012-04-15 Sascha Wildnerkernel/netgraph7: Remove some atalk remains.
2012-04-15 Francois TigeotVFS accounting: fix vfs_register()
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.
next