meta name='generator' content='cgit v1.2.3-55-g7522'/>
summaryrefslogtreecommitdiffstats
path: root/net/ipv6/inet6_connection_sock.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-081-4/+2Star
* tcp: ipv6: bind() use stronger condition for bind_conflictFlavio Leitner2013-03-061-0/+4
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-3/+2Star
* ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabledEric W. Biederman2013-01-291-1/+1
* soreuseport: TCP/IPv6 implementationTom Herbert2013-01-231-5/+14
* ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
* ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-181-22/+1Star
* ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-181-19/+21
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-171-1/+1
* ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-16