Eric Dumazet
|
509c7a1ecc
packet: avoid panic in packet_getsockopt()
|
8 years ago |
Willem de Bruijn
|
da7c956101
packet: only test po->has_vnet_hdr once in packet_snd
|
8 years ago |
Willem de Bruijn
|
4971613c16
packet: in packet_do_bind, test fanout with bind_lock held
|
8 years ago |
Willem de Bruijn
|
008ba2a13f
packet: hold bind lock when rebinding to fanout hook
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Benjamin Poirier
|
edbd58be15
packet: Don't write vnet header beyond end of buffer
|
8 years ago |
David S. Miller
|
3b2b69efec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Willem de Bruijn
|
c27927e372
packet: fix tp_reserve race in packet_set_ring
|
8 years ago |
David S. Miller
|
29fda25a2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
c800aaf8d8
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
|
8 years ago |
David S. Miller
|
7a68ada6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Rosen, Rami
|
8410095730
net/packet: remove unused PGV_FROM_VMALLOC definition.
|
8 years ago |
Iván Briano
|
ccd4eb49f3
net/packet: Fix Tx queue selection for AF_PACKET
|
8 years ago |
Reshetova, Elena
|
fb5c2c17a5
net: convert packet_fanout.sk_ref from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
Rosen, Rami
|
664f46a290
net/packet: remove unneeded declaraion of tpacket_snd().
|
8 years ago |
Rosen, Rami
|
878cd3ba37
net/packet: remove unused parameter in prb_curr_blk_in_use().
|
8 years ago |
Douglas Caetano dos Santos
|
d19b183cdc
net/packet: fix missing net_device reference release
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Potapenko
|
fd2c83b357
net/packet: check length in getsockopt() called with PACKET_HDRLEN
|
8 years ago |
Mike Maloney
|
4a69a86420
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
|
8 years ago |
Andrey Konovalov
|
bcc5364bdc
net/packet: fix overflow in check for tp_reserve
|
8 years ago |
Andrey Konovalov
|
8f8d28e4d6
net/packet: fix overflow in check for tp_frame_nr
|
8 years ago |
Andrey Konovalov
|
2b6867c2ce
net/packet: fix overflow in check for priv area size
|
8 years ago |
Alexander Potapenko
|
540e2894f7
net: don't call strlen() on the user buffer in packet_bind_spkt()
|
8 years ago |
David S. Miller
|
f787d1debf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Anoob Soman
|
2bd624b461
packet: Do not call fanout_release from atomic contexts
|
8 years ago |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
d199fab63c
packet: fix races in fanout_add()
|
8 years ago |