acpi: Add functions to configure SCI and return SCI information
[dragonfly.git] / sys / net / pf /
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-22 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-02-22 Matthew Dillonkernel - More if_bridge work + misc fixes
2011-02-19 Matthew Dillonkernel - Clear BRIDGE_MBUF_TAGGED for NAT translations
2011-02-19 Matthew Dillonkernel - Add a transparent MAC bridging feature to...
2011-02-19 Matthew Dillonkernel - Fix fairq, PF table hash was not being initialized
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-01 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-01 Sepherosa Ziehauradix: Fix the non-per-cpu radix tree usage.
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-02-02 Sepherosa Ziehaupf: Fix typo in pf_mask_del()
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-20 Sepherosa Ziehaupf_socket_lookup: Don't domsg, which could easily locku...
2011-01-20 Sepherosa Ziehaupf_socket_lookup: lwkt_domsg is to be used, don't kmall...
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-13 YONETANI Tomokazupf: statekey needs to be initialized for IPv6, too.
2011-01-09 Sepherosa Ziehaupf: It's opt_carp.h not use_carp.h
2011-01-04 Ilya Dryomovnetwork - Fix pf build when no INET6
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-01 Sascha WildnerFix 64 bit build.
2010-12-31 Jan Lentferpf: Update packetfilter to OpenBSD 4.4
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Sepherosa Ziehauif_clone: Don't destroy iface which is not create throu...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-09 Jan LentferPF: Fix Operating System Fingerprinting
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-28 Sascha WildnerFix buildkernel when pfsync(4) is compiled into an...
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-22 Matthew Dillonnetwork - Fix PF mis-handling and other bugs
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-18 Matthew Dillonnetwork - Correct bug in last commit
2010-09-17 Matthew Dillonnetwork - Remove crit_exit/crit_enter wrappers in pf.c
2010-09-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-17 Sascha Wildnerpf(4): Fix a kprintf() warning on x86_64.
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Jan Lentferpf: Make pf work w/ the MPSAFE network stack
2010-09-14 Jan Lentferpf: Revert commit 5165ac2
2010-09-11 Sascha WildnerFix LINT build.
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Jan Lentferpf: Fix some byte ordering
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-09 Jan Lentferpf: add patch from rev 1.553 to patch.c
2010-09-09 Jan Lentferpf: Add patch from rev 1.554
2010-09-09 Jan Lentferpf: Update pf.c to fix memory leak
2010-09-09 Jan Lentferpf: Update to OpenBSD 4.2
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-26 Jan Lentferpf: rename pf_task_lck to pf_mod_lck
2010-08-10 Sascha Wildnerpf(4): Remove a ', 1' that had no effect (OpenBSD dev...
2010-08-09 Jan Lentferpf: Fix if_pfsync to compile
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Jan Lentferpf: Update packet filter to the version that comes...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Rui PauloUpdate to new if_clone API.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
next