Commit History

Author SHA1 Message Date
  Eric Dumazet f76b33c32b dccp: use inet6_csk_route_req() helper 10 years ago
  Eric Dumazet 72ab4a86f7 tcp: remove tcp_rcv_state_process() tcp_hdr argument 10 years ago
  Eric Dumazet bda07a64c0 tcp: remove unused len argument from tcp_rcv_state_process() 10 years ago
  Eric Dumazet a00e74442b tcp/dccp: constify send_synack and send_reset socket argument 10 years ago
  Eric Dumazet 0f935dbedc tcp: constify tcp_v{4|6}_send_synack() socket argument 10 years ago
  Eric Dumazet b83e3deb97 tcp: md5: constify tcp_md5_do_lookup() socket argument 10 years ago
  Eric Dumazet b40cf18ef7 tcp: constify listener socket in tcp_v[46]_init_req() 10 years ago
  Eric Dumazet d8ed625044 tcp: factorize sk_txhash init 10 years ago
  Eric Dumazet 58d607d3e5 tcp: provide skb->hash to synack packets 10 years ago
  David S. Miller 182ad468e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Eric Dumazet 3257d8b12f inet: fix possible request socket leak 10 years ago
  Tom Herbert 877d1f6291 net: Set sk_txhash from a random number 10 years ago
  Eric Dumazet dbe7faa404 inet: inet_twsk_deschedule factorization 10 years ago
  Eric Dumazet a2f0fad32b tcp: tcp_v6_connect() cleanup 10 years ago
  Eric Dumazet 98da81a426 tcp: remove redundant checks II 10 years ago
  Eric Dumazet 12e25e1041 tcp: remove redundant checks 10 years ago
  Martin KaFai Lau b197df4f0f ipv6: Add rt6_get_cookie() function 10 years ago
  Martin KaFai Lau fd0273d793 ipv6: Remove external dependency on rt6i_dst and rt6i_src 10 years ago
  David S. Miller 36583eb54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Marcelo Ricardo Leitner 2efd055c53 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info 10 years ago
  Florent Fourcot 21858cd02d tcp/ipv6: fix flow label setting in TIME_WAIT state 10 years ago
  Eric Dumazet b357a364c5 inet: fix possible panic in reqsk_queue_unlink() 10 years ago
  Eric Dumazet 789f558cfb tcp/dccp: get rid of central timewait timer 10 years ago
  David S. Miller 9f0d34bc34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Ian Morris 53b24b8f94 ipv6: coding style: comparison for inequality with NULL 10 years ago
  Ian Morris 63159f29be ipv6: coding style: comparison for equality with NULL 10 years ago
  Alexey Kodanev 4ad19de877 net: tcp6: fix double call of tcp_v6_fill_cb() 10 years ago
  Eric Dumazet 0144a81ccc tcp: fix ipv4 mapped request socks 10 years ago
  Eric Dumazet fd3a154a00 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() 10 years ago
  Eric Dumazet 39f8e58e53 tcp: md5: remove request sock argument of calc_md5_hash() 10 years ago