aboutsummaryrefslogtreecommitdiff
path: root/net/nsh
AgeCommit message (Expand)AuthorFilesLines
2024-04-26nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Gravatar Kuniyuki Iwashima 1-6/+8
2023-06-10net: move gso declarations and functions to their own filesGravatar Eric Dumazet 1-0/+1
2023-05-15net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Gravatar Dong Chenchen 1-5/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-07-12nsh: set mac len based on inner packetGravatar Willem de Bruijn 1-1/+1
2018-05-04nsh: fix infinite loopGravatar Eric Dumazet 1-0/+4
2017-11-08openvswitch: enable NSH supportGravatar Yi Yang 1-0/+60
2017-08-29nsh: add GSO supportGravatar Jiri Benc 3-0/+101