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