summaryrefslogtreecommitdiffstats
path: root/v5.11/ff3b96f2c9e5c24fca12239cd519a8a18569e687
blob: f6dafb679b93d3dac08069f036b2c7d2e6cfacfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ff3b96f2c9e5 ("net: test: Fix printf format specifier in skb_segment kunit test")
b3098d32ed6e ("net: add skb_segment kunit test")
9cb252c4c1c5 ("net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM")
b160f7270e6d ("net: dropreason: reformat the comment fo skb drop reasons")
ec43908dd556 ("net: skb: use auto-generation to convert skb drop reason to string")
ff8372a467fa ("net: skb: move enum skb_drop_reason to standalone header file")
7ebd3f3ee51a ("net: skb: change the definition SKB_DR_SET()")
66e4c8d95008 ("net: warn if transport header was not set")
8fbf195798b5 ("tcp: add drop reason support to tcp_ofo_queue()")
e7c89ae4078e ("tcp: add drop reason support to tcp_prune_ofo_queue()")
4b506af9c5b8 ("tcp: add two drop reasons for tcp_ack()")
669da7a71890 ("tcp: add drop reasons to tcp_rcv_state_process()")
da40b613f89c ("tcp: add drop reason support to tcp_validate_incoming()")
b5ec1e6205a1 ("tcp: get rid of rst_seq_match")
d9d024f96609 ("tcp: consume incoming skb leading to a reset")
2edc1a383fda ("net: ip: add skb drop reasons to ip forwarding")
c4eb664191b4 ("net: ipv4: add skb drop reasons to ip_error()")
d6d3146ce532 ("skb: add some helpers for skb drop reasons")
b384c95a861e ("net: icmp: add skb drop reasons to icmp protocol")
9f8ed577c288 ("net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT")