]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Prune a definition which is / was never used.
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-01-25 Alexander V. ChernikovConvert TCP mtu checks to the new routing KPI.
2016-01-25 Alexander V. ChernikovMFP r287070,r287073: split radix implementation and...
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Gleb SmirnoffProvide new socket option TCP_CCALGOOPT, which stands...
2016-01-21 Gleb SmirnoffRefactor TCP_CONGESTION setsockopt handling:
2016-01-21 Gleb Smirnoff- Rename cc.h to more meaningful tcp_cc.h.
2016-01-21 Gleb SmirnoffCleanup TCP files from unnecessary interface related...
2016-01-21 Bjoern A. ZeebThe variable is write once only and not used.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 Hans Petter SelaskyAdd optimizing LRO wrapper:
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Michael TuexenFix a bug in INIT handling on accepted 1-to-1 style...
2016-01-14 Michael TuexenFail the SCTP_GET_ASSOC_NUMBER and SCTP_GET_ASSOC_ID_LIST
2016-01-14 Gleb SmirnoffThere is a bug in tcp_output()'s implementation of...
2016-01-14 Alexander V. ChernikovRemove now-unused wrappers for various routing functions.
2016-01-13 Michael TuexenStore the timer type for logging, because the timer...
2016-01-11 Alexander V. ChernikovBring RADIX_MPATH support to new routing KPI to ease...
2016-01-09 Alexander V. ChernikovFinish r275196: do not dereference rtentry in if_output...
2016-01-09 Alexander V. ChernikovRemove sys/eventhandler.h from net/route.h
2016-01-09 Alexander V. Chernikov(Temporarily) remove route_redirect_event eventhandler.
2016-01-08 Xin LIMFV r293415:
2016-01-07 Jonathan T. LooneyApply the changes from r293284 to one additional file.
2016-01-07 Gleb SmirnoffHistorically we have two fields in tcpcb to describe...
2016-01-05 Xin LIMFV r293125: less v481.
2016-01-04 Michael TuexenGet struct sctp_net_route in sync with struct route...
2016-01-04 Alexander V. ChernikovMaintain consistent behavior: make fib4_lookup_nh_ext...
2016-01-04 Alexander V. ChernikovAdd rib_lookup_info() to provide API for retrieving...
2016-01-03 Alexander V. ChernikovFix fib4_lookup_nh_ext() flags/flowid order messed...
2016-01-01 Alexander V. ChernikovRemove second EVENTHANDLER_REGISTER slipped in r292978.
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Alexander V. ChernikovImplement interface link header precomputation API.
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-29 Jonathan T. LooneyWhen checking the inp_ip_minttl restriction for IPv6...
2015-12-27 Allan JudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Michael TuexenDon't implicitly terminate a user message when moving...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-25 Kevin LoFix typo (s/harware/hardware/)
2015-12-24 Patrick KelseyImplementation of server-side TCP Fast Open (TFO) ...
2015-12-24 Sergey KandaurovFixed comment placement.
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-22 Bjoern A. ZeebIf bootverbose is enabled every vnet startup and virtua...
2015-12-22 Bjoern A. ZeebSince r256624 we've been leaking routing table allocations
2015-12-22 Jonathan T. LooneyFix a panic when launching VNETs after the commit of...
2015-12-21 Michael TuexenStop processing of a SACK when the association has...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 Steven HartlandRevert r292275 & r292379
2015-12-16 Mark JohnstonFix style issues around existing SDT probes.
2015-12-16 Steven HartlandFix issues introduced by r292275
2015-12-16 Randall StewartRemove redundant extern's that make the ppc compile...
2015-12-16 Alexander V. ChernikovFix ARP reply handling changed in r286955.
2015-12-16 Randall StewartFirst cut of the modularization of our TCP stack. Still
2015-12-15 Steven HartlandFix lagg failover due to missing notifications
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-11 Hiren PanchasaraClean up unused bandwidth entry in the TCP hostcache.
2015-12-10 Michael TuexenRetire sctp_validate_no_locks().
2015-12-10 Hiren Panchasarar290122 added 4 bytes and removed 8 in struct sackhint...
2015-12-09 Alexander V. ChernikovMake in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(),
2015-12-09 Hiren PanchasaraAdd an option to use rfc6675 based pipe/inflight bytes...
2015-12-09 Hiren PanchasaraAdd an option to use rfc6675 based pipe/inflight bytes...
2015-12-08 Hiren PanchasaraOne of the ways to detect loss is to count duplicate...
2015-12-08 Alexander V. ChernikovMerge helper fib* functions used for basic lookups.
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-06 Michael TuexenFix the allocation of outgoing streams:
2015-12-05 Alexander V. ChernikovRemove LLE read lock from IPv4 fast path.
2015-12-04 Navdeep ParharCatch up with head.
2015-12-04 Michael TuexenFix a bug where a stream reset request wasn't retranmit...
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Michael TuexenEnsure that outgoing streams get reset when they run...
2015-12-03 Navdeep ParharCatch up with head, mostly to merge r291665 with the...
2015-12-02 Michael TuexenMinor cleanup. No functional change.
2015-12-02 Michael TuexenAdjust the MTU when accepting an SCTP association using
2015-12-02 Navdeep ParharCatch up with head.
2015-12-01 Andrey V. ElsukovIn the same way fix the problem described in r291578...
2015-11-30 Alexander V. ChernikovRemove in_setifarnh definition.
2015-11-30 Alexander V. ChernikovAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-27 Michael TuexenTake also the send queue and sent queue into account...
2015-11-26 Michael TuexenWhen the sending of an SCTP outgoing stream reset reque...
2015-11-26 Michael TuexenWhen receiving an SCTP/UDP packet and the interface...
2015-11-26 Navdeep ParharCatch up with head.
2015-11-25 Fabien ThomasThe r241129 description was wrong that the scenario...
2015-11-25 Andrey V. ElsukovOverhaul if_enc(4) and make it loadable in run-time.
2015-11-21 Michael TuexenFix the handling of IPSec policies in the SCTP stack...
2015-11-21 Michael TuexenRevert part of r291137 which seems correct, bit does...
2015-11-21 Michael TuexenClear the so_pcb pointer in case of ipsec_init_policy...
2015-11-21 Michael TuexenDon't send SHUTDOWN chunk when the association is in...
2015-11-21 Xin LIMFV r291123:
2015-11-19 Michael TuexenFix a bug where an SCTP association was moved back...
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-18 Conrad Meyerin_getmulti: Fix recursion on if_addr_lock on malloc...
next