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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-11-05
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
1
-5
/
+5
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-5
/
+6
2025-09-12
net: af_packet: Use hrtimer to do the retire operation
Xin Zhao
3
-83
/
+33
2025-09-12
net: af_packet: remove last_kactive_blk_num field
Xin Zhao
2
-38
/
+28
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
1
-1
/
+1
2025-08-05
net/packet: fix a race in packet_set_ring() and packet_notifier()
Quang Le
1
-6
/
+6
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+13
2025-07-13
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
1
-12
/
+11
2025-07-13
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
1
-2
/
+2
2025-06-24
net: remove sock_i_uid()
Eric Dumazet
2
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-27
af_packet: move notifier's packet_dev_mc out of rcu critical section
Stanislav Fomichev
2
-5
/
+17
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-19
net: initialize mark in sockcm_init
Willem de Bruijn
1
-5
/
+4
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+7
2025-01-03
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-12
/
+4
2025-01-03
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
2024-12-17
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
1
-1
/
+1
2024-10-16
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
1
-6
/
+6
2024-10-15
af_packet: allow fanout_add when socket is not RUNNING
Gur Stavi
1
-4
/
+5
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-3
/
+3
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
1
-2
/
+2
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+84
2024-07-15
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
1
-2
/
+84
2024-06-19
af_packet: use sk_skb_reason_drop to free rx packets
Yan Zhai
1
-5
/
+5
2024-05-24
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-4
/
+3
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
[next]