aboutsummaryrefslogtreecommitdiff
path: root/net/core/skbuff.c
Commit message (Expand)AuthorAgeFilesLines
* net: make skb_partial_csum_set() more robust against overflowsEric Dumazet2019-05-031-5/+7
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2019-05-031-0/+1
* net: initialize skb->peeked when cloningEric Dumazet2019-05-031-0/+1
* skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2019-05-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* skbuff: Fix skb checksum partial check.Pravin B Shelar2016-08-261-4/+5
* first commitMeizu OpenSource2016-08-151-0/+3502