]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Fix check used by stream reset related events.
[FreeBSD/FreeBSD.git] / sys / netinet /
2012-04-21 tuexenFix check used by stream reset related events.
2012-04-19 tuexenWhitespace changes.
2012-04-19 tuexenUse the same pattern for mbuf logging everywhere.
2012-04-19 tuexenFix reported errno.
2012-04-19 tuexenFix a bug where we copy out more data from a mbuf chain...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 glebiusWhen we receive an ICMP unreach need fragmentation...
2012-04-14 tuexenSend always HBs when in PF state.
2012-04-14 tuexenBugfix: Don't send HBs on path which are not idle.
2012-04-11 glebiusIt is a logical error that in carp_multicast_cleanup()
2012-04-10 glebiusM_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 glebiusCARP should be capable to run on if_bridge(4). Unfortun...
2012-04-06 tuexenRemove duplicate condition in if statement.
2012-03-31 glebiusDon't check malloc(M_WAITOK) results.
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 rrsMake stream our stream reset implementation
2012-03-28 zecPermit tcpdrop in VNET jails.
2012-03-28 tuexenHonor the net.inet.udp.checksum sysctl when using SCTP...
2012-03-27 bzExport the udp_cksum sysctl for upcoming SCTP work...
2012-03-25 melifaro- Permit number of ipfw tables to be changed in runtime.
2012-03-22 tuexenSmall cleanup of the code. No functional change (in...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-17 rmhHide a few declarations from userland (including `struc...
2012-03-15 tuexenClean up, no functional change.
2012-03-15 tuexenFix bugs which can result in a panic when an non-SCTP...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 melifaroFix VNET build broken by r232865.
2012-03-12 rrsThis fixes PR 165210. Basically we just
2012-03-12 melifaro- Add ipfw eXtended tables permitting radix to be used...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 tuexenFix a warning reported by bz@
2012-03-09 tuexenAdd support for stf interfaces.
2012-03-09 tuexenFix a bug reported by Peter Holm which results in a...
2012-03-04 zecChange SYSINIT priorities so that ip_mroute_modevent...
2012-03-04 bzCorrect typo in the RFC number for the constants based...
2012-02-28 oleg- Refresh dynamic tcp rule only if both sides answered...
2012-02-28 oleglookup_dyn_rule_locked(): style(9) cleanup
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-23 kmacyWhen using flowtable llentrys can outlive the interface...
2012-02-22 aeDon't use `m' after m_megapullup.
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-18 tuexenRemove two clang warnings.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-15 bzFix PAWS (Protect Against Wrapped Sequence numbers...
2012-02-14 tuexenFix a bug where the wrong protocol overhead was used...
2012-02-08 glebiusSet vnet context in callouts and taskqueues.
2012-02-06 glebiusMake the 'tcpwin' option of ipfw(8) accept ranges and...
2012-02-06 tuexenFix a typo which was already fixed by eadler in r227489...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 glebiusAdd new socket options: TCP_KEEPINIT, TCP_KEEPIDLE...
2012-02-01 glebiuso Provide functions carp_ifa_addroute()/carp_ifa_delroute()
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-27 luigia variable was erroneously declared as 32 bit instead...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-24 glebiusRemove unused variable.
2012-01-22 bzMake #error messages string-literals and remove punctua...
2012-01-22 bzFix ip_divert handling of inet and inet6 and module...
2012-01-22 bzClean up some #endif comments removing from short secti...
2012-01-20 bzRemove a superfluous INET6 check (no opt_inet6.h includ...
2012-01-20 tuexenFix a problem when using the CBAPI.
2012-01-16 glebiusDrop support for SIOCSIFADDR, SIOCSIFNETMASK, SIOCSIFBR...
2012-01-15 tuexenTwo cleanups. No functional change.
2012-01-14 tuexenFix two bugs, which result in a panic when calling...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-09 glebiusBunch of fixes to pfsync(4) module load/unload:
2012-01-08 glebiusMake it possible to use alternative source hardware...
2012-01-08 glebiusProvide IA_MASKSIN() macro similar to IA_SIN() and...
2012-01-08 glebiusMove arprequest() declaration to if_ether.h.
2012-01-08 tuexenAdd an SCTP sysctl "blackhole", similar to the one...
2012-01-07 tuexenRetire the SCTP sysctl "strict_init". We always perform...
2012-01-07 tuexenImprove the handling of received INITs. Send an ABORT...
2012-01-07 eadler- Fix sysctl description
2012-01-06 tuexenUse NULL instead of 0.
2012-01-06 npAlways release the inp lock before returning from tcp_d...
2012-01-06 jhbTweak the last fix to match what was actually tested.
2012-01-06 pluknetFix a typo.
2012-01-05 jhbRemove the assertion from tcp_input() that rcv_nxt...
2012-01-05 jhbConvert all users of IF_ADDR_LOCK to use new locking...
2012-01-04 jhbUse a helper variable to wrap a long line.
2012-01-04 jhbIn the handling of the SIOC[DG]LIFADDR icotls in in_lif...
2012-01-04 jhbFix the SIOC[DG]LIFADDR ioctls in in_lifaddr_ioctl...
2012-01-03 jhbWhen cancelling multicast timers on an interface, don...
2012-01-03 jhbUse TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE(...
2012-01-02 bzAs I came by and noticed add a comment that inp locking...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-29 jhbDefer the work of freeing IPv4 multicast options from...
2011-12-29 jhbUse queue(3) macros instead of home-rolled versions...
2011-12-29 glebiusDon't fallback to a CARP address in BACKUP state.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 tuexenAddress issues found by clang. While there, fix also...
2011-12-22 glebiusUse a better log message for master down event.
2011-12-21 glebiusProvide ABI compatibility shim to enable configuring...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 glebiusRestore a feature that was present in 5.x and 6.x,...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 tuexenFix unused parameter warnings.
next