summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_udp_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ip6_udp_tunnel: remove unused IPCB related codesEli Cooper2016-11-021-3/+0
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-111-3/+3
* vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+9
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-111-4/+2
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-1/+1
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-2/+3
* udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-241-6/+6
* ip6_udp_tunnel: Fix checksum calculationAlexander Duyck2014-11-251-3/+1
* udp: Need to make ip6_udp_tunnel.c have GPL licenseTom Herbert2014-09-221-0/+2
* udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou2014-09-191-0/+42
* udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-191-0/+63