index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
dropreason.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: openvswitch: add last-action drop reason
Adrian Moreno
2023-08-14
1
-0
/
+6
*
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
1
-0
/
+12
*
net: extend drop reasons for multiple subsystems
Johannes Berg
2023-04-21
1
-0
/
+31
*
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-21
1
-363
/
+0
*
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
2023-02-20
1
-0
/
+5
*
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
2023-02-20
1
-0
/
+3
*
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2023-02-14
1
-0
/
+9
*
net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR
Eric Dumazet
2023-02-14
1
-0
/
+3
*
tcp: add TCP_MINTTL drop reason
Eric Dumazet
2023-02-03
1
-0
/
+6
*
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
2022-11-01
1
-0
/
+6
*
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
2022-11-01
1
-0
/
+3
*
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-11-01
1
-0
/
+3
*
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-11-01
1
-0
/
+2
*
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
1
-0
/
+67
*
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
2022-06-07
1
-156
/
+226
*
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2022-06-07
1
-0
/
+2
*
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2022-06-07
1
-0
/
+184