]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFV: r345969
[FreeBSD/FreeBSD.git] / sys / netinet /
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.
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 John BaldwinDon't check the inp socket pointer in in_pcboutput_eagain.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Mark JohnstonAdd CTLFLAG_VNET to the net.inet.icmp.tstamprepl defini...
2019-03-26 Randall StewartFix a small bug in the tcp_log_id where the bucket
2019-03-26 Michael TuexenFix a double free of an SCTP association in an error...
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Michael TuexenInitialize scheduler specific data for the FCFS scheduler.
2019-03-25 Michael TuexenImprove locking when tearing down an SCTP association.
2019-03-25 Martin MatuskaMFV r345495:
2019-03-25 Michael TuexenFix the handling of fragmented unordered messages when...
2019-03-24 Michael TuexenFix build issue for the userland stack.
2019-03-24 Michael TuexenFox more signed unsigned issues. This time on the send...
2019-03-24 Michael TuexenFix a signed/unsigned bug when receiving SCTP messages.
2019-03-23 Michael TuexenLimit the size of messages sent on 1-to-many style...
2019-03-23 Michael TuexenLimit the number of bytes which can be queued for SCTP...
2019-03-23 Michael TuexenAdd sysctl variable net.inet.tcp.rexmit_initial for...
2019-03-23 Michael TuexenFix a KASSERT() in tcp_output().
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-18 Andrey V. ElsukovAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Gleb SmirnoffRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 Gleb SmirnoffRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 Gleb SmirnoffMake second argument of ip_divert(), that specifies...
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Bjoern A. ZeebImprove ARP logging.
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-08 Michael TuexenFix locking bug.
2019-03-08 Michael TuexenSome cleanup and consistency improvements.
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Michael TuexenAfter removing an entry from the stream scheduler list...
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-03 Michael TuexenAllocate an assocition id and register the stcb with...
2019-03-02 Michael TuexenRemove debug output.
2019-03-02 Michael TuexenAllow SCTP stream reconfiguration operations only in...
2019-03-02 Michael TuexenHandle the case when calling the IPPROTO_SCTP level...
2019-03-02 Michael TuexenReport the correct length when using the IPPROTO_SCTP...
2019-03-01 Michael TuexenHonor the memory limits provided when processing the...
2019-03-01 Michael TuexenImprove consistency, not functional change.
2019-02-27 John BaldwinVarious cleanups to the management of multiple TCP...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Enji CooperMFhead@r344527
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-24 Bjoern A. ZeebMake arp code return (more) errors.
2019-02-23 Gleb SmirnoffSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Michael TuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 Michael TuexenThis patch addresses an issue brought up by bz@ in...
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Michael TuexenReduce the TCP initial retransmission timeout from...
2019-02-20 Michael TuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 Mark JohnstonMFV r344364:
2019-02-19 Enji CooperMFhead@r344270
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-15 Michael TuexenFix a byte ordering issue for the advertised receiver...
2019-02-13 Andrey V. ElsukovIn r335015 PCB destroing was made deferred using epoch_...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Kristof Provostgarp: Fix vnet related panic for gratuitous arp
2019-02-12 Michael TuexenImprove input validation for raw IPv4 socket using...
2019-02-10 Michael TuexenFix a locking issue when reporing outbount messages.
2019-02-10 Michael TuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-10 Michael TuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 Michael TuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-08 Michael TuexenEnsure that when using the TCP CDG congestion control...
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-05 Michael TuexenOnly reduce the PMTU after the send call. The only...
2019-02-05 Michael TuexenFix an off-by-one error in the input validation of...
2019-02-04 Warner LoshRegularize the Netflix copyright
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-02-01 Michael TuexenWhen handling SYN-ACK segments in the SYN-RCVD state...
2019-02-01 Gleb SmirnoffRepair siftr(4): PFIL_IN and PFIL_OUT are defines of...
2019-01-31 Gleb SmirnoffNew pfil(9) KPI together with newborn pfil API and...
next