]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Add support for the P212, P410, P410i, P411, and P812 HP Smart Array
[FreeBSD/FreeBSD.git] / sys / netinet /
2008-06-02 mlaierSort IP addresses before hashing them for the signature...
2008-06-02 rwatsonWhen allocating temporary storage to hold a TCP/IP...
2008-06-01 mavIncrease LINK_TABLE_OUT_SIZE from 101 to 4001 like...
2008-06-01 mavMake m_megapullup() more intelligent:
2008-06-01 mavPKT_ALIAS_FOUND_HEADER_FRAGMENT result is not an error...
2008-06-01 mavFix packet fragmentation support broken by copy/paste...
2008-05-29 rwatsonRead lock rather than write lock TCP inpcbs in monitori...
2008-05-29 rwatsonEmploy read locks on UDP inpcbs, rather than write...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-24 bzFactor out the v4-only vs. the v6-only inp_flags proces...
2008-05-22 rwatsonConsistently check IPFW and DUMMYNET privileges in...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 rrs- sctputil.c - If debug is on, the INPKILL timer can...
2008-05-20 rrs- Adds support for the multi-asconf (From Kozuka-san)
2008-05-20 rrs- Define changes in sctp.h
2008-05-12 gnnFix the loopback interface. Cleaning up some code...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 jhbAlways bump tcpstat.tcps_badrst if we get a RST for...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-05 kmacyreplace spaces added in last change with tabs
2008-05-05 kmacyadd rcv_nxt, snd_nxt, and toe offload id to FreeBSD...
2008-05-02 marckFix build, together with a bit of style breakage.
2008-04-29 rwatsonFix a comment typo.
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 rwatsonWith IPv4 raw sockets, read lock rather than write...
2008-04-21 rwatsonRead lock, rather than write lock, the inpcb when trans...
2008-04-20 bzRevert to rev. 1.161 - switch back to optimized TCP...
2008-04-20 rwatsonTeach pf and ipfw to use read locks in inpcbs write...
2008-04-19 rwatsonIn ip_output(), allow a read lock as well as a write...
2008-04-19 rwatsonWhen querying the local or foreign address from an...
2008-04-19 kmacymove tcbinfo lock acquisition in to syncache
2008-04-19 kmacymove cxgb_lt2.[ch] from NIC to TOE
2008-04-17 gnnAdd in check for loopback as well, which was missing...
2008-04-17 rwatsonConvert pcbinfo and inpcb mutexes to rwlocks, and modif...
2008-04-17 gnnClean up the code that checks the types of address...
2008-04-16 rrsAllow SCTP to compile without INET6.
2008-04-14 rrsUse the pru_flush infrastructure to avoid a panic
2008-04-14 rrsProtection against errant sender sending a stream
2008-04-14 rrsNew logging values.
2008-04-14 rrs1) adds some additional logging
2008-04-13 qingliThis patch provides the back end support for equal...
2008-04-09 bzTake the route mtu into account, if available, when...
2008-04-07 andreRemove TCP options ordering assumptions in tcp_addoptio...
2008-04-07 andreRemove now unnecessary comment.
2008-04-07 andreUse #defines for TCP options padding after EOL to be...
2008-04-07 rwatsonAdd further TCP inpcb locking assertions to some TCP...
2008-04-06 rwatsonIn in_pcbnotifyall() and in6_pcbnotify(), use LIST_FORE...
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacychange inp_wlock_assert to inp_lock_assert
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacyLabel inp as unused in the non-INVARIANTS case
2008-03-23 kmacyInsulate inpcb consumers outside the stack from the...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 pisoExplicitate the newpacket size.
2008-03-17 pisoDon't cache ptr to nat rule in case of tablearg argument.
2008-03-17 pisoDon't abuse stack space while in kernel land, use heap...
2008-03-17 rwatsonFix indentation for a closing brace in in_pcballoc().
2008-03-14 bzCorrect IPsec behaviour with a 'use' level in SP but...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 piso-Don't pass down the entire pkt to ProtoAliasIn, ProtoA...
2008-03-09 bzPadding after EOL option must be zeros according to...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 pisoMFP4:
2008-03-04 rpauloChange the default port range for outgoing connections...
2008-03-03 pisoWhen unloading kld, don't forget to flush the nat pointers.
2008-03-03 pisoRaise a bit ipfw kld priority.
2008-03-02 bzSome "cleanup" of tcp_mss():
2008-03-01 bzFix indentation (whitespace changes only).
2008-02-29 pisoMove ipfw's nat code into its own kld: ipfw_nat.
2008-02-27 dwmaloneDummynet has a limit of 100 slots queue size (or 1MB...
2008-02-24 pisoAdd table/tablearg support to ipfw's nat.
2008-02-24 silbyChange FreeBSD 7 so that it returns TCP options in
2008-02-22 rrsFixes a memory leak when VRF's are in play.
2008-02-22 rrs- Takes out stray ifdef code that should not have been...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-07 glebiusIf the vhid already present, return EEXIST instead of
2008-02-07 glebiusRemove unused structure member from struct in_ifadown_arg.
2008-02-06 silbyReplace the random IP ID generation code we
2008-02-02 bzRather than passing around a cached 'priv', pass in...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-31 rwatsonCorrect two problems relating to sorflush(), which...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 rrs- Fix a comment about prison.
2008-01-28 rrs- Change back to using prioity 0. Which means don't...
2008-01-28 rrs- Fix a bug where the socket may have been closed which
next