April 2012 Archives by author
Starting: Sun Apr 1 03:10:33 PDT 2012
Ending: Mon Apr 30 23:01:49 PDT 2012
Messages: 206
- Apr 10 2012 - 16:53:13 git: Merge branch 'vendor/OPENSSL'
Peter Avalos
- Apr 10 2012 - 16:53:13 git: Update files for OpenSSL-1.0.1 update.
Peter Avalos
- Apr 10 2012 - 16:53:14 git: Merge remote-tracking branch 'origin/master'
Peter Avalos
- Apr 10 2012 - 19:39:25 git: Merge branch 'vendor/OPENSSL'
Peter Avalos
- Apr 21 2012 - 03:56:19 git: Update files for OpenSSL-1.0.1a import.
Peter Avalos
- Apr 27 2012 - 19:43:28 git: Update files for OpenSSL-1.0.1b import.
Peter Avalos
- Apr 02 2012 - 17:17:39 git: kernel - Reduce impact of write_behind on small/temporary files
Matthew Dillon
- Apr 02 2012 - 17:17:40 git: kernel - Add max I/O size cap to vmaxiosize()
Matthew Dillon
- Apr 05 2012 - 22:52:51 git: hammer2 hammer2 - Start adding ioctl infrastructure, start writing hammer2 utility
Matthew Dillon
- Apr 06 2012 - 01:17:28 git: hammer2 hammer2 - helper thread skeleton listener
Matthew Dillon
- Apr 06 2012 - 05:05:30 git: hammer2 hammer2 - Add pfs_list, pfs_create, pfs_delete
Matthew Dillon
- Apr 06 2012 - 06:44:06 git: hammer2 hammer2 - Support multiple PFS mounts from the same device
Matthew Dillon
- Apr 13 2012 - 02:50:07 git: hammer2 hammer2 - Early messaging infrastructure
Matthew Dillon
- Apr 13 2012 - 06:48:19 git: hammer2 hammer2 - Early messaging infrastructure (2)
Matthew Dillon
- Apr 30 2012 - 22:49:54 git: kernel - Fix degenerate cluster_write() cases
Matthew Dillon
- Apr 30 2012 - 22:49:55 git: HAMMER VFS - Only set B_CLUSTEROK on 64K buffers
Matthew Dillon
- Apr 11 2012 - 16:22:53 git: dntpd - Update pool servers to be of the newly-created dragonfly ntp.org zone
Samuel Greear
- Apr 06 2012 - 09:56:28 git: rtld: Implement fdlopen(3)
John Marino
- Apr 06 2012 - 09:56:31 git: rtld: Fix rtld_functrace
John Marino
- Apr 06 2012 - 11:07:24 git: dlfcn: How weak!
John Marino
- Apr 21 2012 - 19:45:47 git: rtld: Add write-lock to case of filter loading
John Marino
- Apr 04 2012 - 21:54:56 git: kernel - Add workaround for errata #721 on AMD cpus (found by Matt Dillon)
Thomas Nikolajsen
- Apr 24 2012 - 11:31:27 git: test/test/README: add a few lines
Markus Pfeiffer
- Apr 24 2012 - 14:37:20 git: kernel: Change wmesg type for lockinit, lockreinit
Markus Pfeiffer
- Apr 02 2012 - 17:10:01 git: kernel -- FFS: Take softdep lock in softdep_disk_io_initiation.
Venkatesh Srinivas
- Apr 02 2012 - 17:43:39 git: DragonFly_RELEASE_3_0 kernel -- ffs: Replace softupdates critical section locks with lockmgr.
Venkatesh Srinivas
- Apr 02 2012 - 17:43:40 git: DragonFly_RELEASE_3_0 kernel -- FFS: Take softdep lock in softdep_disk_io_initiation.
Venkatesh Srinivas
- Apr 02 2012 - 17:43:41 git: DragonFly_RELEASE_3_0 kernel -- ffs: Do not dereference NULL inodes in ffs_sync_scan1.
Venkatesh Srinivas
- Apr 03 2012 - 04:00:55 git: kernel -- vnlru: Remove MPLOCK from vnlru.
Venkatesh Srinivas
- Apr 13 2012 - 02:59:30 git: DragonFly_RELEASE_3_0 kernel - Fix signal masking race assertion panic w/vkernel
Venkatesh Srinivas
- Apr 13 2012 - 02:59:31 git: DragonFly_RELEASE_3_0 kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
Venkatesh Srinivas
- Apr 14 2012 - 00:48:01 git: kernel -- Per-mount threaded syncer infrastructure.
Venkatesh Srinivas
- Apr 14 2012 - 01:12:46 git: kernel -- Enable threaded syncer for NFS mounts.
Venkatesh Srinivas
- Apr 21 2012 - 18:44:38 git: kernel -- vm_pageout: Handle pages w/ NULL vm_objects on the act/in pageqs.
Venkatesh Srinivas
- Apr 22 2012 - 03:29:33 git: kernel -- ffs: Soft updates locking fixes
Venkatesh Srinivas
- May 01 2012 - 06:01:48 git: DragonFly_RELEASE_3_0 kernel -- vm_pageout: Handle pages w/ NULL vm_objects on the act/in pageqs.
Venkatesh Srinivas
- May 01 2012 - 06:01:49 git: DragonFly_RELEASE_3_0 kill zombies if the parent set SIG_IGN on SIGCHLD
Venkatesh Srinivas
- May 01 2012 - 06:01:49 git: DragonFly_RELEASE_3_0 HAMMER VFS - Fix assertion with multi-volume setup
Venkatesh Srinivas
- May 01 2012 - 06:01:49 git: DragonFly_RELEASE_3_0 kernel -- ffs: Soft updates locking fixes
Venkatesh Srinivas
- Apr 02 2012 - 06:44:22 git: Kernel: Set max io size limit for all disk devices
Francois Tigeot
- Apr 02 2012 - 17:23:38 git: vkernel: cap vdisk max. io size to MAXPHYS
Francois Tigeot
- Apr 07 2012 - 07:57:14 git: Kernel - properly handle max. io size when dumping
Francois Tigeot
- Apr 15 2012 - 18:11:56 git: VFS quota: add per mount-point global, uid and gid limit fields.
Francois Tigeot
- Apr 15 2012 - 18:49:37 git: VFS accounting: fix vfs_register()
Francois Tigeot
- Apr 15 2012 - 19:59:13 git: VFS accounting: do not call initialization functions directly
Francois Tigeot
- Apr 15 2012 - 20:22:34 git: VFS accounting: remove unneeded code
Francois Tigeot
- Apr 16 2012 - 16:10:59 git: VFS quota: report per mount-point space limits
Francois Tigeot
- Apr 16 2012 - 18:27:55 git: VFS accounting: have syscalls fail if not enabled
Francois Tigeot
- Apr 16 2012 - 19:44:03 git: VFS quota: add a function to set a per mount-point global space limit
Francois Tigeot
- Apr 16 2012 - 19:44:04 git: VFS quota: start enforcing limits
Francois Tigeot
- Apr 17 2012 - 17:51:57 git: VFS quota: add a command to set a user's quota
Francois Tigeot
- Apr 17 2012 - 17:51:58 git: VFS quota: add a command to set a group quota
Francois Tigeot
- Apr 17 2012 - 17:51:58 git: VFS quota: enforce user and group limits
Francois Tigeot
- Apr 17 2012 - 21:18:35 git: vquota(8): document a limit of 0 means no check
Francois Tigeot
- Apr 18 2012 - 21:22:50 git: Rename vfs_accounting_enabled to vfs_quota_enabled
Francois Tigeot
- Apr 21 2012 - 20:45:28 git: kill zombies if the parent set SIG_IGN on SIGCHLD
Francois Tigeot
- Apr 28 2012 - 19:30:11 git: Document the vquotactl() syscall
Francois Tigeot
- Apr 01 2012 - 10:10:33 git: fsstress: Adjust the sample script a bit.
Sascha Wildner
- Apr 02 2012 - 08:22:30 git: Sync zoneinfo database with tzdata2012c from munnari.oz.au
Sascha Wildner
- Apr 02 2012 - 08:22:35 git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012c from munnari.oz.au
Sascha Wildner
- Apr 04 2012 - 18:10:06 git: kernel/acpi: Remove the redefinition of kthread_create().
Sascha Wildner
- Apr 04 2012 - 19:01:52 git: bktr(4): Let kthread_create() construct the thread name.
Sascha Wildner
- Apr 04 2012 - 21:32:31 git: kernel: Pass a real format string to functions which expect one.
Sascha Wildner
- Apr 05 2012 - 09:08:28 git: ppp(8): Raise WARNS to 2 and fix the warnings.
Sascha Wildner
- Apr 05 2012 - 17:11:19 git: kernel/ufs: Fix compilation without INVARIANTS.
Sascha Wildner
- Apr 05 2012 - 18:18:48 git: DragonFly_RELEASE_3_0 kernel/ufs: Fix compilation without INVARIANTS.
Sascha Wildner
- Apr 05 2012 - 19:49:18 git: dsched.9: A little mdoc correction.
Sascha Wildner
- Apr 06 2012 - 15:42:34 git: <machine/param.h>: Bring back the DFLTPHYS define.
Sascha Wildner
- Apr 07 2012 - 02:17:52 git: Update the pciconf(8) database.
Sascha Wildner
- Apr 07 2012 - 11:16:16 git: kernel: Fix building with USERCONFIG but without VISUAL_USERCONFIG.
Sascha Wildner
- Apr 07 2012 - 11:35:29 git: DragonFly_RELEASE_3_0 kernel: Fix building with USERCONFIG but without VISUAL_USERCONFIG.
Sascha Wildner
- Apr 07 2012 - 11:38:51 git: arcmsr(4): Use MSI if it is supported by the device.
Sascha Wildner
- Apr 07 2012 - 11:38:52 git: arcmsr(4): Add MODULE_VERSION.
Sascha Wildner
- Apr 07 2012 - 11:59:26 git: arcmsr(4): Use the available dev variable (like bus_release_resource()).
Sascha Wildner
- Apr 07 2012 - 12:37:13 git: kernel/pci: Adjust MSI allocation verbose message a bit.
Sascha Wildner
- Apr 07 2012 - 13:19:15 git: Document which drivers are using MSI and how it can be disabled.
Sascha Wildner
- Apr 08 2012 - 19:21:24 git: IPXrouted(8): Re-indent some code to make the outer for() better visible.
Sascha Wildner
- Apr 08 2012 - 22:31:17 git: acpi_hp(4): Fix some previously overlooked issues.
Sascha Wildner
- Apr 09 2012 - 01:32:34 git: kernel: Remove NULL checks after kmalloc() with M_WAITOK.
Sascha Wildner
- Apr 09 2012 - 01:32:34 git: mps(4): Add a missing kfree().
Sascha Wildner
- Apr 09 2012 - 01:32:38 git: DragonFly_RELEASE_3_0 mps(4): Add a missing kfree().
Sascha Wildner
- Apr 09 2012 - 02:39:36 git: pst(4): Add a missing contigfree().
Sascha Wildner
- Apr 09 2012 - 02:39:40 git: DragonFly_RELEASE_3_0 pst(4): Add a missing contigfree().
Sascha Wildner
- Apr 10 2012 - 19:46:37 git: acpi_hp.4: List the HP Compaq nc6320 as tested with the acpi_hp(4) driver.
Sascha Wildner
- Apr 11 2012 - 08:41:50 git: Remove one more old OpenSSL file via 'make upgrade'.
Sascha Wildner
- Apr 11 2012 - 09:38:44 git: nwfs/smbfs: Fix and cleanup the Makefiles a bit.
Sascha Wildner
- Apr 11 2012 - 09:38:44 git: sys/conf/options: Clean up and sort the file system related options.
Sascha Wildner
- Apr 11 2012 - 17:38:36 git: kernel/smbfs: The netsmb check only applies if it is not the module build.
Sascha Wildner
- Apr 11 2012 - 18:07:03 git: kernel/nwfs: The NCP check only applies if it is not the module build.
Sascha Wildner
- Apr 12 2012 - 21:04:57 git: kernel/tmpfs: Make compiling tmpfs into the kernel optional.
Sascha Wildner
- Apr 13 2012 - 17:20:42 git: cxm(4): Remove an unused file (opt_cxm.h) from the Makefile.
Sascha Wildner
- Apr 13 2012 - 17:53:20 git: kernel: Clean up some module Makefiles.
Sascha Wildner
- Apr 14 2012 - 15:34:51 git: Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
Sascha Wildner
- Apr 15 2012 - 10:27:05 git: make.conf: Remove the unused LOADER_TFTP_SUPPORT variable.
Sascha Wildner
- Apr 15 2012 - 19:17:25 git: kernel/netgraph7: Remove some atalk remains.
Sascha Wildner
- Apr 15 2012 - 20:27:55 git: kernel: Use ${.TARGET} in module Makefiles.
Sascha Wildner
- Apr 17 2012 - 16:14:34 git: mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
Sascha Wildner
- Apr 17 2012 - 16:14:35 git: mpt(4): Sync with FreeBSD.
Sascha Wildner
- Apr 17 2012 - 16:14:40 git: DragonFly_RELEASE_3_0 mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
Sascha Wildner
- Apr 18 2012 - 19:50:21 git: Remove a deleted mpt(4) related header file with 'make upgrade'.
Sascha Wildner
- Apr 18 2012 - 20:49:21 git: ef(4): Bring in some small fixes from FreeBSD.
Sascha Wildner
- Apr 19 2012 - 21:24:59 git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
- Apr 19 2012 - 21:49:53 git: digi.4: Remove some wrong documentation.
Sascha Wildner
- Apr 19 2012 - 21:56:06 git: dsched_bfq.4: Fix capitalization.
Sascha Wildner
- Apr 20 2012 - 09:02:34 git: kernel: Remove some leftover references to struct cfdriver.
Sascha Wildner
- Apr 21 2012 - 10:43:51 git: pthread_join(3): If the target thread is detached, return EINVAL.
Sascha Wildner
- Apr 21 2012 - 10:43:56 git: DragonFly_RELEASE_3_0 pthread_join(3): If the target thread is detached, return EINVAL.
Sascha Wildner
- Apr 21 2012 - 21:00:14 git: kernel: Fix some whitespace from the previous commit.
Sascha Wildner
- Apr 22 2012 - 11:39:21 git: kernel/modules: Remove opt_pci.h (which doesn't exist) from some Makefiles.
Sascha Wildner
- Apr 22 2012 - 11:40:17 git: kernel/viapm: Makefile cleanup (remove unneeded .PATH and opt_isa.h).
Sascha Wildner
- Apr 24 2012 - 17:16:17 git: <sys/lock.h>: A little whitespace adjustment.
Sascha Wildner
- Apr 24 2012 - 17:16:18 git: ntp_adjtime.2: Use the correct function name.
Sascha Wildner
- Apr 25 2012 - 04:53:03 git: ntp_adjtime.2: Use the correct function name.
Sascha Wildner
- Apr 25 2012 - 07:29:41 git: ntp_{adj,get}time.2: Mention our dntpd(8) and mark ntpd as being in pkgsrc.
Sascha Wildner
- Apr 27 2012 - 22:26:33 git: Remove some CLEANFILES in kernel module Makefiles.
Sascha Wildner
- Apr 28 2012 - 07:29:32 git: tap(4): Use the number of instances from the kernel config file.
Sascha Wildner
- Apr 28 2012 - 07:29:33 git: Add tap(4) to LINT/LINT64.
Sascha Wildner
- Apr 28 2012 - 07:43:08 git: kernel: Remove newlines from the panic messages that have one.
Sascha Wildner
- Apr 28 2012 - 11:42:02 git: make upgrade: Don't remove /var/heimdal.
Sascha Wildner
- Apr 28 2012 - 11:42:06 git: DragonFly_RELEASE_3_0 make upgrade: Don't remove /var/heimdal.
Sascha Wildner
- Apr 28 2012 - 18:23:57 git: nrelease: Build the git we ship on the LiveCD without Python support.
Sascha Wildner
- Apr 28 2012 - 19:58:38 git: vquotactl.2: Fix some small mdoc issues.
Sascha Wildner
- Apr 28 2012 - 20:42:18 git: vquotactl.2: Add back a reference to loader.conf(5).
Sascha Wildner
- Apr 29 2012 - 12:12:37 git: kernel: Use LIST_FOREACH in some places.
Sascha Wildner
- Apr 29 2012 - 18:21:52 git: vquota.8: Remove extra .El
Sascha Wildner
- Apr 30 2012 - 18:04:52 git: kernel: Remove some unused variables.
Sascha Wildner
- Apr 30 2012 - 20:24:32 git: kernel: Remove some unused variables.
Sascha Wildner
- Apr 30 2012 - 22:02:24 git: kernel/vga: Remove some unneeded #ifdef/#define's.
Sascha Wildner
- Apr 30 2012 - 22:11:43 git: Revert "kernel/vga: Remove some unneeded #ifdef/#define's."
Sascha Wildner
- Apr 03 2012 - 13:35:16 git: carp: Make sure that carp_ifaddr only happens in netisr0
Sepherosa Ziehau
- Apr 03 2012 - 13:35:19 git: carp: Remove unused code
Sepherosa Ziehau
- Apr 03 2012 - 13:35:19 git: pf/carp: Our carp is never layed out in the fashion used by pf
Sepherosa Ziehau
- Apr 04 2012 - 13:12:59 git: carp: Lockless MPSAFE step 1 of many
Sepherosa Ziehau
- Apr 04 2012 - 13:13:00 git: carp: Lockless MPSAFE step 3 of many
Sepherosa Ziehau
- Apr 04 2012 - 13:13:00 git: carp: Lockless MPSAFE step 2 of many
Sepherosa Ziehau
- Apr 04 2012 - 13:13:01 git: carp: Lockless MPSAFE step 5 of many
Sepherosa Ziehau
- Apr 04 2012 - 13:13:01 git: carp: Lockless MPSAFE step 6 of many
Sepherosa Ziehau
- Apr 04 2012 - 13:13:01 git: carp: Lockless MPSAFE step 4 of many
Sepherosa Ziehau
- Apr 06 2012 - 04:58:06 git: netstat: Reduce SACK scoreboard statistics description verbosity
Sepherosa Ziehau
- Apr 06 2012 - 05:29:50 git: carp: In ioctl, we have to recompute HMAC only if any configures are changed
Sepherosa Ziehau
- Apr 06 2012 - 09:11:13 git: carp: Lockless MPSAFE step 7 of many
Sepherosa Ziehau
- Apr 06 2012 - 09:11:13 git: carp: Cleanup, move most of the code left in ioctl into sub-ioctl functions
Sepherosa Ziehau
- Apr 06 2012 - 09:11:14 git: carp: Lockless MPSAFE step 8 of many
Sepherosa Ziehau
- Apr 06 2012 - 09:31:44 git: igb: vlan could detect that the parent interface is gone; don't prevent detach
Sepherosa Ziehau
- Apr 06 2012 - 09:31:45 git: igb: Always prepare for vlan when setup reception unit
Sepherosa Ziehau
- Apr 07 2012 - 14:20:23 git: carp: Lockless MPSAFE step 9 of many
Sepherosa Ziehau
- Apr 10 2012 - 13:29:03 git: carp: Lockless MPSAFE, step 11 of 11
Sepherosa Ziehau
- Apr 10 2012 - 13:29:03 git: carp: Lock MPSAFE, step 10 of 11
Sepherosa Ziehau
- Apr 11 2012 - 01:44:36 git: tcp/sack: Take FIN bit into consideration when setup report SACK block end
Sepherosa Ziehau
- Apr 11 2012 - 01:44:36 git: tcp/sack: Cleanup the SACK related bits when return from tcp_input slow path
Sepherosa Ziehau
- Apr 11 2012 - 03:31:04 git: tcp_input: Use acceptable_window_update when applicable
Sepherosa Ziehau
- Apr 11 2012 - 03:31:05 git: tcp_input: Partly revert 98cb2337e1000153d84b64a5e9aabbecda8e8dbf
Sepherosa Ziehau
- Apr 11 2012 - 08:46:55 git: carp: Change 1/0 usage of int into boolean_t, which is more expressive
Sepherosa Ziehau
- Apr 11 2012 - 08:46:56 git: vlan: Wording in comment
Sepherosa Ziehau
- Apr 11 2012 - 08:46:57 git: carp: Add comment about how lockless MPSAFE is done
Sepherosa Ziehau
- Apr 11 2012 - 10:30:24 git: tcp: RW=min(IW,cwnd) is standardized in RFC5681
Sepherosa Ziehau
- Apr 11 2012 - 10:30:24 git: tcp: Factor out tcp_initial_window; ease further IW adjustment
Sepherosa Ziehau
- Apr 11 2012 - 10:30:24 git: tcp: Increase IW to 2 segments, if RFC3390 is not enabled.
Sepherosa Ziehau
- Apr 11 2012 - 10:30:25 git: tcp: Adjust SYN retransmit backoff a little bit.
Sepherosa Ziehau
- Apr 11 2012 - 10:30:25 git: tcp/syncache: Use tcp_syn_backoff|low RTO multipler
Sepherosa Ziehau
- Apr 11 2012 - 13:55:49 git: carp: Get rid of the null serializer function stubs
Sepherosa Ziehau
- Apr 11 2012 - 14:21:31 git: tcp/syncache: Increase SYN|ACK max retransmit attempts from 3 to 4
Sepherosa Ziehau
- Apr 11 2012 - 14:21:32 git: tcp/syncache: Use the calculated RTO instead of calculate again
Sepherosa Ziehau
- Apr 12 2012 - 06:51:43 git: tcp: "Reasonably" reduce IW after SYN retransmition timeout
Sepherosa Ziehau
- Apr 12 2012 - 09:50:29 git: tcp: Staticize tcp_do_rfc3390
Sepherosa Ziehau
- Apr 12 2012 - 09:50:30 git: tcp: Prefer IW parameters in routing entries
Sepherosa Ziehau
- Apr 12 2012 - 09:50:30 git: tcp: Support settable IW parameters
Sepherosa Ziehau
- Apr 12 2012 - 09:50:30 git: rt_metrics: Add rmx_iw* to record user-set IW parameters
Sepherosa Ziehau
- Apr 13 2012 - 04:01:59 git: ether: Don't manually packing up input mbufs
Sepherosa Ziehau
- Apr 13 2012 - 07:37:12 git: tcp/sack: Move scoreboard block start/end setup into alloc function
Sepherosa Ziehau
- Apr 13 2012 - 07:37:12 git: tcp/sack: Move empty scoreboard updating into insert_block()
Sepherosa Ziehau
- Apr 13 2012 - 07:37:13 git: tcp/sack: Optimize scoreboard block allocation
Sepherosa Ziehau
- Apr 13 2012 - 08:41:54 git: tcp/sack: Further optimize scoreboard block allocation
Sepherosa Ziehau
- Apr 13 2012 - 10:37:02 git: pci: Add definition for PCI express Link capabilities/control
Sepherosa Ziehau
- Apr 13 2012 - 10:37:03 git: em/emx: Update to Intel em-7.2.4
Sepherosa Ziehau
- Apr 13 2012 - 10:43:11 git: em/emx: Add a note about why MSI-X should be not enable on 82574
Sepherosa Ziehau
- Apr 15 2012 - 12:47:16 git: if: Remove experimental ifnet.if_start related sysctls
Sepherosa Ziehau
- Apr 16 2012 - 02:16:30 git: route: Turn on route_assert_owner_access by default
Sepherosa Ziehau
- Apr 16 2012 - 09:17:37 git: bus: Add device_getenv_int helper function
Sepherosa Ziehau
- Apr 16 2012 - 09:17:38 git: pci: Utilize device_getenv_int
Sepherosa Ziehau
- Apr 16 2012 - 10:48:40 git: emx: Per-device tunable knobs
Sepherosa Ziehau
- Apr 16 2012 - 10:48:40 git: bus: Change device_getenv_int interface a little bit
Sepherosa Ziehau
- Apr 16 2012 - 10:48:41 git: emx: Allow user to specify the number of RX ring to use
Sepherosa Ziehau
- Apr 16 2012 - 10:48:41 git: emx: Change how IFCAP_RSS is handled
Sepherosa Ziehau
- Apr 16 2012 - 12:05:40 git: ifnet: Factor out if_ring_count2()
Sepherosa Ziehau
- Apr 16 2012 - 12:05:41 git: jme: Per-device tunable knobs
Sepherosa Ziehau
- Apr 16 2012 - 12:05:42 git: jme: Change how IFCAP_RSS is handled
Sepherosa Ziehau
- Apr 18 2012 - 09:32:30 git: socket: Change sysctl names sosnd -> sosend, no functional changes
Sepherosa Ziehau
- Apr 18 2012 - 09:32:31 git: tcp: Correct sending idle detection and implement part of RFC2861
Sepherosa Ziehau
- Apr 18 2012 - 12:46:14 git: jme: MSI-X interrupt handler bug fixes
Sepherosa Ziehau
- Apr 18 2012 - 12:46:17 git: jme: Don't enable RSS by default
Sepherosa Ziehau
- Apr 19 2012 - 03:15:25 git: jme: Pass rxdata to RX functions
Sepherosa Ziehau
- Apr 19 2012 - 03:15:26 git: jme: Use RX data's interrupt mask to test interrupt status
Sepherosa Ziehau
- Apr 19 2012 - 03:15:27 git: jme: Move TX descriptor count into chain_data
Sepherosa Ziehau
- Apr 19 2012 - 03:15:27 git: jme: Move RX ring count and RX descriptor count into rxdata
Sepherosa Ziehau
- Apr 19 2012 - 03:15:27 git: jme: Option file adjustment
Sepherosa Ziehau
- Apr 19 2012 - 03:15:28 git: jme: Unbreak buildkernel w/ KASSERT
Sepherosa Ziehau
- Apr 19 2012 - 07:02:49 git: tcp: Reset keepalive timer, if TCP_KEEPIDLE is changed
Sepherosa Ziehau
- Apr 19 2012 - 07:19:04 git: tcp: Reimplement TCP_FASTKEEP socket option using per-pcb keepidle
Sepherosa Ziehau
- Apr 25 2012 - 06:12:34 git: tcp: Implement "Rescue Retransmission for SACK-based Loss Recovery Algorithm"
Sepherosa Ziehau
- Apr 26 2012 - 08:41:45 git: tcp: Balance aggressiveness of SACK rescue retransmission
Sepherosa Ziehau
- Apr 27 2012 - 08:22:56 git: tcp: Fix window scaling for accecpted socket
Sepherosa Ziehau
- Apr 27 2012 - 08:22:57 git: tcp: Update snd_last upon spurious timeout retransmission restore
Sepherosa Ziehau
- Apr 28 2012 - 01:49:23 git: msgport: Implement dropmsg for spin port
Sepherosa Ziehau
- Apr 28 2012 - 01:50:07 git: DragonFly_RELEASE_3_0 msgport: Implement dropmsg for spin port
Sepherosa Ziehau
- Apr 30 2012 - 03:17:22 git: tcp: Implement part of Eifel Response Algorithm (RFC4015)
Sepherosa Ziehau
Last message date:
Mon Apr 30 23:01:49 PDT 2012
Archived on: Fri Mar 3 13:39:00 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).