index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-17
1
-7
/
+8
*
net: use dst_cache for vxlan device
Paolo Abeni
2016-02-17
1
-8
/
+47
*
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
1
-1
/
+1
*
net: vxlan: enable local checksum offload
Edward Cree
2016-02-12
1
-4
/
+2
*
vxlan: udp_tunnel duplicate include net/udp_tunnel.h
stephen hemminger
2016-02-11
1
-1
/
+1
*
vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
Jiri Benc
2016-02-07
1
-111
/
+26
*
vxlan: consolidate csum flag handling
Jiri Benc
2016-02-07
1
-21
/
+16
*
vxlan: consolidate output route calculation
Jiri Benc
2016-02-07
1
-40
/
+37
*
vxlan: fix a out of bounds access in __vxlan_find_mac
Li RongQing
2016-01-30
1
-1
/
+1
*
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2016-01-21
1
-7
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-12
1
-4
/
+10
|
\
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
1
-1
/
+1
|
*
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2016-01-10
1
-3
/
+9
*
|
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-26
1
-5
/
+4
|
/
*
vxlan: interpret IP headers for ECN correctly
Jiri Benc
2015-12-07
1
-4
/
+2
*
vxlan: support ndo_fill_metadata_dst also for IPv6
Jiri Benc
2015-12-07
1
-2
/
+23
*
vxlan: move IPv6 outpute route calculation to a function
Jiri Benc
2015-12-07
1
-10
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-0
/
+41
|
\
|
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-23
1
-0
/
+41
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-4
/
+3
|
\
|
|
*
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
2015-10-19
1
-4
/
+3
*
|
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-27
1
-38
/
+90
*
|
vxlan: make vxlan_sock_add and vxlan_sock_release complementary
Jiri Benc
2015-09-27
1
-28
/
+25
|
/
*
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
2015-09-18
1
-1
/
+4
*
vxlan: set needed headroom correctly
Jiri Benc
2015-09-18
1
-5
/
+5
*
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
2015-09-07
1
-4
/
+2
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
1
-2
/
+2
*
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
2015-08-29
1
-0
/
+1
*
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
1
-0
/
+2
*
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-28
1
-0
/
+2
|
\
|
*
vxlan: re-ignore EADDRINUSE from igmp_join
Marcelo Ricardo Leitner
2015-08-26
1
-0
/
+2
*
|
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-28
1
-26
/
+3
*
|
vxlan: GRO support at tunnel layer
Tom Herbert
2015-08-24
1
-2
/
+7
*
|
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-08-24
1
-14
/
+9
*
|
vxlan: metadata based tunneling for IPv6
Jiri Benc
2015-08-21
1
-29
/
+40
*
|
vxlan: do not shadow flags variable
Jiri Benc
2015-08-21
1
-4
/
+4
*
|
vxlan: provide access function for vxlan socket address family
Jiri Benc
2015-08-21
1
-4
/
+4
*
|
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-21
1
-2
/
+2
*
|
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
2015-08-21
1
-4
/
+4
*
|
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
2015-08-21
1
-3
/
+3
*
|
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-2
/
+1
*
|
vxlan: fix fdb_dump index calculation
Atzm Watanabe
2015-08-11
1
-5
/
+5
*
|
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-07
1
-11
/
+6
*
|
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
2015-08-01
1
-0
/
+5
*
|
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-08-01
1
-1
/
+1
*
|
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
2015-07-27
1
-2
/
+2
*
|
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
1
-126
/
+116
*
|
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
1
-155
/
+177
*
|
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
1
-1
/
+2
[next]