get mxge to build, stage 3/many
[dragonfly.git] / sys / netinet /
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-07 Sepherosa Ziehauicmp: Bring in reply_src and reply_from_interface sysct...
2009-05-27 Jordan GordeevMerge branch 'master' into amd64
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Sepherosa Ziehautcp timer: Don't try stopping timers if timer message...
2009-05-21 Jordan GordeevMerge branch 'master' into amd64
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-17 Sepherosa Ziehautcp timer: Remember tcpcb owner thread's msgport, so...
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-22 Sepherosa Ziehautcp/ipv4 mapped address: Make sure that tcp_output...
2009-04-22 Sepherosa Ziehautcp_timer: Add assertion to make sure that tcp timers...
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-13 Sepherosa ZiehauAllow users to turn off certain arp logging.
2009-04-13 Sepherosa ZiehauAdd description about sysctl nodes under net.link.ether...
2009-04-12 Sepherosa ZiehauSplit ifnet serialize step 1/many: Add if_{serialize...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-08 Sascha Wildnertcp_{debug,timer}.h & protosw.h: Constify some strings.
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-03-28 Sepherosa Ziehauipflow: Add macros to check ipflow refcnt, which is...
2009-03-28 Sepherosa Ziehauipflow: React to local address change quickly.
2009-03-28 Sepherosa Ziehauipflow: Flush ipflow if a new route is successfully...
2009-03-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-27 Sascha WildnerFix a few typos.
2009-03-27 Matthew DillonFix a recently introduced compile time error w/ IPSEC.
2009-03-26 Sepherosa Ziehauip_forward: Don't cache IP forwarding route.
2009-03-26 Sepherosa Ziehauip_dooptions: Don't abuse ipforward_rt
2009-03-22 Sepherosa Ziehaunetisr: Set M_HASH and pkthdr.hash if software calculat...
2009-03-21 Sepherosa Ziehauip_demux: Add ip_mport_pktinfo() to map IP packets...
2009-03-21 Sepherosa Ziehaujme(4): Pass packet info to ether_input_chain()
2009-03-21 Sepherosa Ziehautoeplitz: Hash function renaming
2009-03-20 Sepherosa Ziehaunetisr: Add pktinfo struct; add new netisr method to...
2009-03-17 Sepherosa ZiehauAdd M_LENCHECKED mbuf flag.
2009-03-17 Sepherosa Ziehauip_demux: If RSS kernel option is set, use Toeplitz...
2009-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-14 Sepherosa Ziehauip_demux: Wrap INP_MPORT_HASH_{TCP,UDP}() around INP_MP...
2009-03-14 Sepherosa Ziehauip_demux: Test IN_MULTICAST() if RSS kernel option...
2009-03-14 Sepherosa ZiehauAdd static ARP support.
2009-03-10 Sepherosa Ziehaunetwork: Turn on adaptive MPSAFE for network threads...
2009-03-02 Hasso TepperAllow the IP_MINTTL socket option to be set to zero.
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-17 Sepherosa Ziehauroute: Suppress duplicated rtmsgs on ARP input path.
2009-02-17 Sepherosa Ziehauroute: Suppress duplicated rtmsgs generated by rtlookup...
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-31 Sepherosa Ziehausyncache_socket(): fix abort path by calling pru_abort...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-31 Sepherosa ZiehauIA_PRF_RTEXISTOK is no longer needed, in_{add,scrub...
2008-12-31 Sepherosa ZiehauCall if_up(), if in_ifinit() brings interface up (via...
2008-12-31 Sepherosa ZiehauBring in in_{add,scrub}prefix() from OpenBSD.
2008-12-27 Sepherosa ZiehauFactor out 'curnetport'
2008-12-27 Sepherosa ZiehauTCP socket's cached route entry could only be accessed...
2008-12-27 Sepherosa ZiehauUse backtrace() instead of db_print_backtrace()
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Sepherosa ZiehauRework carp(4) IPv4 support.
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-20 Sepherosa ZiehauExplicitly reallocate the inpcb cached route freed...
2008-12-20 Sepherosa ZiehauUse priority message for arp holding mbufs
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-16 Sepherosa ZiehauRemove tcpcb.tt_msg == NULL tests in tcp_callout_*().
2008-12-16 Sepherosa ZiehauRestore the semantic of callout_active() testing on...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-14 Sepherosa ZiehauUse priority message for TCP timers
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next