]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFC r307779:
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-02-17 tuexenAdd protection code for issues reported by PVS / D5245.
2016-02-17 tuexenCode cleanup which will silence a warning in PVS /...
2016-02-17 tuexenAddress a warning reported by D5245 / PVS.
2016-02-16 tuexenWhitespace changes.
2016-02-16 tuexenImprove the teardown of the SCTP stack.
2016-02-15 gjbMFH
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 tuexenLoopback addresses are 127.0.0.0/8, not 127.0.0.1/32.
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 tuexenUse 4 spaces instead of a tab.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 dteskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 hselaskyUse a pair of ifs when comparing the 32-bit flowid...
2016-02-10 glebiusGarbage collect unused arguments of m_init().
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-02 gjbMFH
2016-02-02 alfredIncrease max allowed backlog for listen sockets
2016-02-01 glebiusThese files were getting sys/malloc.h and vm/uma.h...
2016-01-30 tuexenAdd missing parentheses. This was reported by ccaughie...
2016-01-30 tuexenUpdate the path mtu when turning on/off UDP encapsulati...
2016-01-30 tuexenDon't allow a remote encapsulation port change during the
2016-01-30 tuexenDon't change the remote UDP encapsulation port for...
2016-01-30 tuexenIgnore peer addresses in a consistent way also when...
2016-01-29 gjbMFH
2016-01-28 tuexenRemove debug output which was committed by accident.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-28 tuexenAlways look in the TCP pool.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 glebiusRename netinet/tcp_cc.h to netinet/cc/cc.h.
2016-01-27 gjbMFH
2016-01-27 glebiusFix issues with TCP_CONGESTION handling after r294540:
2016-01-27 glebiusGrab a snap amount of TCP connections in syncache from...
2016-01-27 glebiusAugment struct tcpstat with tcps_states[], which is...
2016-01-27 glebiusProvide TCPSTAT_DEC() and TCPSTAT_FETCH() macros.
2016-01-26 hirenPersist timers TCPTV_PERSMIN and TCPTV_PERSMAX are...
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-25 melifaroConvert TCP mtu checks to the new routing KPI.
2016-01-25 melifaroMFP r287070,r287073: split radix implementation and...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 glebiusProvide new socket option TCP_CCALGOOPT, which stands...
2016-01-21 glebiusRefactor TCP_CONGESTION setsockopt handling:
2016-01-21 glebius- Rename cc.h to more meaningful tcp_cc.h.
2016-01-21 glebiusCleanup TCP files from unnecessary interface related...
2016-01-21 bzThe variable is write once only and not used.
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 hselaskyAdd optimizing LRO wrapper:
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-15 tuexenFix a bug in INIT handling on accepted 1-to-1 style...
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-14 tuexenFail the SCTP_GET_ASSOC_NUMBER and SCTP_GET_ASSOC_ID_LIST
2016-01-14 glebiusThere is a bug in tcp_output()'s implementation of...
2016-01-14 melifaroRemove now-unused wrappers for various routing functions.
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 tuexenStore the timer type for logging, because the timer...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-11 melifaroBring RADIX_MPATH support to new routing KPI to ease...
2016-01-09 melifaroFinish r275196: do not dereference rtentry in if_output...
2016-01-09 melifaroRemove sys/eventhandler.h from net/route.h
2016-01-09 melifaro(Temporarily) remove route_redirect_event eventhandler.
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 gjbMFH
2016-01-07 jtlApply the changes from r293284 to one additional file.
2016-01-07 glebiusHistorically we have two fields in tcpcb to describe...
2016-01-06 dimMerge ^/head r293175 through r293279.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 gjbMFH
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 tuexenGet struct sctp_net_route in sync with struct route...
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 melifaroMaintain consistent behavior: make fib4_lookup_nh_ext...
2016-01-04 melifaroAdd rib_lookup_info() to provide API for retrieving...
2016-01-04 emasteMerge LLDB 3.8
2016-01-03 melifaroFix fib4_lookup_nh_ext() flags/flowid order messed...
2016-01-01 dimMerge ^/head r293016 through r293035.
2016-01-01 melifaroRemove second EVENTHANDLER_REGISTER slipped in r292978.
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 ngieMFhead @ r293006
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-29 jtlWhen checking the inp_ip_minttl restriction for IPv6...
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-25 tuexenDon't implicitly terminate a user message when moving...
next