index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
packet: annotate data-races around ignore_outgoing
Eric Dumazet
1
-2
/
+2
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-5
/
+5
2024-03-01
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2023-12-13
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-08-16
net/packet: annotate data-races around tp->status
Eric Dumazet
1
-6
/
+10
2023-06-09
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
1
-3
/
+5
2023-06-09
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-4
/
+2
2023-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-05-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-05-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-01-14
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2023-01-14
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
1
-5
/
+13
2022-12-08
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-09-05
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
1
-2
/
+2
2022-04-27
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
1
-4
/
+9
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-02-05
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+2
2021-12-22
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-06-30
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-30
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-30
net/packet: annotate data race in packet_sendmsg()
Eric Dumazet
1
-3
/
+6
2021-06-03
net: packetmmap: fix only tx timestamp on request
Richard Sanger
1
-2
/
+8
2021-05-14
net/packet: remove data races in fanout operations
Eric Dumazet
2
-7
/
+10
2021-05-14
net/packet: make packet_fanout.arr size configurable up to 64K
Tanner Love
2
-14
/
+28
2021-02-23
net: fix proc_fs init handling in af_packet and tls
Yonatan Linik
1
-0
/
+2
2020-11-24
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-9
/
+9
2020-09-20
net/packet: Fix a comment about network_header
Xie He
1
-1
/
+1
2020-09-18
net/packet: Fix a comment about mac_header
Xie He
1
-11
/
+12
2020-09-14
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
1
-6
/
+9
2020-09-06
net/packet: Remove unused macro BLOCK_PRIV
Wang Hai
1
-1
/
+0
2020-09-04
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-19
/
+20
2020-07-25
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
1
-2
/
+2
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+0
2020-07-20
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
1
-29
/
+4
2020-07-16
af_packet: TPACKET_V3: replace busy-wait loop
John Ogness
2
-11
/
+11
2020-07-01
net/packet: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-03-15
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2
-1
/
+25
2020-03-12
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
1
-6
/
+7
2020-01-30
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-10
/
+17
2019-12-27
af_packet: refactoring code for prb_calc_retire_blk_tmo
Mao Wenan
1
-18
/
+12
2019-12-18
packet: clarify timestamp overflow
Arnd Bergmann
1
-10
/
+17
2019-12-10
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2019-11-09
packet: fix data-race in fanout_flow_is_huge()
Eric Dumazet
1
-3
/
+9
[next]