Messages by Thread
-
git: bge: NetExtreme/NetLink controllers require memory not across 4G boundary
Sepherosa Ziehau
-
git: mii: Allow NIC drivers to pass more information to MII probe
Sepherosa Ziehau
-
git: bge: Utilize new mii_probe()
Sepherosa Ziehau
-
git: mii: M_WAITOK should be enough
Sepherosa Ziehau
-
git: Add a DB_COMMAND(9) manual page (adapted from FreeBSD).
Sascha Wildner
-
git: kernel/ddb: Remove an unused file.
Sascha Wildner
-
git: makeobjops.awk: Fix comment, it's actually doxygen comments we skip here.
Sascha Wildner
-
git: makeobjops.awk: Skip C comments (it helps us deal with newer .m files).
Sascha Wildner
-
git: mii: Hide miibus_{probe,attach,detach}
Sepherosa Ziehau
-
git: mii: Cleanup "return", no functional changes
Sepherosa Ziehau
-
git: ifmedia.4: Adjust for the last 802.11 upgrade.
Sascha Wildner
-
git: ifmedia.4: Add some documentation about 10G settings (adapted from OpenBSD).
Sascha Wildner
-
git: ifmedia.4: Sync with NetBSD.
Sascha Wildner
-
git: ixgbe.4: Add a reference to ifmedia(4).
Sascha Wildner
-
git: <net/if_media.h>: Add 10G descriptions (taken from FreeBSD).
Sascha Wildner
-
git: ixgbe: Import Intel PRO/10GbE driver from FreeBSD
Francois Tigeot
-
git: DragonFly_RELEASE_3_0 Fix more wrong sizeof() usages, part 4/x
Sascha Wildner
-
git: Fix more wrong sizeof() usages, part 4/x
Sascha Wildner
-
git: igb: Reduce MSI/legacy interrupt rate limit to 6000
Sepherosa Ziehau
-
git: igb: Make sure EITR interval is within range
Sepherosa Ziehau
-
git: igb: Add MSI-X support
Sepherosa Ziehau
-
git: bge: Don't prevent bge_init if IFF_RUNNING is set
Sepherosa Ziehau
-
git: bge: Avoid using magic number
Sepherosa Ziehau
-
git: bge: Disable UDP hardware checksum
Sepherosa Ziehau
-
git: bge: Properly enable Data Fifo Protection for certain chips
Sepherosa Ziehau
-
git: bge: Reduce the number of dropped frames when flow-control is enabled
Sepherosa Ziehau
-
git: bge: Improve 5785 performance
Sepherosa Ziehau
-
git: bge: Zero out the status block during initialization
Sepherosa Ziehau
-
git: bge: For dual mode PHY controllers, make sure to enable GMII
Sepherosa Ziehau
-
git: bge: Don't touch jumbo frame registers on chips which do not support them
Sepherosa Ziehau
-
git: bge: Improve TX performance on certain low end chips
Sepherosa Ziehau
-
git: bge: Reduce status block device update size
Sepherosa Ziehau
-
git: bge: x86_64 does not have alignment constraint either
Sepherosa Ziehau
-
git: top - Display threads when asked to
Alex Hornung
-
git: bge: Proper configure PCI-X for BCM5703/5704 devices
Sepherosa Ziehau
-
git: bge: In bge_stop, don't isolate PHY; it is unnecessary
Sepherosa Ziehau
-
git: bge: Revert small part of f47afe1, which setup PHY bugs
Sepherosa Ziehau
-
git: bge: Enable hardware fixes for BCM5704 B0 as recommended by datasheet.
Sepherosa Ziehau
-
git: bge: Add busdma constraints for old chips
Sepherosa Ziehau
-
git: bge: For BCM5703, limit DMA read watermark
Sepherosa Ziehau
-
git: bge: Limit BCM5701 B5 to 32-bit mode
Sepherosa Ziehau
-
git: bge: Add missing bit of commit f47afe1
Sepherosa Ziehau
-
git: tcp: Add XMITNOW which bypasses the Nagle algorithm temporarily
Sepherosa Ziehau
-
git: DragonFly_RELEASE_3_0 ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent dir.
Antonio Huete Jimenez
-
git: libpuffs: Fix some function names in the manpages.
Sascha Wildner
-
git: librefuse: No puffs_fuse_unlink() function exists.
Sascha Wildner
-
git: libpuffs: Comment out some info about a non-existant function.
Sascha Wildner
-
git: find(1): Revert back to using statfs.f_type again for fstype comparison.
Sascha Wildner
-
git: kernel: Clean up some Makefiles (custom flags, useless .PATH).
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 Fix more wrong sizeof() usages, part 3/x
Sascha Wildner
-
git: Fix more wrong sizeof() usages, part 3/x
Sascha Wildner
-
git: libedit: Remove a leftover \
Sascha Wildner
-
git: libedit: Remove documentation of wchar functions (which we don't have).
Sascha Wildner
-
git: kernel: Remove a bogus .PATH from ntfs_iconv's Makefile.
Sascha Wildner
-
git: kernel: fix a checkloop panic caused by EOPNOTSUPP not being passed down correctly
Markus Pfeiffer
-
git: puffs - don't lock dvp on nresolve
Alex Hornung
-
git: rc.d - Add a message to initrandom
Antonio Huete Jimenez
-
git: ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent dir.
Antonio Huete Jimenez
-
git: ntfs - Add NTFS_DEBUG kernel option.
Antonio Huete Jimenez
-
git: commit test
Sascha Wildner
-
git: ntfs - Fix build with NTFS_DEBUG
Antonio Huete Jimenez
-
git: use rb-tree for directory lookups
Francois Tigeot
-
git: DragonFly_RELEASE_3_0 cryptdisks(8): Fix a wrong sizeof.
Sascha Wildner
-
git: cryptdisks(8): Fix a wrong sizeof.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 vkernel: revert two commits that break i386 vkernel
Sascha Wildner
-
git: vkernel: revert two commits that break i386 vkernel
Markus Pfeiffer
-
git: hammer(8): Fix a wrong sizeof.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 hammer(8): Fix a wrong sizeof.
Sascha Wildner
-
git: Remove unneeded inclusions of <sys/cdefs.h> throughout the tree.
Sascha Wildner
-
git: kernel/ufs: Remove some unused variables.
Sascha Wildner
-
git: igb: Factor out igb_{alloc,free}_intr
Sepherosa Ziehau
-
git: igb: White space
Sepherosa Ziehau
-
git: igb: Move RX/TX ring count configuration before interrupt allocation
Sepherosa Ziehau
-
git: igb: Move interrupt allocation after RX/TX ring allocation
Sepherosa Ziehau
-
git: DragonFly_RELEASE_3_0 Fix more wrong sizeof() usages, part 2/x
Sascha Wildner
-
git: Fix more wrong sizeof() usages, part 2/x
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 savecore(8): Use the buf's size and not char *'s size for reading the kernel.
Sascha Wildner
-
git: savecore(8): Use the buf's size and not char *'s size for reading the kernel.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 Fix more wrong sizeof() usages, part 1/x
Sascha Wildner
-
git: find(1): Sync with FreeBSD.
Sascha Wildner
-
git: igb: In shared interrupt handler, use ICR to process TX ring or RX rings
Sepherosa Ziehau
-
git: igb: Allow used RX rings less than allocated ones
Sepherosa Ziehau
-
git: Fix more wrong sizeof() usages, part 1/x
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 vkernel/vkernel64: fix a bug in cpu_regs.c
Markus Pfeiffer
-
git: vkernel/vkernel64: fix a bug in cpu_regs.c
Markus Pfeiffer
-
git: bsd.prog.mk: Enhance the 'lint' target a bit.
Sascha Wildner
-
git: tcp/sack: Take bwnd into consideration when calculate length of new segment
Sepherosa Ziehau
-
git: tcp_output: Always clear TF_ACKNOW before returning
Sepherosa Ziehau
-
git: tcp/sack: Discard HighRxt, RescueRxt and LostSeq along with SACK scoreboard
Sepherosa Ziehau
-
git: hammer2 hammer2 - minor network adjustments
Matthew Dillon
-
git: hammer2 hammer2 - Bring in the transaction state code from the hammer2 vfs
Matthew Dillon
-
git: timed(8): Add missing braces.
Sascha Wildner
-
git: s/__const/const/ in some header files.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 timed(8): Add missing braces.
Sascha Wildner
-
git: tcp: Properly detect duplicated FIN
Sepherosa Ziehau
-
git: kernel: Remove an unused variable.
Sascha Wildner
-
git: Add an atomic(9) manual page (from FreeBSD with some stuff commented out).
Sascha Wildner
-
git: atomic.9: Add a few words about our atomic_*_cpumask().
Sascha Wildner
-
git: kernel - Fix bulk transfer issue in USB/ohci
Matthew Dillon
-
git: igb: Fix RSS redirect table setting
Sepherosa Ziehau
-
git: igb: Main serializer should be enough to protect link status
Sepherosa Ziehau
-
git: librefuse: Makefile cleanup.
Sascha Wildner
-
git: librefuse: Comment out all functions we don't (yet) have and add MLINKS.
Sascha Wildner
-
git: igb: Enable multiple RX rings and integrate it w/ DragonFly's RSS
Sepherosa Ziehau
-
git: ethernet: Use atomic operation to update RSS related stats
Sepherosa Ziehau
-
git: hammer2 hammer2 - Implement and test first SPAN message transaction.
Matthew Dillon
-
git: hammer2 hammer2 - wire up msg transaction state machine
Matthew Dillon
-
git: igb: Move RX/TX descriptor count into ring struct
Sepherosa Ziehau
-
git: igb: Remove unused field
Sepherosa Ziehau
-
git: igb: Function renaming
Sepherosa Ziehau
-
git: igb: Split RX and TX serializer
Sepherosa Ziehau
-
git: test/cocci: Add a patch that reports checks of variable/field addresses.
Sascha Wildner
-
git: arcmsr(4): To check for sense data, use sense_len.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 arcmsr(4): To check for sense data, use sense_len.
Sascha Wildner
-
git: jme: Don't reuse the RX descriptor if the RSS is not set by the hardware
Sepherosa Ziehau
-
git: jme: Don't allow lower 32bits of RX buffer's physical address to be 0
Sepherosa Ziehau
-
git: jme: Fix the race on the RX path against hardware for jumbo frames
Sepherosa Ziehau
-
git: jme: Utilize ifnet_serialize_array_ functions
Sepherosa Ziehau
-
git: ifnet: Add ifnet_serialize_array_{enter,exit,try,assert}()
Sepherosa Ziehau
-
git: emx: Utilize ifnet_serialize_array_ functions
Sepherosa Ziehau
-
git: VOP_LOOKUP.9: Fix a little coding mistake.
Sascha Wildner
-
git: igb: Split RX/TX ring count
Sepherosa Ziehau
-
git: test/cocci: Add a patch that checks for various sizeof(<pointer>) issues.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 re: Fix size of the bcopy when extracting ethernet address
Sascha Wildner
-
git: re: Fix size of the bcopy when extracting ethernet address
Sepherosa Ziehau
-
git: jme: Set OWN bit on TX desc, only after the other information is setup
Sepherosa Ziehau
-
git: jme: Reconfigure RSS when RX engine is stopped
Sepherosa Ziehau
-
git: jme: Increase alignment of TX/RX descriptor ring to the cacheline size
Sepherosa Ziehau
-
git: jme: Save physical address of RX buffer, which will be used upon error
Sepherosa Ziehau
-
git: DragonFly_RELEASE_3_0 kernel/ufs: Bring in a fix to ufsdirhash_hash() from FreeBSD.
Sascha Wildner
-
git: kernel/ufs: Bring in a fix to ufsdirhash_hash() from FreeBSD.
Sascha Wildner
-
git: ppp(8): Raise WARNS to 6.
Sascha Wildner
-
git: ppp(8): Another little fix (for i386).
Sascha Wildner
-
git: usr.sbin/ppp: fix netgraph includes.
Nuno Antunes
-
git: ppp: Raise WARNS to 5.
Nuno Antunes
-
git: netgraph: do not unconditionally load ng_ksocket module
Nuno Antunes
-
git: netgraph7: Dont register netisr for netgraph
Nuno Antunes
-
git: netgraph7: ng_base: spl* -> crit_*
Nuno Antunes
-
git: kernel: Remove some bogus checks before returning anyway.
Sascha Wildner
-
git: DragonFly_RELEASE_3_0 Fix two wrong sizeof() usages.
Sascha Wildner
-
git: Fix two wrong sizeof() usages.
Sascha Wildner
-
git: hammer2 hammer2 - Wire-up the kernel<->userland messaging pipe
Matthew Dillon
-
git: sys/boot: Raise WARNS to 2 and silence a warning.
Sascha Wildner
-
git: fwcontrol(8): Raise WARNS to 6 and fix warnings.
Sascha Wildner
-
git: dconschat(8): Raise WARNS to 6 and fix warnings.
Sascha Wildner
-
git: sensorsd(8): Raise WARNS to 6 and fix warnings.
Sascha Wildner
-
git: dlopen.3: Remove wrong .El
Sascha Wildner
-
git: Put getmntopts() into libutil and install mntopts.h to /usr/include.
Sascha Wildner
-
git: hammer2 hammer2 - Change from splay -> red-black tree
Matthew Dillon
-
git: hammer2 hammer2 - Integrate CCMS thread lock into hammer2 chain structure
Matthew Dillon
-
git: Remove doscmd(1).
Sascha Wildner
-
git: kernel: Use hashdestroy() to free hash tables allocated with hashinit().
Sascha Wildner
-
git: Fix some unterminated quoted strings in several manual pages.
Sascha Wildner
-
git: kernel/drm: Use hashdestroy(). Unbreaks kernel build.
Sascha Wildner
-
git: hammer2 Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2
Matthew Dillon
-
git: hammer2 hammer2 - Initial CCMS locking tie-in
Matthew Dillon
-
git: kernel: Add hashdestroy() (taken from FreeBSD).
Sascha Wildner
-
git: Move hash.9 to hashinit.9.
Sascha Wildner
-
git: kernel: Add <sys/hash.h>.
Sascha Wildner
-
git: bce: Configuable number of TX/RX descriptor pages
Sepherosa Ziehau
-
git: igb: Use extended interrupt mode whenever possible
Sepherosa Ziehau
-
git: hammer2 hammer2 - Initial CCMS adaptation and code-up
Matthew Dillon
-
git: igb: Unbreak compile on i386
Sepherosa Ziehau
-
git: Unbreak kernel build. Also remove <sys/ccms.h> via 'make upgrade'.
Sascha Wildner
-
git: hammer2 hammer2 - Move CCMS code from kernel to hammer2
Matthew Dillon
-
git: kernel - Add comment on spinlocks_wr
Matthew Dillon
-
git: kernel - Remove kernel-level ccms module (it will be moved into hammer2)
Matthew Dillon
-
git: DragonFly_RELEASE_3_0 Fix for password truncation when using crypt(3) with DES
Sascha Wildner
-
git: igb: Optimize TX path
Sepherosa Ziehau
-
git: tcp: Adjust tcpcb fields comment about NewReno fast recovery
Sepherosa Ziehau
-
git: kernel/drm: Remove bogus .PATHs.
Sascha Wildner
-
git: drm: Stow drivers for various chip families
Francois Tigeot
-
git: Fix for password truncation when using crypt(3) with DES
Aggelos Economopoulos
-
git: icmp: Discard ICMP Source Quench per RFC6633
Sepherosa Ziehau
-
git: tcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
Sepherosa Ziehau
-
git: tcp: Don't let fast retransmit disrupt RTO rebasing
Sepherosa Ziehau
-
git: tcp: Even for PAWS tolerance, no segments should follow segment with FIN
Sepherosa Ziehau
-
git: tcp/reass: Fix the cases that FIN got lost during reassemble
Sepherosa Ziehau
-
git: tcp/sack: If other side reneged, discard the current SACK scoreboard
Sepherosa Ziehau
-
git: socket: Fix wrongly numbered SIOCGIFDATA
Sepherosa Ziehau
-
git: drm.4: A little clean up.
Sascha Wildner
-
git: kernel: increase watchdog default period to 30s
Francois Tigeot
-
git: tcp/sack: Constify function arguments if possible
Sepherosa Ziehau
-
git: man/ktr: Adjust for the recent ether function cleanup
Sepherosa Ziehau
-
git: tcp/sack: Only retransmit unSACKed data when fast retransmit
Sepherosa Ziehau
-
git: pktgen: Unbreak compile
Sepherosa Ziehau
-
git: kernel: in_cksum2.s is needed by inet6 code
Francois Tigeot
-
git: Remove a few more casts of NULL to some pointer type.
Sascha Wildner
-
git: kernel: tcp_fasttimo() is dead
Francois Tigeot
-
git: pci: Disable PCI express memory mapped access method by default
Sepherosa Ziehau
-
git: tools: Add netblast
Sepherosa Ziehau
-
git: acpi: strupr() isn't used anywhere, so remove it.
Sascha Wildner
-
git: ndis.4: Comment out an unneeded sentence.
Sascha Wildner
-
git: libc -- dmalloc: Call malloc_init as-needed, rather than via ctor (#2)
Venkatesh Srinivas