aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/udp.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2019-05-031-2/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-11-061-1/+1
* seq_file: remove "%n" usage from seq_file usersTetsuo Handa2017-09-231-8/+7
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-1/+2
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-231-2/+1
* net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2017-04-131-0/+6
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2017-04-111-0/+15
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-171-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-2/+4
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-4/+2
* first commitMeizu OpenSource2016-08-151-0/+2457