Files
linux-stable-mirror/include/linux
Menglong Dong 6c2728b7c1 net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Add reason for skb drops to __netif_receive_skb_core() when packet_type
not found to handle the skb. For this purpose, the drop reason
SKB_DROP_REASON_PTYPE_ABSENT is introduced. Take ether packets for
example, this case mainly happens when L3 protocol is not supported.

Signed-off-by: Menglong Dong <imagedong@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-04 12:17:11 +00:00
..
2022-02-01 14:25:50 +02:00
2022-01-22 08:33:34 +02:00
2022-01-15 08:47:31 -08:00
2022-01-15 08:47:31 -08:00
2022-01-20 08:52:54 +02:00
2022-03-02 22:44:49 -08:00
2022-02-05 15:20:34 +00:00
2022-01-27 13:53:26 +00:00
2022-02-09 09:24:40 -05:00
2022-01-12 10:14:09 -06:00
2022-01-31 11:30:56 +00:00
2022-01-22 08:33:37 +02:00
2022-01-24 14:45:02 +01:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:38 +02:00
2022-01-27 13:53:27 +00:00
2022-01-14 18:50:52 -05:00