]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Improve the input validation for l_linger.
[FreeBSD/FreeBSD.git] / sys / netinet /
2019-07-14 Randall StewartThis is the second in a number of patches needed to
2019-07-14 Michael TuexenWhen calling sctp_initialize_auth_params(), the inp...
2019-07-12 Randall Stewartadd back the comment around the pending DSACK fixes.
2019-07-11 Randall StewartUpdate to jhb's other suggestion, use #error when
2019-07-11 Randall StewartUpdate copyright per JBH's suggestions.. thanks.
2019-07-10 Randall StewartThis commit updates rack to what is basically being...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 John BaldwinReject attempts to register a TCP stack being unloaded.
2019-06-25 Hans Petter SelaskyConvert all IPv4 and IPv6 multicast memberships into...
2019-06-21 Andrey V. ElsukovAdd "tcpmss" opcode to match the TCP MSS value.
2019-06-21 Kristof Provostip_output: pass PFIL_FWD in the slow path
2019-06-19 Jonathan T. LooneyAdd the ability to limit how much the code will fragmen...
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 John BaldwinSort opt_foo.h #includes and add a missing blank line...
2019-06-08 Bjoern A. ZeebFix dpcpu and vnet panics with complex types at the...
2019-06-06 Michael Tuexenr347382 added receiver side DSACK support for the TCP...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-06-01 Bjoern A. ZeebAfter parts of the locking fixes in r346595, syzkaller...
2019-05-31 Mark Johnstonnetdump: Buffer pages to avoid calling netdump_send...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-26 Michael TuexenWhen an ACK segment as the third message of the three...
2019-05-24 John BaldwinRestructure mbuf send tags to provide stronger guarantees.
2019-05-21 Bjoern A. ZeebMassively blow up the locking-related KASSERTs used...
2019-05-21 Bjoern A. ZeebSimilarly to r338257,338306 try to fold the two consecutive
2019-05-21 Conrad MeyerAdd two missing eventhandler.h headers
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Michael TuexenAllow sending on demand SCTP HEARTBEATS only in the...
2019-05-19 Michael TuexenImprove input validation for the IPPROTO_SCTP level...
2019-05-16 Mark JohnstonRevert r347582 for now.
2019-05-14 Mark JohnstonClose some races in multicast socket option handling.
2019-05-10 Conrad Meyernetdump: Ref the interface we're attached to
2019-05-10 Conrad Meyernetdump: Fix boot-time configuration typo
2019-05-10 Conrad Meyernetdump: Don't store sensitive key data we don't need
2019-05-10 Gleb SmirnoffFix regression from r347375: do not panic when sending...
2019-05-10 Andrew GallatinBind TCP HPTS (pacer) threads to NUMA domains
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Michael TuexenDon't use C++ style comments.
2019-05-09 Michael TuexenReceiver side DSACK implemenation.
2019-05-09 Michael TuexenPrevent cwnd to collapse down to 1 MSS after exiting...
2019-05-08 Gleb SmirnoffExistense of PCB route caching doesn't allow us to...
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Conrad MeyerList-ify kernel dump device configuration
2019-05-05 Cy SchubertMFV r347136:
2019-04-29 Alexander Motinip multicast debug: fix strings vs defines
2019-04-25 Andrew GallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-24 Andrey V. ElsukovAdd GRE-in-UDP encapsulation support as defined in...
2019-04-23 Conrad Meyernetdump: Fix !COMPAT_FREEBSD11 unused variable warning
2019-04-23 Bjoern A. ZeebiFix udp_output() lock inconsistency.
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Hans Petter SelaskyRevert r346530 until further.
2019-04-22 Bjoern A. Zeebr297225 move the assignment of sin from add to the...
2019-04-22 Bjoern A. ZeebRemove some excessive brackets.
2019-04-22 Hans Petter SelaskyFix build for mips and powerpc after r346530.
2019-04-22 Hans Petter SelaskyFix panic in network stack due to memory use after...
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Conrad Meyernetdump: Fix 11 compatibility DIOCSKERNELDUMP ioctl
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-18 John BaldwinPush down INP_WLOCK slightly in tcp_ctloutput.
2019-04-13 Michael TuexenWhen sending IPv4 packets on a SOCK_RAW socket using...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-11 Michael TuexenFix an SCTP related locking issue. Don't report that...
2019-04-11 Mark JohnstonReinitialize multicast source filter structures after...
2019-04-10 Randall StewartFix a small bug in the tcp_log_id where the bucket
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Rodney W. GrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Randall StewartUndo my previous erroneous commit changing the tcp_outp...
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Navdeep Parhartcp_autorcvbuf_inc was removed in r344433.
next