WANG Cong
|
c800aaf8d8
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
|
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 |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Willem de Bruijn
|
57031eb794
packet: round up linear to header len
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Jason Wang
|
6391a4481b
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
|
8 years ago |
Daniel Borkmann
|
57ea884b0d
packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
|
8 years ago |
Sowmini Varadhan
|
7f953ab2ba
af_packet: TX_RING support for TPACKET_V3
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
9 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Philip Pettersson
|
84ac726023
packet: fix race condition in packet_set_ring
|
8 years ago |