Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-28 | tcp: introduce dropreasons in receive path | Jason Xing | 1 | -1/+14 |
2024-02-28 | tcp: add a dropreason definitions and prepare for cookie check | Jason Xing | 1 | -1/+10 |
2023-12-20 | net: sched: Add initial TC error skb drop reasons | Victor Nogueira | 1 | -3/+15 |
2023-12-06 | packet: add a generic drop reason for receive | Yan Zhai | 1 | -0/+6 |
2023-10-27 | net/tcp: Add TCP-AO segments counters | Dmitry Safonov | 1 | -4/+11 |
2023-10-27 | net/tcp: Verify inbound TCP-AO signed segments | Dmitry Safonov | 1 | -0/+17 |
2023-10-27 | net/tcp: Add tcp_parse_auth_options() | Dmitry Safonov | 1 | -0/+6 |
2023-10-16 | net, sched: Add tcf_set_drop_reason for {__,}tcf_classify | Daniel Borkmann | 1 | -0/+3 |
2023-08-19 | net: add skb_queue_purge_reason and __skb_queue_purge_reason | Eric Dumazet | 1 | -0/+3 |
2023-07-20 | tcp: add TCP_OLD_SEQUENCE drop reason | Eric Dumazet | 1 | -0/+3 |
2023-04-21 | net: extend drop reasons for multiple subsystems | Johannes Berg | 1 | -4/+10 |
2023-04-21 | net: move dropreason.h to dropreason-core.h | Johannes Berg | 1 | -0/+364 |