Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-11 | net: Modify sk_alloc to not reference count the netns of kernel sockets. | Eric W. Biederman | 1 | -5/+3 |
2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 1 | -1/+1 |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 1 | -2/+2 |
2015-01-24 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert | 1 | -6/+6 |
2015-01-05 | ip: Move checksum convert defines to inet | Tom Herbert | 1 | -1/+1 |
2014-09-19 | udp-tunnel: Add a few more UDP tunnel APIs | Andy Zhou | 1 | -1/+52 |
2014-09-19 | udp_tunnel: Seperate ipv6 functions into its own file. | Andy Zhou | 1 | -64/+21 |
2014-07-14 | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert | 1 | -0/+100 |