Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: move gso declarations and functions to their own files | Eric Dumazet | 2023-06-10 | 1 | -0/+1 |
* | net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() | Dong Chenchen | 2023-05-15 | 1 | -5/+3 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | nsh: set mac len based on inner packet | Willem de Bruijn | 2018-07-12 | 1 | -1/+1 |
* | nsh: fix infinite loop | Eric Dumazet | 2018-05-04 | 1 | -0/+4 |
* | openvswitch: enable NSH support | Yi Yang | 2017-11-08 | 1 | -0/+60 |
* | nsh: add GSO support | Jiri Benc | 2017-08-29 | 3 | -0/+101 |