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