Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b84089b2b7939fddc5fcad27511bfa1fa4d760b7
/
net
/
packet
/
af_packet.c
3b70317
net/packet: fix 4gb buffer limit due to overflow check
by Kal Conley
· 6 years ago
2525133
packet: Do not leak dev refcounts on error exit
by Jason Gunthorpe
· 6 years ago
84e1bfd
packet: validate address length if non-zero
by Willem de Bruijn
· 6 years ago
3ddf35c
packet: validate address length
by Willem de Bruijn
· 6 years ago
5962984
packet: refine ring v3 block size test to hold one frame
by Willem de Bruijn
· 6 years ago
4770fdc
packet: reset network header if packet shorter than ll reserved space
by Willem de Bruijn
· 6 years ago
9dc96f7
net/packet: fix use-after-free
by Eric Dumazet
· 6 years ago
1118c60
packet: fix reserve calculation
by Willem de Bruijn
· 6 years ago
ba2ce02
net/packet: refine check for priv area size
by Eric Dumazet
· 6 years ago
6190cce
packet: in packet_snd start writing at link layer allocation
by Willem de Bruijn
· 7 years ago
55ca7b1
net: af_packet: fix race in PACKET_{R|T}X_RING
by Eric Dumazet
· 7 years ago
b2a5207
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
5471afe
net/packet: fix a race in packet_bind() and packet_notifier()
by Eric Dumazet
· 7 years ago
30c573a
packet: fix crash in fanout_demux_rollover()
by Mike Maloney
· 7 years ago
57ffb0e
packet: avoid panic in packet_getsockopt()
by Eric Dumazet
· 7 years ago
24ee394
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
0f22167
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
6f7cdd4
packet: hold bind lock when rebinding to fanout hook
by Willem de Bruijn
· 7 years ago
897e8c5
net/packet: check length in getsockopt() called with PACKET_HDRLEN
by Alexander Potapenko
· 8 years ago
8c623e5
packet: Don't write vnet header beyond end of buffer
by Benjamin Poirier
· 7 years ago
e584135
packet: fix tp_reserve race in packet_set_ring
by Willem de Bruijn
· 7 years ago
47f3bf6
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
by WANG Cong
· 7 years ago
f79d330
net/packet: fix missing net_device reference release
by Douglas Caetano dos Santos
· 8 years ago
1f49c8c
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
1045212
net/packet: fix overflow in check for tp_frame_nr
by Andrey Konovalov
· 8 years ago
16fc98c
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
62fe052
net: don't call strlen() on the user buffer in packet_bind_spkt()
by Alexander Potapenko
· 8 years ago
9206efc
packet: Do not call fanout_release from atomic contexts
by Anoob Soman
· 8 years ago
722737f
packet: fix races in fanout_add()
by Eric Dumazet
· 8 years ago
8284954
packet: round up linear to header len
by Willem de Bruijn
· 8 years ago
1e7cbb4
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
by Jason Wang
· 8 years ago
84ac726
packet: fix race condition in packet_set_ring
by Philip Pettersson
· 8 years ago
104ba78
packet: on direct_xmit, limit tso and csum to supported devices
by Willem de Bruijn
· 8 years ago
6664498
packet: call fanout_release, while UNREGISTERING a netdev
by Anoob Soman
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f8e7718
packet: propagate sock_cmsg_send() error
by Soheil Hassas Yeganeh
· 8 years ago
edbe774
packet: fix second argument of sock_tx_timestamp()
by Yoshihiro Shimoda
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
eb70db8
packet: Use symmetric hash for PACKET_FANOUT_HASH.
by David S. Miller
· 8 years ago
113214b
bpf: refactor bpf_prog_get and type check into helper
by Daniel Borkmann
· 8 years ago
1276f24
packet: use common code for virtio_net_hdr and skb GSO conversion
by Mike Rapoport
· 8 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 8 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
da37845
packet: uses kfree_skb() for errors.
by Weongyo Jeong
· 9 years ago
309cf37
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
by Mathias Krause
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6ae81ce
af_packet: tone down the Tx-ring unsupported spew.
by Dave Jones
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
9ed988c
packet: validate variable length ll headers
by Willem de Bruijn
· 9 years ago
7cad1ba
net: core: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
1d036d2
packet: tpacket_snd gso and checksum offload
by Willem de Bruijn
· 9 years ago
8d39b4a
packet: parse tpacket header before skb alloc
by Willem de Bruijn
· 9 years ago
58d19b1
packet: vnet_hdr support for tpacket_rcv
by Willem de Bruijn
· 9 years ago
16cc140
packet: move vnet_hdr code to helper functions
by Willem de Bruijn
· 9 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 9 years ago
90836b6
packet: Use PAGE_ALIGNED macro
by Tobias Klauser
· 9 years ago
4194b49
packet: Don't check frames_per_block against negative values
by Tobias Klauser
· 9 years ago
5cfb4c8
packet: fix tpacket_snd max frame len
by Daniel Borkmann
· 9 years ago
c72219b
packet: infer protocol from ethernet header if unset
by Daniel Borkmann
· 9 years ago
3c70c13
packet: only allow extra vlan len on ethernet devices
by Daniel Borkmann
· 9 years ago
8fd6c80
packet: always probe for transport header
by Daniel Borkmann
· 9 years ago
efdfa2f
packet: do skb_probe_transport_header when we actually have data
by Daniel Borkmann
· 9 years ago
30f7ea1
packet: race condition in packet_bind
by Francesco Ruggeri
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
161642e
packet: fix match_fanout_group()
by Eric Dumazet
· 9 years ago
c7d39e3
packet: support per-packet fwmark for af_packet sendmsg
by Edward Jee
· 9 years ago
ff936a0
bpf: fix cb access in socket filter programs
by Alexei Starovoitov
· 9 years ago
bab1899
bpf, seccomp: prepare for upcoming criu support
by Daniel Borkmann
· 9 years ago
d3869ef
Fix AF_PACKET ABI breakage in 4.2
by David Woodhouse
· 9 years ago
f2e5209
packet: add extended BPF fanout mode
by Willem de Bruijn
· 9 years ago
47dceb8
packet: add classic BPF fanout mode
by Willem de Bruijn
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
73d0fcf
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
by Tobias Klauser
· 9 years ago
dbd46ab
packet: tpacket_snd(): fix signed/unsigned comparison
by Alexander Drozdov
· 9 years ago
158cd4a
packet: missing dev_put() in packet_do_bind()
by Lars Westerhoff
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e8e85cc
packet: remove handling of tx_ring
by Maninder Singh
· 9 years ago
468479e
packet: avoid out of bounds read in round robin fanout
by Willem de Bruijn
· 9 years ago
59f2111
packet: free packet_rollover after synchronize_net
by Willem de Bruijn
· 9 years ago
f98f451
packet: read num_members once in packet_rcv_fanout()
by Eric Dumazet
· 9 years ago
4633c9e
net-packet: fix null pointer exception in rollover mode
by Willem de Bruijn
· 9 years ago
54d7c01
packet: fix warnings in rollover lock contention
by Willem de Bruijn
· 10 years ago
a9b6391
packet: rollover statistics
by Willem de Bruijn
· 10 years ago
3b3a5b0
packet: rollover huge flows before small flows
by Willem de Bruijn
· 10 years ago
2ccdbaa
packet: rollover lock contention avoidance
by Willem de Bruijn
· 10 years ago
9954729
packet: rollover only to socket with headroom
by Willem de Bruijn
· 10 years ago
0648ab7
packet: rollover prepare: per-socket state
by Willem de Bruijn
· 10 years ago
ad377ca
packet: rollover prepare: move code out of callsites
by Willem de Bruijn
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
fbf33a2
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
by Kretschmer, Mathias
· 10 years ago
682f048
af_packet: pass checksum validation status to the user
by Alexander Drozdov
· 10 years ago
68c2e5d
af_packet: make tpacket_rcv to not set status value before run_filter
by Alexander Drozdov
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
82f1709
net: delete stale packet_mclist entries
by Francesco Ruggeri
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
3bc3b96
net: add common accessor for setting dropcount on packets
by Eyal Birger
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
2472d76
net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path
by Eyal Birger
· 10 years ago
Next »