dragonfly.git
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-13 Sepherosa Ziehauigb: Fix RSS redirect table setting
2012-06-13 Sepherosa Ziehauigb: Main serializer should be enough to protect link...
2012-06-13 Sascha Wildnerlibrefuse: Comment out all functions we don't (yet...
2012-06-13 Sascha Wildnerlibrefuse: Makefile cleanup.
2012-06-13 Sepherosa Ziehauigb: Enable multiple RX rings and integrate it w/ Drago...
2012-06-13 Matthew Dillonhammer2 - Implement and test first SPAN message transac...
2012-06-13 Sepherosa Ziehauethernet: Use atomic operation to update RSS related...
2012-06-13 Matthew Dillonhammer2 - wire up msg transaction state machine
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-12 Sepherosa Ziehauigb: Split RX and TX serializer
2012-06-12 Sepherosa Ziehauigb: Function renaming
2012-06-12 Sepherosa Ziehauigb: Move RX/TX descriptor count into ring struct
2012-06-12 Sepherosa Ziehauigb: Remove unused field
2012-06-12 Sascha Wildnertest/cocci: Add a patch that reports checks of variable...
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-06-12 Sepherosa Ziehaujme: Don't allow lower 32bits of RX buffer's physical...
2012-06-12 Sepherosa Ziehaujme: Fix the race on the RX path against hardware for...
2012-06-12 Sepherosa Ziehaujme: Don't reuse the RX descriptor if the RSS is not...
2012-06-12 Sepherosa Ziehaujme: Utilize ifnet_serialize_array_ functions
2012-06-12 Sepherosa Ziehauemx: Utilize ifnet_serialize_array_ functions
2012-06-12 Sepherosa Ziehauifnet: Add ifnet_serialize_array_{enter,exit,try,assert}()
2012-06-11 Sascha WildnerVOP_LOOKUP.9: Fix a little coding mistake.
2012-06-11 Sepherosa Ziehauigb: Split RX/TX ring count
2012-06-11 Sascha Wildnertest/cocci: Add a patch that checks for various sizeof...
2012-06-11 Sepherosa Ziehaure: Fix size of the bcopy when extracting ethernet...
2012-06-11 Sepherosa Ziehaujme: Reconfigure RSS when RX engine is stopped
2012-06-11 Sepherosa Ziehaujme: Save physical address of RX buffer, which will...
2012-06-11 Sepherosa Ziehaujme: Set OWN bit on TX desc, only after the other infor...
2012-06-11 Sepherosa Ziehaujme: Increase alignment of TX/RX descriptor ring to...
2012-06-10 Sascha Wildnerkernel/ufs: Bring in a fix to ufsdirhash_hash() from...
2012-06-09 Sascha Wildnerppp(8): Raise WARNS to 6.
2012-06-09 Sascha Wildnerppp(8): Another little fix (for i386).
2012-06-09 Nuno Antunesusr.sbin/ppp: fix netgraph includes.
2012-06-09 Nuno Antunesnetgraph7: ng_base: spl* -> crit_*
2012-06-09 Nuno Antunesnetgraph7: Dont register netisr for netgraph
2012-06-09 Nuno Antunesnetgraph: do not unconditionally load ng_ksocket module
2012-06-09 Nuno Antunesppp: Raise WARNS to 5.
2012-06-09 Sascha Wildnerkernel: Remove some bogus checks before returning anyway.
2012-06-09 Sascha WildnerFix two wrong sizeof() usages.
2012-06-09 Matthew Dillonhammer2 - Wire-up the kernel<->userland messaging pipe
2012-06-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-08 Sascha Wildnersys/boot: Raise WARNS to 2 and silence a warning.
2012-06-08 Sascha Wildnerfwcontrol(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnerdconschat(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnersensorsd(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnerkernel: Remove some unused variables.
2012-06-08 Sascha Wildnerdlopen.3: Remove wrong .El
2012-06-08 Sascha WildnerPut getmntopts() into libutil and install mntopts.h...
2012-06-08 Matthew Dillonhammer2 - Integrate CCMS thread lock into hammer2 chain...
2012-06-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-08 Sascha WildnerRemove doscmd(1).
2012-06-07 Matthew Dillonhammer2 - Change from splay -> red-black tree
2012-06-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-07 Sascha Wildnerkernel: Use hashdestroy() to free hash tables allocated...
2012-06-07 Sascha WildnerFix some unterminated quoted strings in several manual...
2012-06-07 Sascha Wildnerkernel/drm: Use hashdestroy(). Unbreaks kernel build.
2012-06-07 Sascha Wildnerkernel: Remove some unused variables.
2012-06-07 Matthew Dillonhammer2 - Initial CCMS locking tie-in
2012-06-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-06 Sascha WildnerUpdate the pciconf(8) database.
2012-06-06 Sascha Wildnerkernel: Add <sys/hash.h>.
2012-06-06 Sascha Wildnerkernel: Add hashdestroy() (taken from FreeBSD).
2012-06-06 Sascha WildnerMove hash.9 to hashinit.9.
2012-06-06 Sepherosa Ziehaubce: Configuable number of TX/RX descriptor pages
2012-06-04 Sepherosa Ziehauigb: Use extended interrupt mode whenever possible
2012-06-04 Matthew Dillonhammer2 - Initial CCMS adaptation and code-up
2012-06-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-04 Sepherosa Ziehauigb: Unbreak compile on i386
2012-06-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-02 Sascha WildnerUnbreak kernel build. Also remove <sys/ccms.h> via...
2012-06-02 Matthew Dillonhammer2 - Move CCMS code from kernel to hammer2
2012-06-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-02 Matthew Dillonkernel - Add comment on spinlocks_wr
2012-06-02 Matthew Dillonkernel - Remove kernel-level ccms module (it will be...
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-31 Sepherosa Ziehauigb: Optimize TX path
2012-05-31 Sepherosa Ziehautcp: Adjust tcpcb fields comment about NewReno fast...
2012-05-31 Sascha Wildnerkernel/drm: Remove bogus .PATHs.
2012-05-30 François Tigeotdrm: Stow drivers for various chip families
2012-05-30 Aggelos EconomopoulosFix for password truncation when using crypt(3) with DES
2012-05-30 Sepherosa Ziehauicmp: Discard ICMP Source Quench per RFC6633
2012-05-30 Sepherosa Ziehautcp: Only tcpopt.to_flags are needed in tcp_recv_dupack()
2012-05-30 Sepherosa Ziehautcp: Even for PAWS tolerance, no segments should follow...
2012-05-30 Sepherosa Ziehautcp: Don't let fast retransmit disrupt RTO rebasing
2012-05-30 Sepherosa Ziehautcp/reass: Fix the cases that FIN got lost during reass...
2012-05-30 Sepherosa Ziehautcp/sack: If other side reneged, discard the current...
2012-05-29 Sepherosa Ziehausocket: Fix wrongly numbered SIOCGIFDATA
2012-05-28 Sascha Wildnerdrm.4: A little clean up.
2012-05-28 François Tigeotkernel: increase watchdog default period to 30s
2012-05-28 Sepherosa Ziehautcp/sack: Constify function arguments if possible
2012-05-28 Sepherosa Ziehauman/ktr: Adjust for the recent ether function cleanup
2012-05-28 Sepherosa Ziehautcp/sack: Only retransmit unSACKed data when fast retra...
2012-05-27 Sepherosa Ziehaupktgen: Unbreak compile
2012-05-27 François Tigeotkernel: in_cksum2.s is needed by inet6 code
2012-05-26 Sascha WildnerRemove a few more casts of NULL to some pointer type.
2012-05-26 Francois Tigeotkernel: tcp_fasttimo() is dead
2012-05-26 Sepherosa Ziehaupci: Disable PCI express memory mapped access method...
2012-05-26 Sepherosa Ziehautools: Add netblast
2012-05-26 Sascha Wildneracpi: strupr() isn't used anywhere, so remove it.
next