Commit History

Author SHA1 Message Date
  Marcelo Ricardo Leitner dcb17d22e1 tcp: warn on bogus MSS and try to amend it 8 years ago
  David S. Miller b50afd203a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Pablo Neira Ayuso f20fbc0717 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  KOVACS Krisztian 7a682575ad netfilter: xt_socket: fix transparent match for IPv6 request sockets 9 years ago
  Eric Dumazet 019b1c9fe3 tcp: fix a compile error in DBGUNDO() 9 years ago
  David S. Miller d6989d4bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Yuchung Cheng 7e32b44361 tcp: properly account Fast Open SYN-ACK retrans 9 years ago
  Yuchung Cheng c0402760f5 tcp: new CC hook to set sending rate with rate_sample in any CA state 9 years ago
  Yuchung Cheng 77bfc174c3 tcp: allow congestion control to expand send buffer differently 9 years ago
  Yuchung Cheng b9f64820fb tcp: track data delivery rate for a TCP connection 9 years ago
  Neal Cardwell 0682e6902a tcp: count packets marked lost for a TCP connection 9 years ago
  Neal Cardwell 6403389211 tcp: use windowed min filter library for TCP min_rtt estimation 9 years ago
  Eric Dumazet 76f0dcbb5a tcp: fix a stale ooo_last_skb after a replace 9 years ago
  Eric Dumazet 2594a2a928 tcp: better use ooo_last_skb in tcp_data_queue_ofo() 9 years ago
  Yaogong Wang 9f5afeae51 tcp: use an RB tree for ooo receive queue 9 years ago
  Eric Dumazet 36a6503fed tcp: refine tcp_prune_ofo_queue() to not drop all packets 9 years ago
  Linus Torvalds 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
  David S. Miller de0ba9a0d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Jason Baron 083ae30828 tcp: enable per-socket rate limiting of all 'challenge acks' 9 years ago
  Eric Dumazet 75ff39ccc1 tcp: make challenge acks less predictable 9 years ago
  James Morris d011a4d861 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next 9 years ago
  Huw Davies 56ac42bc94 ipv6: Allow request socks to contain IPv6 options. 9 years ago
  Lawrence Brakmo 6f094b9ec6 tcp: add in_flight to tcp_skb_cb 9 years ago
  Pau Espin Pedrol e00431bc93 tcp: accept RST if SEQ matches right edge of right-most SACK block 9 years ago
  Lawrence Brakmo 756ee1729b tcp: replace cnt & rtt with struct in pkts_acked() 9 years ago
  Eric Dumazet 46cc6e4976 tcp: fix lockdep splat in tcp_snd_una_update() 9 years ago
  Eric Dumazet fb3477c0f4 tcp: do not block bh during prequeue processing 9 years ago
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible 9 years ago
  Martin KaFai Lau a643b5d41c tcp: Handle eor bit when coalescing skb 9 years ago
  Soheil Hassas Yeganeh 0a2cf20c3f tcp: remove SKBTX_ACK_TSTAMP since it is redundant 9 years ago