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.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-05-17
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
1
-12
/
+14
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
1
-3
/
+1
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
1
-2
/
+2
2024-03-12
net/packet: Add getsockopt support for PACKET_COPY_THRESH
Juntong Deng
2
-3
/
+6
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-1
/
+3
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
1
-0
/
+1
2024-01-05
net: fill in MODULE_DESCRIPTION() for AF_PACKET
Jakub Kicinski
1
-0
/
+1
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+9
2023-12-06
packet: add a generic drop reason for receive
Yan Zhai
1
-13
/
+7
2023-12-05
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
1
-0
/
+1
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
1
-1
/
+6
2023-10-06
net/packet: Annotate struct packet_fanout with __counted_by
Kees Cook
1
-1
/
+1
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+10
2023-08-05
net/packet: annotate data-races around tp->status
Eric Dumazet
1
-6
/
+10
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2023-08-03
net/packet: change packet_alloc_skb() to allow bigger paged allocations
Eric Dumazet
1
-1
/
+3
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
1
-3
/
+3
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-3
/
+3
2023-07-26
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
1
-1
/
+1
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-2
/
+0
2023-05-30
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
1
-3
/
+5
2023-05-26
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-4
/
+2
2023-05-03
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
3
-40
/
+59
2023-03-28
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-2
/
+2
2023-03-19
net/packet: remove po->xmit
Eric Dumazet
2
-16
/
+10
2023-03-18
af_packet: preserve const qualifier in pkt_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2
-7
/
+9
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
3
-12
/
+12
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
3
-11
/
+12
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
3
-6
/
+6
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2
-5
/
+5
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2
-5
/
+6
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-4
/
+0
2023-02-02
packet: add TP_STATUS_GSO_TCP for tp_status
Xin Long
1
-0
/
+4
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+6
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+2
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-29
net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOING
Willem de Bruijn
1
-0
/
+1
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-5
/
+5
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
[next]