net/packet: fix overflow in check for tp_frame_nr
[pandora-kernel.git] / net / packet / af_packet.c
2017-06-05 Andrey Konovalovnet/packet: fix overflow in check for tp_frame_nr
2017-06-05 Andrey Konovalovnet/packet: fix overflow in check for priv area size
2017-06-05 Eric Dumazetpacket: handle too big packets for PACKET_V3
2017-03-16 Anoob Somanpacket: Do not call fanout_release from atomic contexts
2017-03-16 Anoob Somanpacket: call fanout_release, while UNREGISTERING a...
2017-03-16 Eric Dumazetpacket: fix races in fanout_add()
2017-02-23 Philip Petterssonpacket: fix race condition in packet_set_ring
2015-11-27 Eric Dumazetpacket: fix match_fanout_group()
2015-08-06 Willem de Bruijnpacket: avoid out of bounds read in round robin fanout
2015-08-06 Eric Dumazetpacket: read num_members once in packet_rcv_fanout()