]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
[FreeBSD/FreeBSD.git] / sys / netinet /
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 Andriy Gapondtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 Adrian ChaddConvert over the TCP probes to use mtod() rather than...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Craig RodriguesOnly initialize some mutexes for the default VNET.
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-20 Andriy GaponMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy GaponMFV r258377: 4088 use after free in arc_release()
2013-11-17 Julio MerinoMFV: Import atf-0.18.
2013-11-17 Gleb SmirnoffIn r257692 I intentionally deleted code that handled...
2013-11-17 Mikolaj GolubDeregister helper hooks on vnet destroy.
2013-11-16 Michael TuexenUse SCTP_PR_SCTP_TTL when the user provides a positive
2013-11-16 Michael TuexenRemove a stray write operation.
2013-11-16 Michael TuexenWhen determining if an address belongs to an stcb,...
2013-11-16 Michael TuexenCleanups which result in fixes which have been made...
2013-11-15 Xin LIMFV: netcat from OpenBSD 5.4.
2013-11-12 Ed MasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 Peter WemmMerge nvi-2.1.1 -> 2.1.2
2013-11-11 Xin LIMFV r257952:
2013-11-11 Gleb SmirnoffRemove never used ioctls that originate from KAME....
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-08 Gleb SmirnoffMake TCP_KEEP* socket options readable. At least Postgr...
2013-11-07 Michael TuexenGet rid of the artification limitation enforced by
2013-11-07 Michael TuexenMake sure that we don't try to build an ASCONF-ACK...
2013-11-07 Michael TuexenUse htons()/ntohs() appropriately.
2013-11-06 Gleb SmirnoffProvide compat layer for OSIOCAIFADDR.
2013-11-06 Gleb SmirnoffFix my braino in r257692. For SIOCG*ADDR we don't need...
2013-11-06 Nathan WhitehornFix build on GCC.
2013-11-05 Gleb Smirnoffnetinet code no longer uses IFA_RTSELF.
2013-11-05 Gleb SmirnoffRewrite in_control(), so that it is comprehendable...
2013-11-05 Gleb SmirnoffRemove net.link.ether.inet.useloopback sysctl tunable...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-11-03 Michael TuexenUnlock the lock before destroying it.
2013-11-02 Michael TuexenChanges from upstream to improve compilation when INET...
2013-11-01 Gleb Smirnoffin_ifadown() can be void.
2013-11-01 Gleb SmirnoffCleanup in_ifscrub(), which is just an entry to in_scru...
2013-10-29 Michael TuexenTerminate a debug output with a \n.
2013-10-29 Gleb SmirnoffUninline inm_lookup_locked(). Now in_var.h doesn't...
2013-10-29 Baptiste DaroussinMerge byacc 20130925
2013-10-28 Michael TuexenFis the value of *optlen when calling getsockopt() for
2013-10-28 Michael TuexenFix compilation if SCTP_DONT_DO_PRIVADDR_SCOPE is defined.
2013-10-28 Gleb SmirnoffInclude necessary headers that now are available due...
2013-10-26 Gleb SmirnoffProvide includes that are needed in these files, and...
2013-10-26 Gleb SmirnoffThe r48589 promised to remove implicit inclusion of...
2013-10-23 John BaldwinFinish r254925 and remove the last remaining sysctl...
2013-10-22 Andre OppermannThe TCP delayed ACK logic isn't aware of LRO passing...
2013-10-19 Kevin Lo- Add parentheses to all internet addresses
2013-10-17 Brooks DavisUpgrade to the latest version of mtree from NetBSD...
2013-10-15 Michael TuexenRemove a buggy comparision when setting manually the...
2013-10-15 Gleb Smirnoff- Utilize counter(9) to accumulate statistics on interf...
2013-10-15 Gleb Smirnoff Remove ifa_init() and provide ifa_alloc() that will...
2013-10-15 Gleb Smirnoff Hide 'struct ifaddr' definition from userland. Two...
2013-10-15 Kevin LoTreat INADDR_NONE as uint32_t.
2013-10-10 Andriy GaponMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
2013-10-09 Mark MurrayMFC - tracking commit
2013-10-09 Gleb SmirnoffWhen processing ACK in tcp_do_segment, use sbcut_locked...
2013-10-02 Mark MurrayMFC - tracking update.
2013-10-02 Mark MurrayMFC - tracking update.
2013-10-02 Mark JohnstonAdd a separate translator for headers passed to the...
2013-09-30 Devin TeskeAdd missing mergeinfo associated with r255852.
2013-09-21 Dag-Erling SmørgravPull in all the OpenSSH bits that we'd previously left...
2013-09-21 Dag-Erling SmørgravUpgrade to 6.3p1.
2013-09-21 Bjoern A. ZeebIntroduce spares in the TCP syncache and timewait struc...
2013-09-21 Xin LIMFV r254750:
2013-09-19 Ed MasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-13 Peter GrehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 Mikolaj GolubUnregister inet/inet6 pfil hooks on vnet destroy.
2013-09-11 Peter GrehanIFC @ r255459
2013-09-10 Xin LIMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 Michael TuexenFix the aborting of association with the iterator using...
2013-09-09 Dag-Erling SmørgravThese three files appeared in 6.0p1, which was imported...
2013-09-08 Dag-Erling SmørgravImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 Mikolaj GolubRelese the interface in the last.
2013-09-08 Dag-Erling SmørgravMFV (r255387): undo autoprop damage
2013-09-07 Dag-Erling SmørgravUpdate to OpenPAM Nummularia.
2013-09-07 Dag-Erling SmørgravMFV (r255364): move the code around in preparation...
2013-09-07 Mark MurrayMFC
2013-09-07 Michael TuexenWhen computing the partial delivery point, take the
2013-09-06 Cy SchubertUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 Mark MurrayMFC
2013-09-05 Simon J. GerratyMerge bmake-20130904
2013-09-05 John BaldwinUse LIST_FOREACH_SAFE() instead of doing it by hand.
2013-09-05 John BaldwinUse an unsigned long when indexing into mfchashtbl...
2013-09-05 Andrey V. ElsukovRemove unused code and sort variables declarations.
2013-09-04 Peter GrehanIFC @ r255209
2013-09-03 Michael TuexenRemove redundant field pr_sctp_on.
2013-09-02 Michael TuexenUse uint16_t instead of in_port_t for consistency with...
2013-09-02 Michael TuexenAll changes affect only SCTP-AUTH:
2013-08-30 Mark MurrayMFC
2013-08-29 Ed MasteUpdate to 2013-08-29 NetBSD libexecinfo snapshot
2013-08-28 Navdeep ParharMerge r254336 from user/np/cxl_tuning.
2013-08-26 John BaldwinRemove most of the remaining sysctl name list macros...
next