index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-0
/
+41
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2015-10-19
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
1
-4
/
+3
2015-09-27
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
1
-38
/
+90
2015-09-27
vxlan: make vxlan_sock_add and vxlan_sock_release complementary
Jiri Benc
1
-28
/
+25
2015-09-18
vxlan: reject IPv6 addresses if IPv6 is not configured
Jiri Benc
1
-1
/
+4
2015-09-18
vxlan: set needed headroom correctly
Jiri Benc
1
-5
/
+5
2015-09-07
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
1
-4
/
+2
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-2
/
+2
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
1
-0
/
+2
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
1
-1
/
+1
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-08-28
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
1
-26
/
+3
2015-08-26
vxlan: re-ignore EADDRINUSE from igmp_join
Marcelo Ricardo Leitner
1
-0
/
+2
2015-08-24
vxlan: GRO support at tunnel layer
Tom Herbert
1
-2
/
+7
2015-08-24
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
1
-14
/
+9
2015-08-21
vxlan: metadata based tunneling for IPv6
Jiri Benc
1
-29
/
+40
2015-08-21
vxlan: do not shadow flags variable
Jiri Benc
1
-4
/
+4
2015-08-21
vxlan: provide access function for vxlan socket address family
Jiri Benc
1
-4
/
+4
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
1
-2
/
+2
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
1
-4
/
+4
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-3
/
+3
2015-08-18
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-11
vxlan: fix fdb_dump index calculation
Atzm Watanabe
1
-5
/
+5
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-11
/
+6
2015-08-01
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
1
-0
/
+5
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
1
-1
/
+1
2015-07-27
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
1
-2
/
+2
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-126
/
+116
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
1
-155
/
+177
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-1
/
+2
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
1
-2
/
+8
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
1
-22
/
+127
2015-07-21
net/vxlan: Fix kernel unaligned access in __vxlan_find_mac
Sowmini Varadhan
1
-1
/
+1
2015-05-27
vxlan: release lock after each bucket in vxlan_cleanup
Sorin Dumitru
1
-2
/
+3
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-18
vxlan: correct typo in call to unregister_netdevice_queue
John W. Linville
1
-1
/
+1
2015-05-10
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
1
-1
/
+1
2015-05-06
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
1
-0
/
+3
2015-04-23
vxlan: remove the unnecessary codes
Li RongQing
1
-5
/
+1
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+10
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-10
/
+10
2015-04-09
vxlan: do not exit on error in vxlan_stop()
WANG Cong
1
-4
/
+1
2015-04-08
vxlan: fix a shadow local variable
WANG Cong
1
-1
/
+0
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
1
-6
/
+8
2015-04-02
vxlan: correct spelling in comments
Simon Horman
1
-3
/
+3
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-9
/
+7
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-11
/
+11
2015-03-31
vxlan: fix indentation
Jiri Benc
1
-44
/
+44
[prev]
[next]