summaryrefslogtreecommitdiff
path: root/sys/netinet6
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-1749-49/+49
* MFC r207268:Konstantin Belousov2010-05-111-0/+25
* MFC r207369:Bjoern A. Zeeb2010-05-0617-295/+175
* MFC r207277:Bjoern A. Zeeb2010-05-021-1/+1
* MFC r207276:Bjoern A. Zeeb2010-05-021-5/+20
* MFC 206454:Bruce M Simpson2010-04-271-2/+4
* MFC r206481:Bjoern A. Zeeb2010-04-212-1/+6
* MFC of 206137Randall Stewart2010-04-171-1/+1
* MFC of 2 items to fix the csum for v6 issue:Randall Stewart2010-04-051-0/+19
* MFC r205637:Bjoern A. Zeeb2010-04-021-1/+1
* MFC 204402Qing Li2010-03-081-3/+6
* MFC of 197952 and 198075Julian Elischer2010-02-074-15/+17
* MFC r202915:Bjoern A. Zeeb2010-01-271-1/+1
* MFC r202469:Bjoern A. Zeeb2010-01-241-1/+0
* MFC r202468:Bjoern A. Zeeb2010-01-231-0/+7
* MFC r201688:Bjoern A. Zeeb2010-01-171-1/+1
* MFC r200871:Bruce M Simpson2010-01-072-16/+60
* MFC r201284Qing Li2010-01-051-2/+22
* MFC r201282, r201543Qing Li2010-01-052-5/+13
* MFC r200473:Bjoern A. Zeeb2009-12-281-1/+1
* MFC r200572:Bruce M Simpson2009-12-221-0/+1
* MFC 197288,197326,197327,197328,197342,197914,197929,Michael Tuexen2009-12-071-4/+4
* MFC r198076:Bjoern A. Zeeb2009-12-051-1/+1
* MFC r199522..199528:Bruce M Simpson2009-11-201-17/+66
* MFC r199518:Bruce M Simpson2009-11-201-8/+30
* MFC r199225:Hajimu UMEMOTO2009-11-201-11/+10
* MFC r199173: CURVNET_RESTORE() was not called in certain cases.Hajimu UMEMOTO2009-11-141-1/+1
* MFC r198976, r198993:Hajimu UMEMOTO2009-11-091-1/+2
* MFC r198418Qing Li2009-10-281-1/+1
* MFC r197227Qing Li2009-09-151-39/+5
* MFC r196871Qing Li2009-09-051-4/+7
* MFC r196864Qing Li2009-09-053-21/+35
* MFC r196865Qing Li2009-09-051-0/+4
* MFC r196649Qing Li2009-08-301-0/+9
* MFC r196569Qing Li2009-08-301-2/+25
* Merge r196535 from head to stable/8:Robert Watson2009-08-281-1/+1
* Merge r196481 from head to stable/8:Robert Watson2009-08-284-19/+14
* MFC r196152Qing Li2009-08-121-12/+3
* Many network stack subsystems use a single global data structure to holdRobert Watson2009-08-021-0/+14
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andRobert Watson2009-08-0124-24/+2
* This patch does the following:Qing Li2009-07-271-2/+6
* Introduce and use a sysinit-based initialization scheme for virtualRobert Watson2009-07-232-42/+13
* sysctl_msec_to_ticks is used with both virtualized andBjoern A. Zeeb2009-07-211-10/+2
* Garbage collect vnet module registrations that have neither constructorsRobert Watson2009-07-202-21/+0
* Reimplement and/or implement vnet list locking by replacing a mostlyRobert Watson2009-07-192-9/+11
* Fix a problem, whereby misbehaving IPv6 applications, which don't includeBruce M Simpson2009-07-181-2/+12
* Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson2009-07-1619-100/+100
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-1430-852/+406
* This patch adds a host route to an interface address (that is assignedQing Li2009-07-121-0/+46
* Fix "options VIMAGE_GLOBALS" build following introduction ofRobert Watson2009-06-291-1/+1