]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Remove fpe_sp_state as we don't support fpe.
[FreeBSD/FreeBSD.git] / sys / netinet /
2013-08-15 Mark JohnstonSpecify SDT probe argument types in the probe definitio...
2013-08-14 Michael TuexenDon't send uninitialized memory (two instances of 4...
2013-08-13 Mikolaj GolubVirtualize carp(4) variables to have per vnet control.
2013-08-13 Dag-Erling SmørgravApply upstream revision 1.151 (fix relative symlinks)
2013-08-12 Michael TuexenMake the features a 64-bit value instead of 32-bit.
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-08 Xin LIMFV r254079:
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-06 Xin LIMFV r254011:
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-08-01 Michael TuexenMicro-optimization suggested in
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-23 Andrey V. ElsukovRemove the large part of struct ipsecstat. Only few...
2013-07-20 Michael TuexenAllow the code to be compiled without warnings for...
2013-07-19 Michael TuexenGet the code compiling without INET and INET6 being...
2013-07-16 Andre OppermannFree the non-fatal "timestamp missing" debug string...
2013-07-12 Mikolaj GolubA complete duplication of binding should be allowed...
2013-07-12 Andre OppermannUnbreak VIMAGE by correctly naming the vnet pointer...
2013-07-11 Andre OppermannImprove SYN cookies by encoding the MSS, WSCALE (window...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-10 Andre OppermannExtend debug logging of TCP timestamp related specification
2013-07-09 Michael TuexenUse IPSECSTAT_INC() and IPSEC6STAT_INC() macros for...
2013-07-09 Andrey V. ElsukovMigrate struct carpstats to PCPU counters.
2013-07-09 Andrey V. ElsukovMigrate structs in6_ifstat and icmp6_ifstat to PCPU...
2013-07-09 Andrey V. ElsukovMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 Andrey V. ElsukovMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 Andrey V. ElsukovUse new macros to implement ipstat and tcpstat using...
2013-07-09 Andrey V. ElsukovPrepare network statistics structures for migration...
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Michael TuexenFix a bug were only 2048 streams where usable even...
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Michael TuexenWhen processing an incoming ABORT, SHUTDOWN_COMPLETE...
2013-07-04 Mikolaj GolubIn r227207, to fix the issue with possible NULL inp_soc...
2013-07-03 Michael TuexenCode cleanups.
2013-07-03 Navdeep ParharCatch up with r238990. LLE_DELETED does not clobber...
2013-07-02 Hiroki SatoFix a panic when leaving MC group in a kernel with...
2013-07-02 Lawrence StewartImport an implementation of the CAIA Delay-Gradient...
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-21 Gleb SmirnoffFix kmod_*stat_inc() after r249276. The incorrect code...
2013-06-20 Andrey V. ElsukovUse IPSECSTAT_INC() and IPSEC6STAT_INC() macros for...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-08 Xin LIMFV r251519:
2013-06-07 Bruce M SimpsonDisable IGMPv3 link timers on a transition to IGMPv2.
2013-06-06 Xin LIMFV r251474:
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-03 Andre OppermannAllow drivers to specify a maximum TSO length in bytes...
2013-06-02 Michael TuexenUse LIST_EMPTY when appropriate.
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-28 Michael TuexenRemove redundant checks.
2013-05-24 Michael TuexenWithdraw http://svnweb.freebsd.org/changeset/base/250809
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-19 Mark JohnstonRe-introduce another part of r249367. This commit fixes...
2013-05-19 Michael TuexenInitialize the fibnum for outgoing packets to 0. This...
2013-05-17 Michael TuexenSet errno to ETIMEDOUT if an SCTP association times...
2013-05-17 Michael TuexenDon't send an ABORT chunk with verification 0.
2013-05-17 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-13 Jim HarrisFix typo in net.inet.tcp.minmss sysctl description.
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-11 Hiroki SatoAdd IFF_MONITOR support to gre(4).
2013-05-11 Gleb SmirnoffRate limit the number of remotely triggered ARP log...
2013-05-10 Michael TuexenHonor the net.inet6.ip6.v6only sysctl variable and...
2013-05-08 Jung-uk KimMFV: r250336
2013-05-06 Andre OppermannBack out r249318, r249320 and r249327 due to a heisenbu...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-05-04 Hiroki SatoUse FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node...
2013-04-28 Adrian ChaddCopy the vendor branch ar9300 code from qcamain_open_ha...
next