]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Don't clear the SYSCONFIG register on boot.
[FreeBSD/FreeBSD.git] / sys / netinet /
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...
2013-04-27 Colin PercivalMove IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if...
2013-04-27 Dimitry AndricMerge libc++ trunk r180598. Contains several minor...
2013-04-27 Dimitry AndricMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-26 Gleb SmirnoffAdd const qualifier to the dst parameter of the ifnet...
2013-04-25 Gleb SmirnoffFix couple of mbuf leaks in incoming ARP processing.
2013-04-25 Gleb SmirnoffIntroduce a pointer to const variable gw, which points...
2013-04-24 Martin MatuskaMFV r249857:
2013-04-24 Randall StewartThis fixes the issue with the "randomly changing" default
2013-04-24 Dag-Erling SmørgravMerge updated "no such identity file" patch.
2013-04-23 Andre OppermannWhen doing RFC3042 limited transmit on the first on...
2013-04-21 Oleg BulyzhinPlug static llentry leak (ipv4 & ipv6 were affected).
2013-04-21 Gregory Neil ShapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 Edwin GroothuisMerge of vendor of 249690, tzdata2013c
2013-04-19 Jung-uk KimMerge ACPICA 20130418.
2013-04-17 Gabor Kovesdan- Corrrect mispellings of word useful
2013-04-16 Pedro F. GiffuniDTrace: print() should try to resolve function pointers
2013-04-16 Xin LIFix incomplete printf.
2013-04-16 Xin LIDon't leak lock when returning.
2013-04-15 Xin LIMFV r249496,249498. The most visible change is that...
2013-04-14 Dag-Erling SmørgravSilence "received disconnect" in the common case.
2013-04-12 Pedro F. GiffuniDtrace: resolve const types from fbt and other fixes.
2013-04-12 Dimitry AndricUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 Andrey V. ElsukovReflect removing of the counter_u64_subtract() function...
2013-04-11 Gleb SmirnoffFix tcp_output() so that tcpcb is updated in the same...
2013-04-11 Pedro F. GiffuniDTrace: option for time-ordered output
2013-04-11 Martin MatuskaMFV r249354:
2013-04-10 Gleb SmirnoffFix build.
2013-04-09 Andre OppermannChange certain heavily used network related mutexes...
2013-04-09 Andre OppermannFix a race condition on tcp listen socket teardown...
2013-04-09 Dag-Erling SmørgravRevert local changes and pull in r3828 from upstream.
2013-04-09 Gleb SmirnoffFix VIMAGE build.
2013-04-09 Andrey V. ElsukovUse IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.
2013-04-09 Ed SchoutenImport a new version of NetBSD's mtree.
2013-04-08 Gleb SmirnoffMerge from projects/counters: TCP/IP stats.
2013-04-06 Martin MatuskaMFV r249186:
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Martin MatuskaMFV r248217:
2013-04-06 Martin MatuskaMFV r242816:
2013-04-05 Dag-Erling SmørgravUpgrade to 1.4.20.
2013-04-05 Dag-Erling SmørgravMinimal subset of the unbound sources.
next