Subject |
Author |
Date |
git: amr(4): Remove some unused code (amr_timeout()). |
Sascha Wildner |
31/08/2012 22:06 |
git: Add CARP support to the GENERIC kernels. |
Sascha Wildner |
31/08/2012 21:00 |
git: usched_bsd4 - topology sched: go for safe defaults |
Alex Hornung |
30/08/2012 07:20 |
git: socket: Replicate soreceive() to sorecvtcp() for cleanup and optimization |
Sepherosa Ziehau |
30/08/2012 04:13 |
git: sorecvtcp: Remove unapplied code |
Sepherosa Ziehau |
30/08/2012 04:13 |
git: jme: RX interrupt to ~6000Hz, TX interrupt to ~4000Hz |
Sepherosa Ziehau |
29/08/2012 09:52 |
git: jme: Record number of times that RX ring becomes empty |
Sepherosa Ziehau |
29/08/2012 09:52 |
git: jme: Allow MSI-X be evenly spreaded across CPUs |
Sepherosa Ziehau |
29/08/2012 09:11 |
git: igb: Set default RX descriptor count to 512 |
Sepherosa Ziehau |
29/08/2012 08:42 |
git: acpi/sci: Test ACPI MADT interrupt override entry's preferred mode first |
Sepherosa Ziehau |
29/08/2012 02:27 |
git: wpa_supplicant(8): Use libpcap functions. |
Sascha Wildner |
28/08/2012 22:16 |
git: kernel/acpi: Add smart battery support. |
Sascha Wildner |
28/08/2012 22:08 |
git: mpt(4): We don't have MOD_QUIESCE. |
Sascha Wildner |
28/08/2012 16:32 |
git: tcp: RFC3517bis is now officially RFC6675 |
Sepherosa Ziehau |
28/08/2012 07:11 |
git: tcp/ncr: Avoid using magic number |
Sepherosa Ziehau |
28/08/2012 07:11 |
git: acpi/resource: Use legacy_intr_find to detect invalid IRQ configure |
Sepherosa Ziehau |
28/08/2012 06:38 |
git: pci: Guard against wrong user supplied IRQ assignment |
Sepherosa Ziehau |
28/08/2012 06:38 |
git: acpi/pcib: Guard against invalid GSI provided by PRT |
Sepherosa Ziehau |
28/08/2012 06:38 |
git: acpi/fadt: Make sure that SCI IRQ is valid |
Sepherosa Ziehau |
28/08/2012 06:38 |
git: pci/pir: Make sure that the IRQ is allowed to be configured |
Sepherosa Ziehau |
28/08/2012 06:38 |
git: MachIntr: Add two methods to find IRQ |
Sepherosa Ziehau |
28/08/2012 04:30 |
git: acpi/intr: Fix comment, source index is GSI _not_ IRQ |
Sepherosa Ziehau |
28/08/2012 04:29 |
Re: git: ixgbe: add tso_pullup function |
Sepherosa Ziehau |
28/08/2012 01:39 |
git: kernel: Turn the delay before mounting root into a tunable. |
Sascha Wildner |
27/08/2012 18:01 |
git: /boot/defaults/loader.conf: Adjust a comment. |
Sascha Wildner |
27/08/2012 18:01 |
git: ixgbe: add tso_pullup function |
Francois Tigeot |
27/08/2012 05:19 |
git: ixgbe: enable existing FreeBSD IPv4 TSO code |
Francois Tigeot |
27/08/2012 05:19 |
git: kernel: IFCAP_TSO is really IPv4-specific |
Francois Tigeot |
27/08/2012 04:56 |
git: kernel - reduce kern.maxvnodes default on 32 bit systems |
Matthew Dillon |
26/08/2012 17:10 |
git: growfs(8)/ffsinfo(8): Use __func__ |
Sascha Wildner |
26/08/2012 11:16 |
git: growfs(8): Fix building with -DFS_DEBUG. |
Sascha Wildner |
26/08/2012 11:16 |
git: make_dev.9: Fix typo. |
Sascha Wildner |
26/08/2012 10:35 |
git: kernel/linprocfs: Implement /proc/devices. |
Sascha Wildner |
26/08/2012 10:32 |
git: kernel/ffs: Compare v_rdev directly when updating mounts. |
Sascha Wildner |
26/08/2012 10:32 |
git: kernel/devfs: Fill out cdev_t's si_major field (and adjust one use case). |
Sascha Wildner |
26/08/2012 10:32 |
git: kernel/devfs: Pass more arguments to the callback for devfs_scan_callback. |
Sascha Wildner |
26/08/2012 10:32 |
git: kernel/devfs: Rename devfs_nodetype members (conflicts with {,lin}procfs.h). |
Sascha Wildner |
26/08/2012 10:32 |
git: ixgbe: enable VLAN code |
Francois Tigeot |
25/08/2012 13:59 |
git: kernel/devfs: Assert that the callback isn't NULL in devfs_scan_callback(). |
Sascha Wildner |
25/08/2012 06:05 |
git: Add a device_get_name(9) manual page (from FreeBSD). |
Sascha Wildner |
25/08/2012 05:13 |
git: kernel - Do not allow destroyed namecache entries to be re-resolved |
Matthew Dillon |
25/08/2012 00:11 |
git: kernel - Adjust devfs, hammer, and puffs to use the new cache_unlink() |
Matthew Dillon |
24/08/2012 23:31 |
git: tmpfs - Fix numerous races and adjust to use cache_unlink() |
Matthew Dillon |
24/08/2012 23:31 |
git: kernel - add cache_unlink(), fix a rename issue. |
Matthew Dillon |
24/08/2012 23:31 |
git: mutex.9: Misc updates and minor improvements. |
Nuno Antunes |
24/08/2012 15:15 |
git: kernel - Add additional clock_gettime() modes |
Matthew Dillon |
24/08/2012 07:47 |
git: sysperf - Add tests for clock_gettime(CLOCK_*_FAST...) modes |
Matthew Dillon |
24/08/2012 07:47 |
git: usched_bsd4 - use wakeup_mycpu as appropriate |
Alex Hornung |
24/08/2012 06:07 |
git: usched_bsd4 - fix incorrect use of PINTERLOCKED tsleep |
Alex Hornung |
24/08/2012 06:07 |
git: fastbulk - Exit w/success on more conditions |
Matthew Dillon |
24/08/2012 04:55 |
git: kernel - Implement Errata 721 for 32-bit kernels too |
Matthew Dillon |
24/08/2012 03:55 |
git: kernel - Fix pmap_remove() issue. |
Matthew Dillon |
24/08/2012 03:55 |
git: kernel - Do not allow the time to be set to { 0, 0 } |
Matthew Dillon |
24/08/2012 03:55 |
git: fastbulk - Rework and clean up the Makefile |
Matthew Dillon |
24/08/2012 03:55 |
git: linprocfs - Fix process exit / procfs vnode access race & stepping races |
Matthew Dillon |
24/08/2012 00:01 |
git: linprocfs - Fix missing PRELE()s. |
Matthew Dillon |
24/08/2012 00:01 |
git: make_dev.9: devfs_scan_callback() takes an arg to pass to the callback. |
Sascha Wildner |
23/08/2012 22:13 |
git: <sys/devfs.h>: Fix comment typos. |
Sascha Wildner |
23/08/2012 21:25 |
git: msgport.9: Sort cross references alphabetically. |
Nuno Antunes |
23/08/2012 07:48 |
git: msgport.9: Add cross reference to sleep(9). |
Nuno Antunes |
23/08/2012 07:32 |
git: sleep.9: Catch up with spin_{,un}lock_wr() -> spin_{,un}lock() rename of 2 years ago. |
Nuno Antunes |
23/08/2012 07:04 |
git: vm: Put vm_page_alloc_contig debug prints under vm_contig_verbose |
Sepherosa Ziehau |
23/08/2012 05:50 |
git: jme: Add TSO support |
Sepherosa Ziehau |
23/08/2012 05:27 |
git: DragonFly_RELEASE_3_0 Tag for 3.0.3. |
Justin C. Sherrill |
23/08/2012 04:59 |
git: annotated tag v3.0.3 created |
Justin C. Sherrill |
23/08/2012 04:59 |
git: route: Routing table is replicated to all CPUs, not # of CPUs on power of 2 |
Sepherosa Ziehau |
23/08/2012 03:08 |
git: kernel - Attempt to fix i386 wire_count panic (98) |
Matthew Dillon |
22/08/2012 23:54 |
git: kernel - Fix 32-bit build |
Matthew Dillon |
22/08/2012 23:51 |
git: fastbulk - more work |
Matthew Dillon |
22/08/2012 23:18 |
git: fastbulk - More fixes and improvements |
Matthew Dillon |
22/08/2012 22:09 |
git: fastbulk - Remove core files & empty dirs from /var/pkg/db |
Matthew Dillon |
22/08/2012 19:42 |
git: Add an MLINK for KTR_COND_LOG. |
Sascha Wildner |
22/08/2012 14:30 |
git: ktr.4 - add note about KTR_USCHED_BSD4 |
Alex Hornung |
22/08/2012 14:20 |
git: vkernel{,64} - CPU topology support |
Alex Hornung |
22/08/2012 14:07 |
git: usched_bsd4 - Topology-aware scheduling |
Alex Hornung |
22/08/2012 14:07 |
git: CPU topology support |
Alex Hornung |
22/08/2012 14:07 |
git: ktr - add KTR_COND_LOG |
Alex Hornung |
22/08/2012 14:07 |
git: msgport.9: Fix some minor mdoc issues. |
Sascha Wildner |
22/08/2012 13:18 |
git: fastbulk - Adjustments to fix various issues (2) |
Matthew Dillon |
22/08/2012 06:51 |
git: fastbulk - Adjustments to fix various issues |
Matthew Dillon |
22/08/2012 05:21 |
git: kernel - Attempt to fix i386 wire_count panic |
Matthew Dillon |
22/08/2012 05:21 |
git: jme: Let the software to check hardware supplied hash |
Sepherosa Ziehau |
22/08/2012 01:28 |
git: ether: Add instrument to detect wrong hardware supplied hash |
Sepherosa Ziehau |
22/08/2012 01:28 |
Re: git: DragonFly_RELEASE_3_0 kernel/linprocfs: Add a missing header for spin_{,un}lock(). |
Sascha Wildner |
21/08/2012 21:51 |
git: DragonFly_RELEASE_3_0 kernel/linprocfs: Add a missing header for spin_{,un}lock(). |
Thomas Nikolajsen |
21/08/2012 21:45 |
git: DragonFly_RELEASE_3_0 Merge remote branch 'crater/DragonFly_RELEASE_3_0' into rel3_0 |
Thomas Nikolajsen |
21/08/2012 21:45 |
git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo). |
Sascha Wildner |
21/08/2012 20:48 |
git: DragonFly_RELEASE_3_0 kernel/linprocfs: Fix a panic when accessing /proc/<pid>/maps. |
Sascha Wildner |
21/08/2012 20:48 |
git: kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo). |
Sascha Wildner |
21/08/2012 20:48 |
git: kernel/linprocfs: Fix a panic when accessing /proc/<pid>/maps. |
Sascha Wildner |
21/08/2012 20:48 |
git: ixgbe: Rework ixgbe_xmit() |
Francois Tigeot |
21/08/2012 20:40 |
git: kernel/procfs: Remove some unneeded parentheses. |
Sascha Wildner |
21/08/2012 15:39 |
git: kernel/linprocfs: Remove an unreached return. |
Sascha Wildner |
21/08/2012 13:05 |
git: tools: Remove old script for installing 3rd party source drivers. |
Sascha Wildner |
21/08/2012 10:11 |
git: mdoc: Add a msgport(9) manual page documenting LWKT message passing interface. |
Nuno Antunes |
21/08/2012 09:30 |
git: DragonFly_RELEASE_3_0 kernel - Fix condvar races |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Fix long-standing vm_map token panic |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Fix incorrect dirty/reprotect code in pageout |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Change lockmgr LK_SHARED behavior to fix improper recursion return |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Adjust UFS and HAMMER to use uiomovebp() |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Fix exit races which can lead to a corrupt p_children list |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Fix numerous procfs/ptrace issues (3) |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 kernel - Stop KTR logging during panic |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 Kernel - Fix numerous procfs/ptrace issues (2) |
Matthew Dillon |
21/08/2012 04:04 |
git: DragonFly_RELEASE_3_0 Kernel - Fix numerous procfs/ptrace issues |
Matthew Dillon |
21/08/2012 04:04 |
git: ip: Put fast dispatch/slow dispatch and hashing done by IP under RSS_DEBUG |
Sepherosa Ziehau |
21/08/2012 02:46 |
git: rtld: Perform reloc before filtree dependency object init |
John Marino |
20/08/2012 20:24 |
git: rtld: Delay DF_1_NODELETE process until object DAG loaded |
John Marino |
20/08/2012 20:24 |
git: kernel: Set kern.ipc.shm_use_phys to 1 by default |
Francois Tigeot |
20/08/2012 06:51 |
git: jme: Cache align RX/TX data structure |
Sepherosa Ziehau |
19/08/2012 23:54 |
git: jme: Only main serializer is needed for timeout callback |
Sepherosa Ziehau |
19/08/2012 23:54 |
git: dhclient - Assume link is up when IFM_AVALID isn't set. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Add some more paranoia and make code clearer. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Delete trailing NUL's when parsing NVT ASCII options. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Have only one timeout at once. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Change return code test logic. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Set state to S_REBOOTING when calling state_reboot(). |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Nuke interface_link_status(). |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Tweak parsing. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Try harder to re-initialize parsing state. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Cancel all timeouts in state_reboot(). |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Tweak leases file handling. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Only warn on unknown options when appropiate. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Properly handle zero-length option hints. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Sequential options processing more friendly. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Stray '$medium' missed in last commit. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Remove wrong processing of option 33 (static routes). |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient-script(8) - Align man page with current reality. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient.conf(5) - New sentence, new line. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Drop medium/alias useless utilization. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Add and ignore DHCP option 66/0x42 TFTP server name. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Make sure an interface is registered before we start using it. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient.conf(5) - Few fixes. Reword a sentence. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient(8) - Remove NOTES section. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Add 'egress' command-line option. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Use strdup() instead of malloc/strlcpy. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Remove unused function. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Make room for trailing \0 on prepend/append for dhcp options. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Silence dhclient by immediately exiting if the interface doesn't exist. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Be more strict in check_option(). |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Use addr_eq() when possible. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Remove unneeded ARGSUSED |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Print out debug messages only when DEBUG is defined. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Lets state_panic() check the rest of valid leases. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Fix old bug that could cause lease mangling. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Error out if _dhcp user is missing. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Term consistency about the config script. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Fix typo. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Improve comment about resolv.conf creation. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Clarify discussion of option modifiers. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Fix spurious 'got link' |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: dhclient - Fix OpenBSD CVS ids to match current version. |
Antonio Huete Jimenez |
19/08/2012 14:32 |
git: posix_memalign.3: Uncomment conformance sentence for aligned_alloc(). |
Sascha Wildner |
19/08/2012 11:55 |
git: jme: Don't immediately recycle the TX descriptor even if it is owned by us. |
Sepherosa Ziehau |
19/08/2012 08:05 |
git: unlock_return.cocci: Add vm_object_{hold,drop}(). |
Sascha Wildner |
18/08/2012 22:29 |
git: Add running 'mandoc -Tlint' to the manlint target. |
Sascha Wildner |
18/08/2012 22:27 |
git: Suppress printing of the commands for the manlint target. |
Sascha Wildner |
18/08/2012 22:27 |
git: libc: Comment out documentation of svc_control() which we don't have. |
Sascha Wildner |
18/08/2012 22:27 |
git: bce: Dispatch callouts to interrupt's target CPU |
Sepherosa Ziehau |
18/08/2012 07:26 |
git: bce: Rework MSI checkout for 5706 and 5708 |
Sepherosa Ziehau |
18/08/2012 07:26 |
git: bge: Use MPSAFE callout |
Sepherosa Ziehau |
18/08/2012 04:48 |
git: bge: Always configure MII mode register |
Sepherosa Ziehau |
18/08/2012 04:48 |
git: bnx: Enable 500Khz MII management interface frequency |
Sepherosa Ziehau |
18/08/2012 02:32 |
git: kernel - Fix condvar races |
Matthew Dillon |
17/08/2012 19:40 |
git: puffs - Comment out namecache purge for now |
Matthew Dillon |
17/08/2012 19:40 |
git: pci: Enable PCIe memory mapped configuration again |
Sepherosa Ziehau |
17/08/2012 15:16 |
git: pci: Disable memory address decoding before writing 0xffffffff to BAR |
Sepherosa Ziehau |
17/08/2012 15:16 |
git: newfs_hammer.8: Mdoc fix |
Sascha Wildner |
17/08/2012 13:26 |
git: ixgbe: remove unneeded lockuninit call |
Francois Tigeot |
17/08/2012 09:35 |
git: kernel - Adjust UFS and HAMMER to use uiomovebp() |
Matthew Dillon |
17/08/2012 01:08 |
git: kernel - Change lockmgr LK_SHARED behavior to fix improper recursion return |
Matthew Dillon |
17/08/2012 01:08 |
git: kernel - Fix incorrect dirty/reprotect code in pageout |
Matthew Dillon |
16/08/2012 18:49 |
git: kernel - Fix long-standing vm_map token panic |
Matthew Dillon |
16/08/2012 17:48 |
git: kernel - Stop KTR logging during panic |
Matthew Dillon |
16/08/2012 16:14 |
git: kernel/linprocfs: Add a missing header for spin_{,un}lock(). |
Sascha Wildner |
16/08/2012 14:21 |
git: kernel/linprocfs: Remove useless .PATH in the Makefile. |
Sascha Wildner |
16/08/2012 14:21 |
git: tcp: Stringent TSO segment length assertion. |
Sepherosa Ziehau |
16/08/2012 02:32 |
git: DragonFly_RELEASE_3_0 kernel -- ffs: Compile fix for ffs_softdep.c |
Venkatesh Srinivas |
16/08/2012 02:24 |
git: DragonFly_RELEASE_3_0 kernel - Fix two UFS+softupdates bugs |
Venkatesh Srinivas |
16/08/2012 02:24 |
git: DragonFly_RELEASE_3_0 kernel -- ffs: Softdep lock and assorted fixes |
Venkatesh Srinivas |
16/08/2012 02:24 |
git: kernel - Fix numerous procfs/ptrace issues (3) |
Matthew Dillon |
16/08/2012 01:19 |
git: kernel - Fix two UFS+softupdates bugs |
Matthew Dillon |
16/08/2012 01:16 |
git: kernel - Fix exit races which can lead to a corrupt p_children list |
Matthew Dillon |
16/08/2012 01:16 |
git: Kernel - Fix numerous procfs/ptrace issues (2) |
Matthew Dillon |
16/08/2012 00:50 |
git: Kernel - Fix numerous procfs/ptrace issues |
Matthew Dillon |
16/08/2012 00:19 |
git: tuxload - Enhace tuxload a bit. |
Antonio Huete Jimenez |
15/08/2012 19:04 |
git: hammer - Add tunable vfs.hammer.skip_redo |
Antonio Huete Jimenez |
15/08/2012 19:04 |
git: ixgbe: Use callout_init_mp() |
Francois Tigeot |
15/08/2012 08:41 |
git: em: Change TXCSUM does not require reinitialize hardware |
Sepherosa Ziehau |
15/08/2012 04:41 |
git: em: Utilize mbuf's header length to setup TX csum context |
Sepherosa Ziehau |
15/08/2012 04:41 |
git: em: Add TSO support for certain PCIe chips |
Sepherosa Ziehau |
15/08/2012 04:41 |
git: em: Pack boolean fields into flags |
Sepherosa Ziehau |
15/08/2012 04:41 |
git: em: Increase RX/TX descriptor count to 512 |
Sepherosa Ziehau |
15/08/2012 04:41 |
git: bge: Allow max BDs based coalesce to be disabled |
Sepherosa Ziehau |
14/08/2012 23:41 |
git: bge: Don't peek at the TX descriptor in txeof() |
Sepherosa Ziehau |
14/08/2012 23:16 |
git: ixgbe: Remove the multicast spinlock |
Francois Tigeot |
14/08/2012 20:45 |
git: rtld: Parse notes later (bug# 2376) |
John Marino |
14/08/2012 14:45 |
git: bnx: Don't peek at the TX descriptor in txeof() |
Sepherosa Ziehau |
14/08/2012 09:29 |
git: emx: Pack boolean fields into flags |
Sepherosa Ziehau |
14/08/2012 08:51 |
git: igb: Remove unused code; adjust and add comment |
Sepherosa Ziehau |
14/08/2012 08:24 |
git: igb: Remove no longer referenced code |
Sepherosa Ziehau |
14/08/2012 08:24 |
git: igb: Remove unused field |
Sepherosa Ziehau |
14/08/2012 08:24 |
git: ixgbe: Remove a useless assertion |
Francois Tigeot |
14/08/2012 05:55 |
git: DragonFly_RELEASE_3_0 installer: When setting the slice type for >2TB, ignore fdisk warnings. |
Sascha Wildner |
13/08/2012 19:47 |
git: installer: When setting the slice type for >2TB, ignore fdisk warnings. |
Sascha Wildner |
13/08/2012 18:43 |
git: bce: Unbreak LINT building |
Sepherosa Ziehau |
13/08/2012 01:24 |
git: DragonFly_RELEASE_3_0 ahci(4)/sili(4): Fix for drives >2TB. |
Sascha Wildner |
13/08/2012 01:20 |
git: ahci(4)/sili(4): Fix for drives >2TB. |
Sascha Wildner |
13/08/2012 00:35 |
git: ixgbe: replace direct lockmgr calls by macros |
Francois Tigeot |
12/08/2012 17:05 |
git: bge: Add TSO support for BCM5755 family chips |
Sepherosa Ziehau |
12/08/2012 13:17 |
git: ixgbe(4): remove a lockinit() call |
Francois Tigeot |
12/08/2012 11:57 |
git: hammer2 hammer2 - Add peer_type field to LNK_CONN and LNK_SPAN |
Matthew Dillon |
12/08/2012 02:34 |
git: DragonFly_RELEASE_3_0 boot - Fix boot probe ordering |
Matthew Dillon |
12/08/2012 00:13 |
git: boot - Fix boot probe ordering |
Matthew Dillon |
12/08/2012 00:12 |
git: hammer2 hammer2 - Implement automatic reconnect |
Matthew Dillon |
11/08/2012 22:07 |
git: hammer2 hammer2: More hammer2 msg cleanup, get reconnect ioctl working |
Matthew Dillon |
11/08/2012 22:01 |
git: hammer2 Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2 |
Matthew Dillon |
11/08/2012 22:01 |
git: pflogd(8): Raise WARNS to 5. |
Sascha Wildner |
11/08/2012 20:15 |
git: hptrr.4: Remove unneeded .Pp |
Sascha Wildner |
11/08/2012 20:15 |
git: libm & rtld: Ansify some remaining functions. |
Sascha Wildner |
11/08/2012 20:15 |
git: hammer2 hammer2 - Config notifications, cleanup HAMMER2 VFS API |
Matthew Dillon |
11/08/2012 03:56 |
git: /usr/src/Makefile: Remove duplicate target. |
Sascha Wildner |
10/08/2012 21:22 |
git: hammer2 hammer2 - Message span tree work |
Matthew Dillon |
10/08/2012 18:21 |
git: hammer2 hammer2 - Message routing work |
Matthew Dillon |
10/08/2012 17:43 |
git: bce: Add TSO support |
Sepherosa Ziehau |
10/08/2012 08:48 |
git: bce: Remove debug stuffs from polling code |
Sepherosa Ziehau |
10/08/2012 08:48 |
git: bce: Remove debug stuffs from output path |
Sepherosa Ziehau |
10/08/2012 08:48 |
git: tuxload - Minor modifications. |
Antonio Huete Jimenez |
10/08/2012 08:44 |
git: hammer2 hammer2 - further crypto cleanup |
Alex Hornung |
10/08/2012 08:41 |
git: bce: Set RX interrupt rate ~6000Hz |
Sepherosa Ziehau |
10/08/2012 04:52 |
git: bce: Remove debug stuffs on RX/TX interrupt path |
Sepherosa Ziehau |
10/08/2012 04:37 |
git: bce: Don't loop in the interrupt handler to drain TX/RX |
Sepherosa Ziehau |
10/08/2012 04:37 |
git: bce: Remove debugging stuffs in interrupt handler |
Sepherosa Ziehau |
10/08/2012 04:37 |
git: hammer2 hammer2 - Message routing work |
Matthew Dillon |
10/08/2012 01:12 |
git: hammer2 hammer2 - make gcm IV counter endian-agnostic |
Alex Hornung |
09/08/2012 20:56 |
git: hammer2 hammer2 - error out on enc/dec errors |
Alex Hornung |
09/08/2012 20:32 |
git: hammer2 hammer2 - Fix nact assertion |
Matthew Dillon |
09/08/2012 20:06 |
git: hammer2 hammer2 - AES GCM support |
Alex Hornung |
09/08/2012 19:51 |
git: posix_memalign.3: Document aligned_alloc(). |
Sascha Wildner |
09/08/2012 19:16 |
git: libc: Add a copyright to aligned_alloc.c |
Sascha Wildner |
09/08/2012 19:16 |
git: hammer2 hammer2 - Major crypto API cleanup |
Matthew Dillon |
09/08/2012 18:02 |
git: malloc.3: Remove a , |
Sascha Wildner |
09/08/2012 17:39 |
git: ixgbe(4): Sync with FreeBSD |
Francois Tigeot |
09/08/2012 13:59 |
git: ixgbe: compilation fix for debug routines |
Francois Tigeot |
09/08/2012 10:01 |
git: at_quick_exit.3: Add an ERRORS section. |
Sascha Wildner |
09/08/2012 07:59 |
git: <stdlib.h>: Adjust the visibility of our C11 functions. |
Sascha Wildner |
09/08/2012 07:59 |
git: libc: Add a copyright to quick_exit.c |
Sascha Wildner |
09/08/2012 07:59 |
git: mdoc: Let us refer to C11 in manual pages with ".St -isoC-2011". |
Sascha Wildner |
09/08/2012 07:59 |
git: Add at_quick_exit(3) and quick_exit(3) manual pages. |
Sascha Wildner |
09/08/2012 07:59 |
git: xterm: Remove ability to restore console after man, less, etc. |
John Marino |
09/08/2012 07:29 |
git: emx: Status change is protected by main serializer |
Sepherosa Ziehau |
09/08/2012 07:14 |
git: hammer2 hammer2 - SPAN protocol work, router work |
Matthew Dillon |
09/08/2012 06:28 |
git: hammer2 hammer2 - SPAN protocol work |
Matthew Dillon |
09/08/2012 01:37 |
git: cut(1): Add back -w (split on whitespace functionality). |
Sascha Wildner |
09/08/2012 00:56 |
Re: git: cut: Sync with FreeBSD |
Samuel J. Greear |
08/08/2012 23:57 |
git: hammer2 hammer2 - userland API / span work |
Matthew Dillon |
08/08/2012 22:07 |
git: cut: Sync with FreeBSD |
John Marino |
08/08/2012 21:31 |
git: hpt27xx(4): Use NULL for pointers. |
Sascha Wildner |
08/08/2012 13:43 |
git: Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers. |
Sascha Wildner |
08/08/2012 13:34 |
git: bnx: Allow TX/RX max coalesce BDs to be 0; mainly for debugging |
Sepherosa Ziehau |
08/08/2012 13:16 |
git: bnx: Disable RX max BDs based interrupt moderation |
Sepherosa Ziehau |
08/08/2012 13:16 |
git: bnx: Correct debug messages |
Sepherosa Ziehau |
08/08/2012 13:16 |
git: bnx: Rearrange the code to check the spare TX descripors first |
Sepherosa Ziehau |
08/08/2012 13:16 |
git: bnx: Increase spare TX descriptors to 33 to incorporate TSO segment |
Sepherosa Ziehau |
08/08/2012 13:16 |
git: emx: emx_timer() only requires main serializer |
Sepherosa Ziehau |
08/08/2012 06:53 |
git: em/emx: Fix up detach path |
Sepherosa Ziehau |
08/08/2012 05:23 |
git: emx: Increase spare TX descriprors to 33 incorporate TSO segment |
Sepherosa Ziehau |
08/08/2012 05:23 |
git: emx: Make sure that mbuf is changed before busdma sync |
Sepherosa Ziehau |
08/08/2012 05:23 |
git: hammer2 hammer2 - SPAN protocol work |
Matthew Dillon |
08/08/2012 04:34 |
git: igb: Make sure that mbuf is changed before busdma sync |
Sepherosa Ziehau |
08/08/2012 03:52 |
git: alc: Stablize this driver and fix various porting overlooks |
Sepherosa Ziehau |
08/08/2012 03:24 |
git: hammer2 hammer2 - more userland msg API work |
Matthew Dillon |
07/08/2012 23:16 |
git: hammer2 hammer2 - Correct state recording bugs in vfs |
Matthew Dillon |
07/08/2012 23:16 |
git: hammer2 hammer2 - Add pfs-fsid, pfs-clid directive |
Matthew Dillon |
07/08/2012 21:22 |
git: hammer2 hammer2 - spanning tree and messaging work |
Matthew Dillon |
07/08/2012 19:45 |
git: hammer2 hammer2 - Adjust LNK_SPAN/LNK_CONN |
Matthew Dillon |
07/08/2012 19:45 |
git: hammer2 hammer2 - add HAMMER2IOC_PFS_LOOKUP |
Matthew Dillon |
07/08/2012 19:45 |
git: ncurses: Fix pkgsrc check and use of ncurses |
John Marino |
07/08/2012 13:13 |
git: DragonFly_RELEASE_3_0 mpt(4): Fix a porting mistake I did in 6d259fc1. |
Sascha Wildner |
07/08/2012 07:20 |
git: arcmsr(4): Use cam_calc_geometry(). |
Sascha Wildner |
07/08/2012 07:20 |
git: mpt(4): Fix a porting mistake I did in 6d259fc1. |
Sascha Wildner |
07/08/2012 07:20 |
git: hptmv(4): Use cam_calc_geometry(). |
Sascha Wildner |
07/08/2012 01:35 |
git: kernel/dsched: Add a version parameter to the DSCHED_POLICY_MODULE macro. |
Sascha Wildner |
07/08/2012 01:35 |
git: hptiop(4): Add some more PCI IDs. |
Sascha Wildner |
07/08/2012 01:35 |
git: libc/rpc: Remove redundant check. |
Sascha Wildner |
06/08/2012 13:56 |
git: kernel/x86_64: Fix kernel build without DDB. |
Sascha Wildner |
06/08/2012 13:56 |
git: hammer2 hammer2 - Flesh out span code, API cleanups |
Matthew Dillon |
04/08/2012 22:21 |
git: Ansify some function definitions that were previously overlooked. |
Sascha Wildner |
04/08/2012 10:29 |
git: hptrr(4): Add a __printflike(). |
Sascha Wildner |
04/08/2012 09:11 |
git: open.2: Fix .Dv and combine lines. |
Sascha Wildner |
03/08/2012 21:31 |
git: mdoc.local: Add FreeBSD 7.3 and 8.1 which we are referencing. |
Sascha Wildner |
03/08/2012 20:52 |
git: amr.4: Add missing .Bd |
Sascha Wildner |
03/08/2012 20:52 |
git: hptrr.4: Move the tunable info into its own section and improve wording. |
Sascha Wildner |
03/08/2012 20:52 |
git: disklabel32/64: Add support for 'T' size specifier. |
Sascha Wildner |
03/08/2012 19:46 |
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases |
Sascha Wildner |
03/08/2012 10:21 |
git: Sync zoneinfo database with tzdata2012e from ftp://ftp.iana.org/tz/releases |
Sascha Wildner |
03/08/2012 10:21 |
git: kernel: add a flags argument to LOCK_SYSINIT |
Francois Tigeot |
03/08/2012 10:05 |
git: bnx: Remove unused code |
Sepherosa Ziehau |
03/08/2012 07:58 |
git: kernel: add a LOCK_SYSINIT helper macro |
Francois Tigeot |
03/08/2012 07:49 |
git: kernel: Fix kernel build when compiled without INVARIANTS. |
Nuno Antunes |
03/08/2012 07:30 |
git: DragonFly_RELEASE_3_0 hptmv(4): Reduce si_iosize_max to 64KB. |
Sascha Wildner |
03/08/2012 01:35 |
git: DragonFly_RELEASE_3_0 kernel/cam: Make si_iosize_max overridable by drivers. |
Sascha Wildner |
03/08/2012 01:35 |
git: hptmv(4): Reduce si_iosize_max to 64KB. |
Sascha Wildner |
03/08/2012 01:35 |
git: Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx. |
Sascha Wildner |
03/08/2012 01:35 |
git: kernel/cam: Make si_iosize_max overridable by drivers. |
Sascha Wildner |
03/08/2012 01:35 |
git: hptmv.4: Improve wording and s/amd64/x86_64/ |
Sascha Wildner |
03/08/2012 00:30 |
git: customcc: Fix the setup of the /usr/include path to use. |
Sascha Wildner |
02/08/2012 17:34 |
git: igb: Add TSO support |
Sepherosa Ziehau |
02/08/2012 13:39 |
git: igb: Change TXCSUM does not require reinitialize hardware |
Sepherosa Ziehau |
02/08/2012 11:59 |
git: igb: Utilize mbuf's header length to setup TX context |
Sepherosa Ziehau |
02/08/2012 11:55 |
git: statclock: Fix intr% counting on heavily interrupted systems |
Sepherosa Ziehau |
02/08/2012 09:32 |
git: em/emx: Reduce the default interrupt rate to 6000Hz |
Sepherosa Ziehau |
02/08/2012 01:56 |
git: tools/pktgen: Setup link header length properly |
Sepherosa Ziehau |
02/08/2012 01:56 |
git: emx: Add EMX_TSO_DEBUG |
Sepherosa Ziehau |
01/08/2012 09:17 |
git: emx: Remove dependency on opt_rss.h; RSS is always enabled |
Sepherosa Ziehau |
01/08/2012 09:17 |
git: emx: Add TSO support |
Sepherosa Ziehau |
01/08/2012 09:17 |
git: emx: Remove unused macros |
Sepherosa Ziehau |
01/08/2012 09:17 |