summaryrefslogtreecommitdiffstats
path: root/include/net/inet6_connection_sock.h
Commit message (Expand)AuthorAgeFilesLines
* inet: drop ->bind_conflictJosef Bacik2017-01-181-5/+0
* inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-171-1/+2
* ipv6: remove unused in6_addr structLuis de Bethencourt2016-03-221-1/+0
* ipv6: remove obsolete inet6 functionsEric Dumazet2015-10-031-9/+0
* dccp: use inet6_csk_route_req() helperEric Dumazet2015-09-291-1/+1
* ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2015-09-251-1/+1
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-201-1/+1
* inet: drop prev pointer handling in request sockEric Dumazet2015-03-201-1/+0
* ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-151-1/+1
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-211-17/+15
* ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-161-0/+2
* tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-281-0/+1
* tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-141-1/+1
* inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-081-1/+1
* ipv6: Create inet6_csk_route_req().David S. Miller2010-12-021-0/+3
* net: replace ipfragok with skb->local_dfShan Wei2010-04-151-1/+1
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-261-1/+1
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-021-1/+1
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-021-1/+1
* [IPV6]: Generalise some functionsArnaldo Carvalho de Melo2006-01-031-1/+12
* [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo2006-01-031-0/+31