aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAgeFilesLines
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-07-041-0/+1
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-07-041-0/+1
* BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-221-0/+7
* dccp/tcp: fix routing redirect raceJon Maxwell2017-06-172-4/+7
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2017-04-111-6/+8
* dccp: do not send reset to already closed socketsEric Dumazet2017-04-111-0/+4
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2017-04-111-0/+1
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2017-04-111-7/+8
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-04-111-1/+2
* ipv6: add complete rcu protection around np->optEric Dumazet2016-12-111-12/+21
* first commitMeizu OpenSource2016-08-1534-0/+13790