aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet6_connection_sock.h
AgeCommit message (Expand)Author
2017-01-18inet: drop ->bind_conflictJosef Bacik
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt
2015-10-03ipv6: remove obsolete inet6 functionsEric Dumazet
2015-09-29dccp: use inet6_csk_route_req() helperEric Dumazet
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller
2012-06-28tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-04-15net: replace ipfragok with skb->local_dfShan Wei
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo