index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
/
af_packet.c
Age
Commit message (
Expand
)
Author
2025-09-11
net: af_packet: Use hrtimer to do the retire operation
Xin Zhao
2025-09-11
net: af_packet: remove last_kactive_blk_num field
Xin Zhao
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-04
net/packet: fix a race in packet_set_ring() and packet_notifier()
Quang Le
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-13
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
2025-07-13
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
af_packet: move notifier's packet_dev_mc out of rcu critical section
Stanislav Fomichev
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2025-01-02
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
2024-10-15
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
2024-10-15
af_packet: allow fanout_add when socket is not RUNNING
Gur Stavi
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
2024-06-19
af_packet: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-16
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-11
net/packet: Add getsockopt support for PACKET_COPY_THRESH
Juntong Deng
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-01-05
net: fill in MODULE_DESCRIPTION() for AF_PACKET
Jakub Kicinski
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-04
net/packet: annotate data-races around tp->status
Eric Dumazet
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-02
net/packet: change packet_alloc_skb() to allow bigger paged allocations
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-03
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-19
net/packet: remove po->xmit
Eric Dumazet
[next]