Merge branch 'vendor/LESS'
[dragonfly.git] / sys / net /
2011-04-30 Peter AvalosMerge branch 'vendor/LESS'
2011-04-30 Sascha Wildnerkernel: Fix some printf format warnings on x86_64.
2011-04-30 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-22 Sascha Wildnerpf(4): Fix compilation without INET6.
2011-04-15 Sascha Wildnersppp(4): Fix two x86_64 warnings.
2011-04-15 Sascha Wildnerpf(4): Fix two x86_64 warnings.
2011-04-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-14 Sepherosa Ziehausystimer: Fix statclock() intr% counting for i8254...
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-30 Matthew Dillonkernel - Major bridging functionality added (bug fixes 6)
2011-03-29 Matthew Dillonkernel - Enhance the FAIRQ ALTQ to use relative weightings
2011-03-27 Matthew Dillonkernel - Major bridging functionality added (bug fixes 5)
2011-03-26 Matthew Dillonkernel - Change mbuf allocation in tapwrite/tunwrite...
2011-03-26 Matthew Dillonkernel - Major bridging functionality added (bug fixes 4)
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Matthew Dillonkernel - Major bridging functionality added (bug fixes 3)
2011-03-18 Sascha Wildnerkernel: Fix -Wundef in a number of places.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options INET'.
2011-03-08 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-03-05 Matthew Dillonkernel - Major bridging functionality added (bug fixes 2)
2011-03-02 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-28 Matthew Dillonkernel - Major bridging functionality added (bug fixes)
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-27 Sascha Wildnerkernel: Use the system's offsetof() macro instead of...
2011-02-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-24 Matthew Dillonkernel - Major bridging functionality added (bonding)
2011-02-24 Matthew Dillonkernel - Major bridging functionality completed
2011-02-23 Matthew Dillonkernel - Greatly enhance if_bridge
2011-02-22 Matthew Dillonkernel - Unconditionally clear BRIDGE_MBUF_TAGGED in...
2011-02-22 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-02-22 Matthew Dillonkernel - More if_bridge work + misc fixes
2011-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-21 Matthew Dillonkernel - Fix extra rel_mplock() in if_tap
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-19 Matthew Dillonkernel - Allow rn_inithead() to be called early
2011-02-14 Matthew Dillonkernel - Make numerous proc accesses use p->p_token...
2011-02-12 Matthew Dillonkernel - Make most of the fork and exit paths MPSAFE
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-31 Sepherosa Ziehaunetisr barrier: Prevent netisr_barrier_dispatch() from...
2011-01-31 Sepherosa Ziehaunetisr barrier: Avoid lockless wakeup/tsleep race
2011-01-31 Sepherosa Ziehaunetisr: Make sure that netisr barrier's done is globall...
2011-01-31 Sepherosa Ziehaunetisr: Make netisr barrier's done and cpumask volatile
2011-01-31 Sepherosa Ziehaunetisr: Add netisr barrier which stalls all netisrs
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-17 Sascha Wildnerkernel: Use NELEM() where we can.
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 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-02 Samuel J. Greearkernel - s/so_pru_control/so_pru_control_direct/
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-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Matthew Dillonkernel - Run pfil hooks for bridged packets
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-11-03 Joe Talbottnetwork - Add initializer for ifnet.if_groups.
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-02 Matthew Dillonnetwork - Fix missing tailq initializer for if_creategr...
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-20 Matthew Dillonnetwork - Fix socket & mbuf leak
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-10-05 Matthew Dillonnetwork - Fix altq_red
next