summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_udp_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICEDavid Herrmann2019-01-171-12/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+2
|\
| * ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang2018-12-191-1/+2
* | udp_tunnel: add config option to bind to a deviceAlexis Bauvin2018-12-031-0/+16
|/
* ip6_udp_tunnel: remove unused IPCB related codesEli Cooper2016-11-021-3/+0Star
* 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/+2Star
* 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-251-6/+6
* ip6_udp_tunnel: Fix checksum calculationAlexander Duyck2014-11-251-3/+1Star
* 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