开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
dropreason-core.h
Age
Commit message (
Expand
)
Author
2025-01-20
af_unix: Set drop reason in unix_dgram_disconnected().
Kuniyuki Iwashima
2025-01-20
af_unix: Set drop reason in manage_oob().
Kuniyuki Iwashima
2025-01-20
af_unix: Set drop reason in unix_release_sock().
Kuniyuki Iwashima
2025-01-20
net: dropreason: Gather SOCKET_ drop reasons.
Kuniyuki Iwashima
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
2025-01-14
tcp: add TCP_RFC7323_PAWS_ACK drop reason
Eric Dumazet
2024-12-23
net: bridge: add skb drop reasons to the most common drop points
Radu Rendec
2024-12-23
net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
Radu Rendec
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-10-13
net: vxlan: use kfree_skb_reason() in vxlan_xmit()
Menglong Dong
2024-10-13
net: vxlan: make vxlan_set_mac() return drop reasons
Menglong Dong
2024-10-13
net: vxlan: make vxlan_snoop() return drop reasons
Menglong Dong
2024-10-13
net: vxlan: add skb drop reasons to vxlan_rcv()
Menglong Dong
2024-08-26
net: Correct spelling in headers
Simon Horman
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
2023-12-20
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-16
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
Daniel Borkmann
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg