summaryrefslogtreecommitdiffstats
path: root/net/nsh
Commit message (Expand)AuthorAgeFilesLines
* nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima2024-05-171-6/+8
* net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-301-5/+3
* nsh: set mac len based on inner packetWillem de Bruijn2018-07-121-1/+1
* nsh: fix infinite loopEric Dumazet2018-05-041-0/+4
* openvswitch: enable NSH supportYi Yang2017-11-081-0/+60
* nsh: add GSO supportJiri Benc2017-08-293-0/+101