Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udp_tunnel: Use flex array to simplify code | Christophe JAILLET | 2023-10-03 | 1 | -9/+2 |
* | udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write() | Yuan Can | 2022-11-29 | 1 | -0/+2 |
* | udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() | Dan Carpenter | 2022-02-23 | 1 | -1/+1 |
* | udp_tunnel: Fix udp_tunnel_nic work-queue type | Aya Levin | 2021-09-13 | 1 | -1/+1 |
* | udp_tunnel: add the ability to share port tables | Jakub Kicinski | 2020-09-28 | 1 | -10/+86 |
* | udp_tunnel: add the ability to hard-code IANA VXLAN | Jakub Kicinski | 2020-08-03 | 1 | -0/+7 |
* | ethtool: add tunnel info interface | Jakub Kicinski | 2020-07-10 | 1 | -0/+69 |
* | udp_tunnel: add central NIC RX port offload infrastructure | Jakub Kicinski | 2020-07-10 | 1 | -0/+821 |