/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/

x-2.6.12.y'>linux-2.6.12.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/net/packet
AgeCommit message (Expand)Author
2026-04-27net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-09-11net: af_packet: Use hrtimer to do the retire operationXin Zhao
2025-09-11net: af_packet: remove last_kactive_blk_num fieldXin Zhao
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet
2025-08-04net/packet: fix a race in packet_set_ring() and packet_notifier()Quang Le