Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4550569bd779f25398503ad5556f8dc7c1f216c2
/
include
/
net
/
udp_tunnel.h
ee28755
net: bareudp: avoid uninitialized variable warning
by Arnd Bergmann
· 4 years, 8 months ago
3616d08
ipv6: Move ipv6 stubs to a separate header file
by David Ahern
· 6 years ago
da5095d05
udp_tunnel: add config option to bind to a device
by Alexis Bauvin
· 6 years ago
a36e185
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
by Stefano Brivio
· 6 years ago
60fb956
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
296d8ee
net: add infrastructure to un-offload UDP tunnel port
by Sabrina Dubroca
· 7 years ago
b9adcd69
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
by Alexander Duyck
· 9 years ago
7c46a64
net: Merge VXLAN and GENEVE push notifiers into a single notifier
by Alexander Duyck
· 9 years ago
e7b3db5
net: Combine GENEVE and VXLAN port notifiers into single functions
by Alexander Duyck
· 9 years ago
86a9805
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
by Alexander Duyck
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
43b8448
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
by Jarno Rajahalme
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
38fd2af
udp: Add socket based GRO and config
by Tom Herbert
· 9 years ago
1346114
ip_tunnel: add support for setting flow label via collect metadata
by Daniel Borkmann
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
21e2e7f
net: enable LCO for udp_tunnel_handle_offloads() users
by Edward Cree
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
a43a9ef
vxlan: do not receive IPv4 packets on IPv6 socket
by Jiri Benc
· 9 years ago
c29a70d
tunnel: introduce udp_tun_rx_dst()
by Pravin B Shelar
· 9 years ago
79b16aa
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
by David Miller
· 10 years ago
d998f8e
udp: Do not require sock in udp_tunnel_xmit_skb
by Tom Herbert
· 10 years ago
cfdf1e1
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
by Jesse Gross
· 10 years ago
6a93cc9
udp-tunnel: Add a few more UDP tunnel APIs
by Andy Zhou
· 10 years ago
fd38441
udp_tunnel: Seperate ipv6 functions into its own file.
by Andy Zhou
· 10 years ago
8024e02
udp: Add udp_sock_create for UDP tunnels to open listener socket
by Tom Herbert
· 10 years ago