aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet6_connection_sock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-01-18inet: drop ->bind_conflictJosef Bacik1-5/+0
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert1-1/+2
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt1-1/+0
2015-10-03ipv6: remove obsolete inet6 functionsEric Dumazet1-9/+0
2015-09-29dccp: use inet6_csk_route_req() helperEric Dumazet1-1/+1
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet1-1/+1
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet1-1/+1
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet1-1/+0
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet1-1/+1
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches1-17/+15
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller1-0/+2
2012-06-28tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell1-0/+1
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot1-1/+1
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller1-1/+1
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller1-0/+3
2010-04-15net: replace ipfragok with skb->local_dfShan Wei1-1/+1
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller1-1/+1
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller1-1/+1
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro1-1/+1
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo1-1/+12
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo1-0/+31