rator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/net/inet_connection_sock.h
AgeCommit message (Expand)Author
2014-09-22tcp: avoid possible arithmetic overflowsEric Dumazet
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-07-20ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller
2012-07-10inet: Remove ->get_peer() method.David S. Miller
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet