index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
/
af_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2022-04-19
*
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-02-03
*
packet: fix data-race in fanout_flow_is_huge()
Eric Dumazet
2020-01-29
*
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2020-01-29
*
af_packet: set defaule value for tmo
Mao Wenan
2020-01-04
*
af_packet: tone down the Tx-ring unsupported spew.
Dave Jones
2019-09-16
*
net/packet: fix race in tpacket_snd()
Eric Dumazet
2019-08-25
*
packet: Fix error path in packet_init
YueHaibing
2019-05-16
*
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-16
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-04-03
*
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
2019-04-03
*
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-03-23
*
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
2019-01-26
*
packet: validate address length if non-zero
Willem de Bruijn
2019-01-13
*
packet: validate address length
Willem de Bruijn
2019-01-13
*
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
2018-08-24
*
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
2018-08-24
*
packet: fix reserve calculation
Willem de Bruijn
2018-06-13
*
net/packet: refine check for priv area size
Eric Dumazet
2018-06-13
*
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
2018-05-26
*
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
2018-04-29
*
packet: fix bitfield update race
Willem de Bruijn
2018-04-29
*
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-12-16
*
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-12-16
*
packet: avoid panic in packet_getsockopt()
Eric Dumazet
2017-11-18
*
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
2017-10-21
*
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
2017-10-21
*
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
2017-10-21
*
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
2017-10-08
*
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
2017-08-12
*
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
2017-08-11
*
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
2017-05-02
*
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
2017-05-02
*
net/packet: fix overflow in check for priv area size
Andrey Konovalov
2017-04-18
*
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
2017-03-22
*
packet: Do not call fanout_release from atomic contexts
Anoob Soman
2017-02-26
*
packet: fix races in fanout_add()
Eric Dumazet
2017-02-26
*
packet: round up linear to header len
Willem de Bruijn
2017-02-18
*
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-10
*
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-11-15
*
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2016-11-15
*
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2016-07-27
*
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
2016-05-18
*
packet: validate variable length ll headers
Willem de Bruijn
2016-04-20
*
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-29
*
packet: Use PAGE_ALIGNED macro
Tobias Klauser
2015-11-17
*
packet: Don't check frames_per_block against negative values
Tobias Klauser
2015-11-17
*
packet: fix tpacket_snd max frame len
Daniel Borkmann
2015-11-15
*
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-11-15
*
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
2015-11-15
[next]