]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFV r337206: 9338 moved dnode has incorrect dn_next_type
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Michael TuexenAdd a dtrace provider for UDP-Lite.
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Michael TuexenFix INET only builds.
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Michael TuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 Michael TuexenSend consistent SEG.WIN when using timewait codepath...
2018-07-30 Michael TuexenFix some TCP fast open issues.
2018-07-30 Michael TuexenAdd missing send/recv dtrace probes for TCP.
2018-07-30 Alan SomersMake timespecadd(3) and friends public
2018-07-30 Randall StewartThis fixes a hole where rack could end up
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-24 Andrew Turnericmp_quotelen was accidentially changes in r336676...
2018-07-24 Andrew TurnerUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 Randall StewartDelete the example tcp stack "fastpath" which
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-22 Matt MacyFix a potential use after free in getsockopt() access...
2018-07-22 Matt MacyNULL out cc_data in pluggable TCP {cc}_cb_destroy
2018-07-21 Michael TuexenSet the IPv4 version in the IP header for UDP and UDPLite.
2018-07-20 Michael TuexenAdd missing dtrace probes for received UDP packets.
2018-07-19 Michael TuexenWhitespace changes due to changes in ident.
2018-07-19 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/336503
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Michael TuexenWhitespace changes due to change if ident.
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-18 Randall StewartBump the ICMP echo limits to match the RFC
2018-07-17 Andrey V. ElsukovMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-14 Sean BrunoThere was quite a bit of feedback on r336282 that has...
2018-07-14 Sean BrunoFixup memory management for fetching options in ip_ctlo...
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Mark JohnstonRemove a duplicate check.
2018-07-10 Brooks DavisUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 Michael TuexenAdd support for printing the TCP FO client-side cookie...
2018-07-10 Michael TuexenUse appropriate MSS value when populating the TCP FO...
2018-07-10 Steven HartlandRemoved pointless NULL check
2018-07-09 Andrey V. ElsukovAdd "record-state", "set-limit" and "defer-action"...
2018-07-07 Michael TuexenAllow alternate TCP stack to populate the TCP FO client...
2018-07-07 Michael TuexenWhen initializing the TCP FO client cookie cache, take...
2018-07-06 Brooks DavisOne more 32-bit fix for r335979.
2018-07-06 Brooks DavisCorrect breakage on 32-bit platforms from r335979.
2018-07-05 Andrew TurnerCreate a new macro for static DPCPU data.
2018-07-05 Brooks DavisMake struct xinpcb and friends word-size independent.
2018-07-04 Hiroki Sato- Fix a double unlock in inp_block_unblock_source(...
2018-07-04 Matt Macyepoch(9): allow preemptible epochs to compose
2018-07-02 Matt Macyinpcb: don't gratuitously defer frees
2018-07-01 Kristof Provostcarp: Set DSCP value CS7
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Andrey V. ElsukovAdd NULL pointer check.
2018-06-27 Gleb SmirnoffCheck the inp_flags under inp lock. Looks like the...
2018-06-24 Sean BrunoEnable TCP_FASTOPEN by default for FreeBSD 12.
2018-06-24 Sean BrunoReap unused variable and assignment that had no effect...
2018-06-23 Gleb SmirnoffRevert r334843, and partially revert r335180.
2018-06-21 Randall StewartThis adds in an optimization so that we only walk one
2018-06-21 Matt Macyraw_ip: validate inp in both loops
2018-06-21 Matt Macyin_pcblookup_hash: validate inp before return
2018-06-21 Matt Macyraw_ip: validate inp
2018-06-21 Matt Macyudp_ctlinput: don't refer to unpcb after we drop the...
2018-06-19 Randall StewartMake sure that the t_peakrate_thr is not compiled in
2018-06-19 Randall StewartMove the tp set back to where it was before
2018-06-19 Matt Macyconvert inpcbinfo hash and info rwlocks to epoch +...
2018-06-18 Randall StewartMove to using the inp->vnet pointer has suggested by...
2018-06-16 Andrey V. ElsukovSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-15 Michael TuexenWhen retransmitting TCP SYN-ACK segments with the TCP...
2018-06-14 Gleb SmirnoffTCPOUTFLAGS no longer exists since r334843.
2018-06-14 Michael TuexenProvide the ip6_plen in network byte order when calling...
2018-06-14 Michael TuexenWhitespace changes.
2018-06-14 Andrey V. ElsukovIn m_megapullup() use m_getjcl() to allocate 9k or...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Randall StewartThis fixes several bugs that Larry Rosenman helped...
next