]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Convert atse(4) driver for Altera Triple-Speed Ethernet MegaCore to use
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-10 Jonathan T. LooneyAdd missing header change from r332381.
2018-04-10 Jonathan T. LooneyModify the net.inet.tcp.function_ids sysctl introduced...
2018-04-10 Jonathan T. LooneyMove the TCP Blackbox Recorder probe in tcp_output...
2018-04-10 Jonathan T. LooneyClean up some debugging code left in tcp_log_buf.c...
2018-04-08 Michael TuexenFix a logical inversion bug.
2018-04-08 Michael TuexenSmall cleanup, no functional change.
2018-04-08 Michael TuexenFix a signed/unsigned warning showing up for the userla...
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 Jonathan T. LooneyIf a user closes the socket before we call tcp_usr_abor...
2018-04-06 Jonathan T. LooneyCheck that in_pcbfree() is only called once for each...
2018-04-04 Ed MasteFix kernel memory disclosure in tcp_ctloutput
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Jonathan T. Looneyr330675 introduced an extra window check in the LRO...
2018-04-03 Navdeep ParharAdd a hook to allow the toedev handling an offloaded...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-29 Navdeep ParharFix RSS build (broken in r331309).
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-26 Sean BrunoCC Cubic: fix underflow for cubic_cwnd()
2018-03-24 Jonathan T. LooneyMake the TCP blackbox code committed in r331347 be...
2018-03-24 Jonathan T. LooneyFix compilation for platforms that don't support atomic...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Sean BrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 Kristof Provostnetpfil: Introduce PFIL_FWD flag
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Sean BrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 Jonathan T. LooneyAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 Gleb SmirnoffFix LINT-NOINET build initializing local to false....
2018-03-21 Gleb SmirnoffThe net.inet.tcp.nolocaltimewait=1 optimization prevent...
2018-03-21 Jonathan T. LooneyIf the INP lock is uncontested, avoid taking a referenc...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-19 Lawrence StewartAdd support for the experimental Internet-Draft "TCP...
2018-03-17 Alexander V. ChernikovFix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-16 Michael TuexenSet the inp_vflag consistently for accepted TCP/IPv6...
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-09 Sean BrunoUpdate tcp_lro with tested bugfixes from Netflix and...
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-27 Michael TuexenWhen checking the TCP fast cookie length, conststently...
2018-02-26 Patrick KelseyEnsure signed comparison to avoid false trip of assert...
2018-02-26 Patrick KelseyGreatly reduce the number of #ifdefs supporting the...
2018-02-26 Patrick KelseyThis is an implementation of the client side of TCP...
2018-02-26 Patrick KelseyFix harmless locking bug in tfp_fastopen_check_cookie().
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-10 Andrey V. ElsukovReinitialize IP header length after checksum calculatio...
next