index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
/
af_packet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2019-08-13
1
-2
/
+11
*
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
2019-05-03
1
-4
/
+6
*
net/packet: refine check for priv area size
Eric Dumazet
2019-05-03
1
-1
/
+1
*
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
2019-05-03
1
-10
/
+16
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1
-1
/
+1
*
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
2017-11-06
1
-4
/
+9
*
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
2017-11-06
1
-0
/
+2
*
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
2017-07-04
1
-2
/
+6
*
packet: round up linear to header len
Willem de Bruijn
2017-07-04
1
-2
/
+4
*
packet: Do not call fanout_release from atomic contexts
Anoob Soman
2017-06-17
1
-8
/
+21
*
net/packet: merge fix
imoseyon
2017-05-24
1
-7
/
+0
*
packet: remove unnecessary break after return
Fabian Frederick
2017-05-23
1
-2
/
+0
*
af_packet: make tpacket_rcv to not set status value before run_filter
Alexander Drozdov
2017-05-23
1
-3
/
+4
*
packet: race condition in packet_bind
Francesco Ruggeri
2017-05-23
1
-31
/
+49
*
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2017-05-23
1
-5
/
+3
*
packet: improve socket create/bind latency in some cases
Daniel Borkmann
2017-05-23
1
-11
/
+22
*
packet: fix races in fanout_add()
Eric Dumazet
2017-05-20
1
-12
/
+14
*
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
2017-04-25
1
-0
/
+2
*
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
2017-04-25
1
-0
/
+2
*
UPSTREAM: net/packet: fix overflow in check for priv area size
Andrey Konovalov
2017-04-16
1
-2
/
+2
*
net: packet: fix misleading-indentation warning
Nathan Chancellor
2017-04-13
1
-1
/
+1
*
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2017-04-11
1
-0
/
+1
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2017-04-11
1
-0
/
+7
*
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-11
1
-6
/
+12
*
net/packet: merge fix
imoseyon
2016-09-10
1
-7
/
+0
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2016-09-10
1
-0
/
+7
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-0
/
+1
*
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2016-08-26
1
-16
/
+2
*
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2016-08-26
1
-1
/
+1
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+3987