Allow the IP_MINTTL socket option to be set to zero.
[dragonfly.git] / sys /
2009-03-02 Hasso TepperAllow the IP_MINTTL socket option to be set to zero.
2009-03-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-02 Matthew Dillondisklabel64 UFS+HAMMER boot support (was previously...
2009-03-01 Sepherosa Ziehauem(4): Give preference to emx(4) based on PCI ids.
2009-03-01 Sepherosa ZiehauCopy em(4) to emx(4), which supports only 8257{1,2...
2009-03-01 Sepherosa Ziehauem(4): Put back pkt_txclean KTR
2009-03-01 Sepherosa Ziehauem(4): We don't need in_detach trick.
2009-03-01 Sepherosa Ziehauem(4): Fix comment
2009-03-01 Sepherosa Ziehauem(4): We return 0 or errno, but not Intel e1000's...
2009-03-01 Sepherosa Ziehauem(4): White space
2009-03-01 Matthew DillonAdjust checkpoint restore to use same note order as...
2009-03-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-28 Matthew DillonHAMMER VFS - Fix improper cred checks for utimes()
2009-02-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-28 Matthew DillonVKERNEL - Fix entry into ddb when running a SMP vkernel...
2009-02-28 Nicolas Therymsdosfs: clean up reference counting
2009-02-26 Nicolas Therymsdosfs: fix deleted-but-open files handling.
2009-02-26 Nicolas Therymsdosfs: fix bug in msfdosfs_hashins().
2009-02-26 Nicolas Therymsdosfs: Fix error path in deget().
2009-02-27 Sepherosa Ziehauem(4): Reduce EM_TXDD_SAFE from 50 to 48.
2009-02-27 Sepherosa Ziehauem(4): Don't write ITR, if the NIC is not running yet.
2009-02-27 Sepherosa Ziehauem(4): We don't dynamicly config txd_cmd; there is...
2009-02-27 Sepherosa Ziehauem(4): We don't embrace TIDV/TADV; nuke the related...
2009-02-27 Sepherosa Ziehauem(4): Don't turn on/off TX descs' IDE bit in sysctl.
2009-02-27 Sepherosa Ziehauem(4): Adjust RDTR/RADV comment that they should not...
2009-02-27 Sepherosa Ziehauem(4): Don't configure RADV (default is 0), which is...
2009-02-27 Sepherosa Ziehauem(4): Add tunable for the 82573 workaround, enabled...
2009-02-27 Sepherosa Ziehauem(4): Revoke tunable/sysctl node for RDTR, which is...
2009-02-27 Sepherosa Ziehauem(4): Make sure that the upper 16bits of ITR is 0.
2009-02-27 Sepherosa Ziehauem(4): Reduce TX interrupt rate and device's TX desc...
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-26 Sascha WildnerAdd OFF_MIN and OFF_MAX to limits.h.
2009-02-26 Simon Schubertsyntax cleanup to unbreak code highlighting
2009-02-26 Stathis KamperisReturn EBUSY if we're detaching a vn with vnode refs...
2009-02-25 Matthew DillonHAMMER VFS: Allow the form ".@@<snapshot>"
2009-02-25 Matthew DillonRemove the horribly designed RB_AUGMENT.
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-25 Matthew DillonHAMMER VFS: Add missing hammer_rel_volume() call in...
2009-02-24 Sepherosa Ziehauem(4): Correct the conditions to be asserted
2009-02-24 Sepherosa Ziehauem(4): Turn on/off SPEED_MODE according to the current...
2009-02-24 Sepherosa Ziehauem(4): Avoid allocating a csum offloading TX desc whene...
2009-02-24 Sepherosa Ziehauem(4): Free incomplete received packet in em_stop().
2009-02-24 Sepherosa Ziehauem(4): Put back the workaround and related comment...
2009-02-24 Sepherosa Ziehauem(4): On TX path, make sure that ether header and...
2009-02-24 Sepherosa Ziehauem(4): Sync with Intel's em-6.9.6(FreeBSD)
2009-02-23 Sascha WildnerSilence some pointer arithmetic warnings in the kernel.
2009-02-23 Sascha Wildnerumodem(4) depends on ucom(4).
2009-02-22 Nicolas Therymsdosfs: remove useless code.
2009-02-21 Nicolas TheryPotential fix for panic during shutdown.
2009-02-21 Nicolas Therymsdosfs: replace bzero() with M_ZERO.
2009-02-20 Sascha Wildnermakesyscalls.sh: Remove CVS id handling and clean up...
2009-02-20 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-19 Joe Talbottusched_set: Add USCHED_CPU_GET for retrieving the curre...
2009-02-16 Nicolas TheryFix warning in kernel.
2009-02-17 Sepherosa Ziehauroute: Replicate mask_rnhead to each CPU; unbreak genma...
2009-02-17 Sepherosa Ziehaubacktrace: Use print_backtrace()
2009-02-17 Sepherosa Ziehauroute: Suppress duplicated rtmsgs on ARP input path.
2009-02-17 Sepherosa Ziehauroute: Suppress duplicated rtmsgs on route_output(RTM_C...
2009-02-17 Sepherosa Ziehauroute: Suppress duplicated rtmsgs generated by rtlookup...
2009-02-17 Sepherosa Ziehaurtsock: Fill in the correct rtm_index for RTM_ADD and...
2009-02-17 Sepherosa Ziehaurtsock: Use M_ASSERTPKTHDR()
2009-02-17 Sepherosa Ziehaurtsock: Break long line
2009-02-17 Sepherosa Ziehaurtsock: Fill in the rtm_index field whenever we have...
2009-02-17 Sepherosa Ziehaurtsock: White space
2009-02-17 Sepherosa Ziehaurtsock: Use rtsearch_global() for RTM_GET
2009-02-17 Sepherosa Ziehaurtsock: Unbreak RTM_LOCK support by using rtsearch_global()
2009-02-17 Sepherosa Ziehauroute: Add rtsearch_global(), which is used to fix...
2009-02-17 Sepherosa Ziehaurtsock: Minor style change
2009-02-17 Sepherosa Ziehaurtsock: Fix a reversed condition
2009-02-17 Sepherosa Ziehaurtsock: Fix !SO_USELOOPBACK support in route_output()
2009-02-17 Sepherosa Ziehaubusdma(9): Dup i386 busdma_machdep.c to vkernel
2009-02-17 Sepherosa Ziehaubusdma(9): Dup i386 busdma_machdep.c to amd64
2009-02-17 Sepherosa ZiehauUnbreak LINT build
2009-02-17 Sepherosa Ziehausis(4): Rework busdma(9) related bits
2009-02-17 Sepherosa Ziehausis(4): Move software specific fields out of hardware...
2009-02-17 Sepherosa Ziehaubce(4): Remove unnecessary bus_dmamap_sync()
2009-02-17 Sepherosa Ziehaubce(4): Adjust RX path to avoid fatal error caused...
2009-02-17 Sepherosa Ziehaubce(4): Factor RX desc setup out of bce_newbuf_std()
2009-02-17 Sepherosa Ziehaubce(4): Utilize bus_dmamap_load_mbuf_defrag()
2009-02-17 Sepherosa Ziehaubce(4): Use coherent for non-buffer data storage
2009-02-17 Sepherosa Ziehaubce(4): Correct parameters passed to busdma(9) functions
2009-02-17 Sepherosa Ziehaustge(4): Remove unnecessary bus_dmamap_sync()
2009-02-17 Sepherosa Ziehaustge(4): Adjust TX path
2009-02-17 Sepherosa Ziehaustge(4): Utilize bus_dmamap_load_mbuf_segment()
2009-02-17 Sepherosa Ziehaustge(4): Don't sync coherent memory
2009-02-17 Sepherosa Ziehaustge(4): Adjust the error handling code on stge_dma_alloc()
2009-02-17 Sepherosa Ziehaustge(4): Utilize bus_dmamem_coherent_any()
2009-02-17 Sepherosa Ziehaustge(4): Regroup busdma tag creation; prepare for the...
2009-02-17 Sepherosa Ziehaustge(4): Correct parameters passed to busdma(9) functions
2009-02-17 Sepherosa Ziehauet(4): Utilize bus_dmamap_load_mbuf_{segment,defrag}()
2009-02-17 Sepherosa Ziehauet(4): Split RX/TX mbuf busdma tag
2009-02-17 Sepherosa Ziehauet(4): Don't sync coherent memory
2009-02-17 Sepherosa Ziehauet(4): Utilize bus_dmamem_coherent_any()
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamem_coherent_any()
2009-02-17 Sepherosa Ziehauet(4): Utilize bus_dmamem_coherent()
2009-02-17 Sepherosa Ziehauet(4): Correct parameters passed to busdma(9) functions
2009-02-17 Sepherosa Ziehaumsk(4): Align TX buffer to 64bytes boundary instead...
2009-02-17 Sepherosa Ziehaumsk(4): Align TX buffer to 8bytes boundary to improve...
2009-02-17 Sepherosa Ziehaubusdma(9): Obey alignment constraint by default
next