]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Add support for Armada 3700 in the NETA driver
[FreeBSD/FreeBSD.git] / sys / netinet /
2017-09-06 hselaskyAdd support for generic backpressure indicator for...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-28 tuexenFix blackhole detection.
2017-08-25 sbrunoUse counter(9) for PLPMTUD counters.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-22 baptImport zstandard 1.3.1
2017-08-18 tuexenEnsure inp_vflag is consistently set for TCP endpoints.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-09 olegFix comment typo.
2017-08-09 desCorrect sysctl names.
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 bzAfter inpcb route caching was put back in place there...
2017-07-26 emastecc_cubic: restore braces around if-condition block
2017-07-25 sbrunoRevert r307901 - Inform CC modules about loss events.
2017-07-25 sbrunoRevert r308180 - Set slow start threshold more accurrat...
2017-07-25 tuexenRemove duplicate statement.
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 tuexenDeal with listening socket correctly.
2017-07-20 tuexenFix the explicit EOR mode. If the final messages is...
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 tuexenAvoid shadowed variables.
2017-07-19 tuexenUse memset/memcpy instead of bzero/bcopy.
2017-07-19 tuexenFix the accounting and add code to detect errors in...
2017-07-15 tuexenFix the handling of Explicit EOR mode.
2017-07-14 dimMerge ^/head r320971 through r320993.
2017-07-14 kibCorrect sysent flags for dynamically loaded syscalls.
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-05 jtlDon't overpromote values when calculating len in tcp_ou...
2017-07-04 tuexenMove to open state after plausibility checks.
2017-07-04 tuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-03 sbrunoAdd a sysctl to toggle the use of the sockets LOWAT...
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-23 tuexenHandle sctp_get_next_param() in a consistent way.
2017-06-23 tuexenCheck the length of a COOKIE chunk before accessing...
2017-06-23 tuexenUse a longer buffer for messages in ERROR chunks.
2017-06-23 tuexenHonor the backlog field.
2017-06-23 tuexenImprove compilation on platforms different from FreeBSD.
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 jtlAdd the infrastructure to support loading multiple...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 glebiusThis code was missing socket unlock and socket buffer...
2017-06-08 glebiusThe desired lock here is socket buffer, not socket.
2017-06-03 tuexenFix the ICMP6 handling for TCP.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge ^/head r319251 through r319479.
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 tuexenImprove comments to describe what the code does.
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge ^/head r319165 through r319250.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-30 jtlEnforce the limit on ICMP messages before doing work...
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-26 tuexenUse the SCTP_PCB_FLAGS_ACCEPTING flags to check for...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-24 glebiuso Rearrange struct inpcb fields to optimize the TCP...
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-22 dimMerge ^/head r318560 through r318657.
2017-05-22 tuexenThe connect() system call should return -1 and set...
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-17 aeSet M_BCAST and M_MCAST flags on mbuf sent via divert...
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-15 glebiusReduce in_pcbinfo_init() by two params. No users suppl...
2017-05-13 ngieAdd missing braces around MCAST_EXCLUDE check when...
2017-05-10 glebiusThere is no good reason for TCP reassembly zone to...
2017-05-10 sjgMerge bmake-20170510
2017-05-10 eugenipfw nat and natd support multiple aliasing instances...
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-29 tuexenAllow SCTP to use the hostcache.
2017-04-29 tuexenDon't set the DF-bit on timer based retransmissions.
2017-04-28 tuexenSet the DF bit for responses to out-of-the-blue packets.
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 dimMerge ^/head r317281 through r317502.
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-26 tuexenFix an issue with MTU calculation if an ICMP messaeg...
2017-04-26 tuexenUse consistently uint32_t for mtu values.
2017-04-26 tuexenWhen a SYN-ACK is received in SYN-SENT state, RFC 793...
next