summaryrefslogtreecommitdiffstats
path: root/net/nsh/nsh.c
Commit message (Expand)AuthorAgeFilesLines
* net: move gso declarations and functions to their own filesEric Dumazet2023-06-101-0/+1
* net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen2023-05-151-5/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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-291-0/+91