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
2020-08-05
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
1
-2
/
+2
2020-08-04
vxlan: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-6
/
+41
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-2
/
+2
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+12
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-07-29
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
1
-2
/
+8
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
1
-2
/
+4
2020-06-26
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
1
-0
/
+4
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
1
-5
/
+3
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
1
-1
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-3
/
+1
2020-06-01
vxlan: fix dereference of nexthop group in nexthop update path
Roopa Prabhu
1
-2
/
+2
2020-06-01
vxlan: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2020-05-31
vxlan: few locking fixes in nexthop event handler
Roopa Prabhu
1
-7
/
+25
2020-05-31
vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID
Roopa Prabhu
1
-0
/
+4
2020-05-25
vxlan: Do not assume RTNL is held in vxlan_fdb_info()
Ido Schimmel
1
-3
/
+12
2020-05-23
vxlan: support for nexthop notifiers
Roopa Prabhu
1
-4
/
+29
2020-05-23
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
1
-59
/
+247
2020-04-23
vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
1
-3
/
+3
2020-03-19
vxlan: check return value of gro_cells_init()
Taehee Yoo
1
-2
/
+9
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-03
vxlan: fix tos value before xmit
Hangbin Liu
1
-2
/
+2
2020-01-03
vxlan: Fix alignment and code style of vxlan.c
Niu Xilei
1
-10
/
+11
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-5
/
+3
2019-11-13
vxlan: implement get_link_ksettings ethtool method
Matthias Schiffer
1
-2
/
+22
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+50
2019-10-31
vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()
Guillaume Nault
1
-3
/
+2
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
1
-3
/
+6
2019-10-30
vxlan: check tun_info options_len properly
Xin Long
1
-2
/
+4
2019-10-25
vxlan: add adjacent link to limit depth level
Taehee Yoo
1
-10
/
+43
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+27
2019-07-02
vxlan: do not destroy fdb if register_netdevice() is failed
Taehee Yoo
1
-10
/
+27
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-11
vxlan: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
1
-33
/
+59
2019-06-06
drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
1
-0
/
+1
2019-03-19
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
1
-3
/
+1
2019-03-10
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
1
-0
/
+11
2019-03-09
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
1
-67
/
+141
2019-02-25
vxlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2019-02-11
vxlan: test dev->flags & IFF_UP before calling netif_rx()
Eric Dumazet
1
-3
/
+11
2019-02-07
net: vxlan: Free a leaked vetoed multicast rdst
Petr Machata
1
-9
/
+11
[next]