Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 1 | -2/+3 |
2015-01-24 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert | 1 | -8/+8 |
2014-11-10 | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. | Jesse Gross | 1 | -0/+9 |
2014-09-19 | udp-tunnel: Add a few more UDP tunnel APIs | Andy Zhou | 1 | -0/+57 |
2014-09-19 | udp_tunnel: Seperate ipv6 functions into its own file. | Andy Zhou | 1 | -2/+26 |
2014-07-14 | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert | 1 | -0/+32 |