aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFC:Darren Reed2007-12-013-18/+11
* restrict the tcp.finwait timeout (45s) to state combinations where we have ...Daniel Hartmeier2007-11-211-2/+2
* MFC IPFilter update from 4.1.13 to 4.1.28, including additional fixes appliedDarren Reed2007-11-1834-1912/+4983
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-11-102-0/+815
* Fix kernel memory leakage when policy routing is used with NAT.Darren Reed2007-10-271-0/+1
* MFC: r1.46Daniel Hartmeier2007-08-231-2/+1
* MFV:Max Laier2007-07-281-1/+79
* MFC, rev 1.18:Max Laier2007-07-101-0/+9
* MFC: v0.9.20.3 halSam Leffler2007-01-2734-122912/+117343
* MFC: Change the life cycle of bpf interface objects to close attach/detachJohn Baldwin2007-01-191-0/+4
* MFC: pf_ioctl.c 1.27:Max Laier2007-01-041-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-12-201-0/+121
* MFC rev. 1.5Oleg Bulyzhin2006-10-261-3/+9
* MFC: move ah_osdep.[ch] from the hal to the driver; they will notSam Leffler2006-10-163-661/+0
* MFC the firewall labeling changes.Christian S.J. Peron2006-09-191-0/+55
* MFC: Sync the nve(4) driver with HEAD including updating the binaryJohn Baldwin2006-09-133-630/+642
* MFC: pf_ioctl.c, 1.26Max Laier2006-09-091-2/+8
* MFC: sys/contrib/dev/acpica/acfreebsd.h 1.31Pawel Jakub Dawidek2006-09-041-22/+0
* MFC: ipfilter 4.1.13Guido van Rooij2006-08-2435-909/+1451
* MFC rev. 1.27:Gleb Smirnoff2006-08-101-6/+23
* MFC, pf_ioctl.c, 1.25:Max Laier2006-08-071-2/+3
* must cast through uintptr_t for alphaSam Leffler2006-07-111-4/+4
* MFC v0.9.17.2Sam Leffler2006-07-1159-102120/+105547
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-06-1216-0/+21055
* MFC pf_norm.c rev. 1.17:Max Laier2006-03-281-4/+22
* MFC rev. 1.8:Yaroslav Tykhiy2006-03-221-2/+3
* MFC:Max Laier2006-03-063-0/+26
* MFC r1.8: Do not use the TSC where its known to be broken.Andrew Thompson2006-03-061-1/+2
* MFC v0.9.16.16 halSam Leffler2006-02-2457-69029/+85927
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-02-229-0/+22881
* Make sure buffers in if_bridge are fully initialized before copyingColin Percival2006-01-251-1/+1
* MFC: pf_norm.c, 1.15:Max Laier2006-01-171-3/+4
* MFC: pf.c 1.39+1.40 and pfvar.h 1.13+1.14Max Laier2005-12-302-4/+14
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-111-0/+29
* MFC: canonify the includes of acpica.David E. O'Brien2005-11-07130-449/+449
* MFC: move RFC3542 related definitions into ip6.h.Hajimu UMEMOTO2005-10-091-42/+0
* MFC (by ru)Xin LI2005-10-091-0/+2
* MFC: if_pfsync.c, 1.23:Max Laier2005-09-171-3/+3
* Commit imported changes to RELENG_6:Max Laier2005-09-122-21/+68
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-09-112-0/+104
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-254-14/+15
* MFC: pf.c, 1.35 pfvar.h, 1.12Max Laier2005-08-062-0/+8
* MFC: if_pfsync.c, 1.20 in_proto.c, 1.78Max Laier2005-07-231-1/+5
* Properly initialize ifq_maxlen for the defered send queue and make itMax Laier2005-06-261-1/+2
* Fix some minor problems before release:Darren Reed2005-06-232-15/+54
* locking on exit of reading from ip_sync is not correct for all instancesDarren Reed2005-06-141-4/+9
* Mark pf callouts as NET_MPSAFE.Max Laier2005-06-122-15/+5
* Defer ip_output of pfsync updates to an independent callout thread insteadMax Laier2005-06-102-7/+30
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-108-17/+40
* This commit was generated by cvs2svn to compensate for changes in r146539,Hartmut Brandt2005-05-233-4/+5
|\