aboutsummaryrefslogtreecommitdiff
path: root/net/packet
Commit message (Expand)AuthorAgeFilesLines
* packet: fix races in fanout_add()Eric Dumazet2017-05-201-12/+14
* net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-04-251-0/+2
* net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-04-251-0/+2
* UPSTREAM: net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-04-161-2/+2
* net: packet: fix misleading-indentation warningNathan Chancellor2017-04-131-1/+1
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2017-04-111-0/+1
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2017-04-111-0/+7
* packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-111-6/+12
* net/packet: merge fiximoseyon2016-09-101-7/+0
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-0/+7
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+1
* packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2016-08-261-16/+2
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2016-08-261-1/+1
* first commitMeizu OpenSource2016-08-155-0/+4407