Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
02ecf56faa56f46be1c6ac7975cdc23710517349
/
net
/
packet
/
internal.h
2b3ae00
net/packet: remove data races in fanout operations
by Eric Dumazet
· 3 years, 9 months ago
3a1c395
net/packet: make packet_fanout.arr size configurable up to 64K
by Tanner Love
· 4 years, 2 months ago
632ca50
af_packet: TPACKET_V3: replace busy-wait loop
by John Ogness
· 4 years, 6 months ago
61fad68
net/packet: tpacket_rcv: avoid a producer race condition
by Willem de Bruijn
· 4 years, 10 months ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
89ed5b5
af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
by Neil Horman
· 6 years ago
8e8e295
net/packet: make tp_drops atomic
by Eric Dumazet
· 6 years ago
3a7ad06
Revert "packet: switch kvzalloc to allocate memory"
by Eric Dumazet
· 6 years ago
71e4128
packet: switch kvzalloc to allocate memory
by Li RongQing
· 6 years ago
a6361f0
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
57f015f
packet: fix crash in fanout_demux_rollover()
by Mike Maloney
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fb5c2c1
net: convert packet_fanout.sk_ref from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
47dceb8
packet: add classic BPF fanout mode
by Willem de Bruijn
· 9 years ago
59f2111
packet: free packet_rollover after synchronize_net
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
0648ab7
packet: rollover prepare: per-socket state
by Willem de Bruijn
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
dc80811
packet: handle too big packets for PACKET_V3
by Eric Dumazet
· 10 years ago
b013840
packet: use percpu mmap tx frame pending refcount
by Daniel Borkmann
· 11 years ago
d346a3f
packet: introduce PACKET_QDISC_BYPASS socket option
by Daniel Borkmann
· 11 years ago
e40526c
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 11 years ago
ee80fbf
packet: account statistics only in tpacket_stats_u
by Daniel Borkmann
· 12 years ago
0578edc
packet: reorder a member in packet_ring_buffer
by Daniel Borkmann
· 12 years ago
77f65eb
packet: packet fanout rollover during socket overload
by Willem de Bruijn
· 12 years ago
5920cd3a
packet: tx_ring: allow the user to choose tx data offset
by Paul Chavent
· 12 years ago
fff3321
packet: Report fanout status via diag engine
by Pavel Emelyanov
· 12 years ago
2787b04
packet: Introduce net/packet/internal.h header
by Pavel Emelyanov
· 12 years ago