]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFV r249186:
[FreeBSD/FreeBSD.git] / sys / netinet /
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-31 tuexenAdd a macro for checking for IPv4 link local addresses.
2013-03-29 emasteKeep fwd_tag around for subsequent pcb lookups
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 melifaroAdd ipfw support for setting/matching DiffServ codepoin...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-17 glebiusIn m_megapullup() instead of reserving some space at...
2013-03-16 glebius- Replace compat macros with function calls.
2013-03-15 glebiusWe can, and should use M_WAITOK here.
2013-03-15 glebiusUse m_get/m_gethdr instead of compat macros.
2013-03-15 glebius- Use m_getcl() instead of hand allocating.
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-13 attilioMFC
2013-03-12 glebiusFunctions m_getm2() and m_get2() have different order...
2013-03-12 attilioMFC
2013-03-11 glebiusRemove LIBALIAS_LOCK_ASSERT(), including a couple with...
2013-03-09 mmMFC @248093
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 lstewartThe hashmask returned by hashinit() is a valid index...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 davide- Make callout(9) tickless, relying on eventtimers...
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 tuexenFix a potential race in returning setting errno when an
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-21 attilioMFC
2013-02-21 gallatinFix tcp_lro_rx_ipv4() for drivers that do not set CSUM_...
2013-02-21 attilioMFC
2013-02-20 pluknetip_savecontrol() style fixes. No functional changes.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-11 tuexenSend the adaptation layer indication only if set by...
2013-02-11 tuexenDon't send kernel provided information in the User...
2013-02-11 glebius Resolve source address selection in presense of CARP...
2013-02-10 attiliomerge from vmcontention
2013-02-10 attilioMFC
2013-02-10 tuexenMake sure that received packets for removed addresses...
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-09 tuexenCleanup the handling of address scopes. Announce in...
2013-02-09 tuexenFix a bug where HEARTBEATs were still sent in SHUTDOWN_...
2013-02-09 delphijMFV r245512:
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-02-01 jhbAdd placeholder constants to reserve a portion of the...
2013-02-01 andreuma_zone_set_max() directly returns the rounded effecti...
2013-01-31 glebius- Move AUTHORS and ACKNOWLEDGEMENTS to the end of the...
2013-01-31 glebiusRetire struct sockaddr_inarp.
2013-01-30 glebiusUtilize m_get2() to get mbuf of appropriate size.
2013-01-26 npAdd checks for SO_NO_OFFLOAD in a couple of places...
2013-01-26 npTeach toe_l2_resolve to resolve IPv6 destinations too.
2013-01-25 npMove lle_event to if_llatbl.h
2013-01-25 npThere is no need to call into the TOE driver twice...
2013-01-25 npAdd TCP_OFFLOAD hook in syncache_respond for IPv6 too...
2013-01-25 npTeach toe_4tuple_check() to deal with IPv6 4-tuples...
2013-01-25 npHeed SO_NO_OFFLOAD.
2013-01-25 npRemove redundant test, we know inp_lport is 0.
2013-01-22 jhbUse decimal values for UDP and TCP socket options rathe...
2013-01-22 lstewartSimplify and fix a bug in cc_ack_received()'s "are...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 jhbDon't drop options from the third retransmitted SYN...
2013-01-09 attilioMFC
2013-01-09 neelIFC @ r245178
2013-01-04 neelIFC @ r244983.
2013-01-03 peterTemporarily revert rev 244678. This is causing loopbac...
2012-12-27 tuexenSome cleanups.
2012-12-27 tuexenMinor cleanups of debug messages.
2012-12-27 tuexenFix a copy and paste error.
2012-12-26 attilioMFC
2012-12-25 glebius Garbage collect carp_cksum().
2012-12-25 glebius Change net.inet.carp.demotion sysctl to add the suppl...
2012-12-25 glebius Fix sysctl_handle_int() usage. Either arg1 or arg2...
2012-12-25 glebius The SIOCSIFFLAGS ioctl handler runs if_up()/if_down...
next