aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAgeFilesLines
* dccp: Fix memleak in __feat_register_spYueHaibing2019-09-111-1/+6
* net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2019-05-032-0/+12
* dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam2019-05-031-0/+5
* 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