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