index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-12-04
1
-1
/
+1
*
net/packet: Annotate struct packet_fanout with __counted_by
Kees Cook
2023-10-06
1
-1
/
+1
*
net/packet: support mergeable feature of virtio
Jianfeng Tan
2023-04-21
1
-1
/
+1
*
net/packet: remove po->xmit
Eric Dumazet
2023-03-19
1
-1
/
+1
*
af_packet: preserve const qualifier in pkt_sk()
Eric Dumazet
2023-03-18
1
-4
/
+1
*
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2023-03-17
1
-1
/
+1
*
net/packet: convert po->running to an atomic flag
Eric Dumazet
2023-03-17
1
-1
/
+1
*
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
2023-03-17
1
-1
/
+1
*
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
2023-03-17
1
-2
/
+2
*
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2023-03-17
1
-2
/
+2
*
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-03-17
1
-2
/
+2
*
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-03-17
1
-1
/
+21
*
net/packet: remove data races in fanout operations
Eric Dumazet
2021-04-14
1
-1
/
+1
*
net: packet: make pkt_sk() inline
Menglong Dong
2021-01-29
1
-1
/
+1
*
net/packet: make packet_fanout.arr size configurable up to 64K
Tanner Love
2020-11-09
1
-2
/
+3
*
af_packet: TPACKET_V3: replace busy-wait loop
John Ogness
2020-07-16
1
-1
/
+1
*
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2020-03-15
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-0
/
+1
|
\
|
*
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2019-06-26
1
-0
/
+1
*
|
net/packet: make tp_drops atomic
Eric Dumazet
2019-06-14
1
-0
/
+1
|
/
*
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2018-08-31
1
-0
/
+1
*
packet: switch kvzalloc to allocate memory
Li RongQing
2018-08-13
1
-1
/
+0
*
packet: fix bitfield update race
Willem de Bruijn
2018-04-24
1
-5
/
+5
*
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-11-28
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: convert packet_fanout.sk_ref from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+3
*
packet: add classic BPF fanout mode
Willem de Bruijn
2015-08-17
1
-1
/
+4
*
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2015-06-21
1
-0
/
+1
*
packet: rollover statistics
Willem de Bruijn
2015-05-13
1
-0
/
+3
*
packet: rollover huge flows before small flows
Willem de Bruijn
2015-05-13
1
-0
/
+2
*
packet: rollover lock contention avoidance
Willem de Bruijn
2015-05-13
1
-0
/
+1
*
packet: rollover prepare: per-socket state
Willem de Bruijn
2015-05-13
1
-1
/
+5
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
*
packet: handle too big packets for PACKET_V3
Eric Dumazet
2014-08-21
1
-0
/
+1
*
packet: use percpu mmap tx frame pending refcount
Daniel Borkmann
2014-01-16
1
-1
/
+1
*
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
2013-12-09
1
-0
/
+1
*
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2013-11-21
1
-0
/
+1
*
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2013-04-25
1
-2
/
+1
*
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
2013-04-25
1
-1
/
+3
*
packet: packet fanout rollover during socket overload
Willem de Bruijn
2013-03-19
1
-1
/
+2
*
packet: tx_ring: allow the user to choose tx data offset
Paul Chavent
2012-11-07
1
-0
/
+1
*
packet: Report fanout status via diag engine
Pavel Emelyanov
2012-08-20
1
-1
/
+19
*
packet: Introduce net/packet/internal.h header
Pavel Emelyanov
2012-08-14
1
-0
/
+103