Commit History

Author SHA1 Message Date
  Neal Cardwell 9f950415e4 tcp: fix child sockets to use system default congestion control if not set 10 years ago
  Eric Dumazet b5d721d761 inet: properly align icsk_ca_priv 10 years ago
  Eric Dumazet b357a364c5 inet: fix possible panic in reqsk_queue_unlink() 10 years ago
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 years ago
  Eric Dumazet 52452c5425 inet: drop prev pointer handling in request sock 10 years ago
  Eric Dumazet 0470c8ca1d inet: fix request sock refcounting 10 years ago
  Eric Dumazet 13854e5a60 inet: add proper refcounting to request sock 10 years ago
  Fan Du 05cbc0db03 ipv4: Create probe timer for tcp PMTU as per RFC4821 10 years ago
  Daniel Borkmann c5c6a8ab45 net: tcp: add key management to congestion control 10 years ago
  Eric Dumazet fcdd1cf4dd tcp: avoid possible arithmetic overflows 11 years ago
  Neal Cardwell 4fab907195 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() 11 years ago
  Eric Dumazet b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 years ago
  Joe Perches 1fd5115538 inet*.h: Remove extern from function prototypes 12 years ago
  Nandita Dukkipati 6ba8a3b19e tcp: Tail loss probe (TLP) 12 years ago
  Christoph Paasch e337e24d66 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock 12 years ago
  Eric Dumazet 5d299f3d3c net: ipv6: fix TCP early demux 13 years ago
  David S. Miller ba3f7f04ef ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. 13 years ago
  David S. Miller 80d0a69fc5 ipv4: Add helper inet_csk_update_pmtu(). 13 years ago
  David S. Miller 16d1839907 inet: Remove ->get_peer() method. 13 years ago
  Eric Dumazet 7586eceb0a ipv4: tcp: dont cache output dst for syncookies 13 years ago
  David S. Miller 4670fd819e tcp: Get rid of inetpeer special cases. 13 years ago
  Eric Dumazet 6746960140 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing 13 years ago
  Alex Copot aacd9289af tcp: bind() use stronger condition for bind_conflict 13 years ago
  Eric Dumazet e56c57d0d3 net: rename sk_clone to sk_clone_lock 13 years ago
  David S. Miller 6bd023f3dd ipv4: Make caller provide flowi4 key to inet_csk_route_req(). 14 years ago
  David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 years ago
  David S. Miller 77357a9552 ipv4: Create inet_csk_route_child_sock(). 14 years ago
  Shan Wei 4c306a9291 net: kill unused macros 14 years ago
  David S. Miller 3f419d2d48 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. 14 years ago
  Jerry Chu dca43c75e7 tcp: Add TCP_USER_TIMEOUT socket option. 15 years ago