net/mlx4_en: Fix mixed PFC and Global pause user control requests
[pandora-kernel.git] / net / packet /
2018-03-03 Eric Dumazetnet/packet: fix a race in packet_bind() and packet_noti...
2018-01-01 Willem de Bruijnpacket: only test po->has_vnet_hdr once in packet_snd
2017-11-11 Willem de Bruijnpacket: in packet_do_bind, test fanout with bind_lock...
2017-11-11 Willem de Bruijnpacket: hold bind lock when rebinding to fanout hook
2017-11-11 Francesco Ruggeripacket: race condition in packet_bind
2017-08-26 Willem de Bruijnpacket: fix tp_reserve race in packet_set_ring
2017-06-05 Andrey Konovalovnet/packet: fix overflow in check for tp_reserve
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()