]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / netinet /
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-03 rrsUndo my previous erroneous commit changing the tcp_outp...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 nptcp_autorcvbuf_inc was removed in r344433.
2019-03-29 jhbDon't check the inp socket pointer in in_pcboutput_eagain.
2019-03-29 asomersMFHead@r345677
2019-03-26 markjAdd CTLFLAG_VNET to the net.inet.icmp.tstamprepl defini...
2019-03-26 rrsFix a small bug in the tcp_log_id where the bucket
2019-03-26 tuexenFix a double free of an SCTP association in an error...
2019-03-25 tuexenInitialize scheduler specific data for the FCFS scheduler.
2019-03-25 tuexenImprove locking when tearing down an SCTP association.
2019-03-25 mmMFV r345495:
2019-03-25 tuexenFix the handling of fragmented unordered messages when...
2019-03-24 tuexenFix build issue for the userland stack.
2019-03-24 tuexenFox more signed unsigned issues. This time on the send...
2019-03-24 tuexenFix a signed/unsigned bug when receiving SCTP messages.
2019-03-23 tuexenLimit the size of messages sent on 1-to-many style...
2019-03-23 tuexenLimit the number of bytes which can be queued for SCTP...
2019-03-23 tuexenAdd sysctl variable net.inet.tcp.rexmit_initial for...
2019-03-23 tuexenFix a KASSERT() in tcp_output().
2019-03-18 asomersMFHead@r345275
2019-03-18 aeAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 glebiusRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 glebiusRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 glebiusMake second argument of ip_divert(), that specifies...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-09 bzImprove ARP logging.
2019-03-08 tuexenFix locking bug.
2019-03-08 tuexenSome cleanup and consistency improvements.
2019-03-07 cyMFV r344878:
2019-03-07 tuexenAfter removing an entry from the stream scheduler list...
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-03 tuexenAllocate an assocition id and register the stcb with...
2019-03-02 tuexenRemove debug output.
2019-03-02 tuexenAllow SCTP stream reconfiguration operations only in...
2019-03-02 tuexenHandle the case when calling the IPPROTO_SCTP level...
2019-03-02 tuexenReport the correct length when using the IPPROTO_SCTP...
2019-03-01 tuexenHonor the memory limits provided when processing the...
2019-03-01 tuexenImprove consistency, not functional change.
2019-02-27 jhbVarious cleanups to the management of multiple TCP...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-24 bzMake arp code return (more) errors.
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-20 tuexenReduce the TCP initial retransmission timeout from...
2019-02-20 tuexenUse exponential backoff for retransmitting SYN segments...
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 tuexenFix a byte ordering issue for the advertised receiver...
2019-02-13 aeIn r335015 PCB destroing was made deferred using epoch_...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 kpgarp: Fix vnet related panic for gratuitous arp
2019-02-12 tuexenImprove input validation for raw IPv4 socket using...
2019-02-10 tuexenFix a locking issue when reporing outbount messages.
2019-02-10 tuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 tuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 tuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-08 tuexenEnsure that when using the TCP CDG congestion control...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 tuexenOnly reduce the PMTU after the send call. The only...
2019-02-05 tuexenFix an off-by-one error in the input validation of...
2019-02-04 impRegularize the Netflix copyright
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 tuexenWhen handling SYN-ACK segments in the SYN-RCVD state...
2019-02-01 glebiusRepair siftr(4): PFIL_IN and PFIL_OUT are defines of...
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-30 brooksAdd a simple port filter to SIFTR.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-28 tuexenFix the detection of ECN-setup SYN-ACK packets.
2019-01-25 tuexenDon't include two header files when not needed.
2019-01-25 tuexenFix a bug in the restart window computation of TCP...
2019-01-24 tuexenGet the arithmetic right...
2019-01-24 tuexenKill a trailing whitespace character...
2019-01-24 tuexenUpdate a comment to reflect the current reality.
2019-01-23 markjStyle.
2019-01-23 markjFix an LLE lookup race.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 brooksMake SIFTR work again after r342125 (D18443).
2019-01-16 tuexenLimit the user-controllable amount of memory the kernel...
2019-01-15 shurdFix window update issue when scaling disabled
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 tuexenFix getsockopt() for IP_OPTIONS/IP_RETOPTS.
next