1. a0dced1 Revert "vxlan: fix tos value before xmit" by Hangbin Liu · 4 years, 5 months ago
  2. fc68c99 vxlan: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 5 months ago
  3. 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
  4. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  5. fda2ec6 vxlan: fix memleak of fdb by Taehee Yoo · 4 years, 5 months ago
  6. b514191 vxlan: Ensure FDB dump is performed under RCU by Ido Schimmel · 4 years, 5 months ago
  7. cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
  8. b18e983 vxlan: fix last fdb index during dump of fdb with nhid by Roopa Prabhu · 4 years, 7 months ago
  9. 50cb876 vxlan: Remove access to nexthop group struct by David Ahern · 4 years, 7 months ago
  10. ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
  11. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  12. 03eaeda vxlan: fix dereference of nexthop group in nexthop update path by Roopa Prabhu · 4 years, 7 months ago
  13. 8066e6b vxlan: Avoid infinite loop when suppressing NS messages with invalid options by Ido Schimmel · 4 years, 7 months ago
  14. 79472fe vxlan: few locking fixes in nexthop event handler by Roopa Prabhu · 4 years, 8 months ago
  15. 72b4868 vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID by Roopa Prabhu · 4 years, 8 months ago
  16. 06ec313 vxlan: Do not assume RTNL is held in vxlan_fdb_info() by Ido Schimmel · 4 years, 8 months ago
  17. c7cdbe2 vxlan: support for nexthop notifiers by Roopa Prabhu · 4 years, 8 months ago
  18. 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 8 months ago
  19. cc8e7c6 vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR by Sabrina Dubroca · 4 years, 9 months ago
  20. 384d91c vxlan: check return value of gro_cells_init() by Taehee Yoo · 4 years, 10 months ago
  21. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. 71130f2 vxlan: fix tos value before xmit by Hangbin Liu · 5 years ago
  23. 98c8147 vxlan: Fix alignment and code style of vxlan.c by Niu Xilei · 5 years ago
  24. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  25. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  26. 36fe3a6 vxlan: implement get_link_ksettings ethtool method by Matthias Schiffer · 5 years ago
  27. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  28. 1d7a552 vxlan: drop "vxlan" parameter in vxlan_fdb_alloc() by Guillaume Nault · 5 years ago
  29. c6761cf vxlan: fix unexpected failure of vxlan_changelink() by Taehee Yoo · 5 years ago
  30. eadf52c vxlan: check tun_info options_len properly by Xin Long · 5 years ago
  31. 0ce1822 vxlan: add adjacent link to limit depth level by Taehee Yoo · 5 years ago
  32. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 7c31e54 vxlan: do not destroy fdb if register_netdevice() is failed by Taehee Yoo · 6 years ago
  34. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  36. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  37. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. 8399a69 vxlan: Don't assume linear buffers in error handler by Stefano Brivio · 6 years ago
  39. fe1e071 vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention by Litao jiao · 6 years ago
  40. 478db1f drivers: net: vxlan: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  41. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  42. cc4807b vxlan: Don't call gro_cells_destroy() before device is unregistered by Zhiqiang Liu · 6 years ago
  43. 59cbf56 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  44. f98ec78 vxlan: do not need BH again in vxlan_cleanup() by Litao Jiao · 6 years ago
  45. ad6c998 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 6 years ago
  46. 70fb082 vxlan: add extack support for create and changelink by Roopa Prabhu · 6 years ago
  47. 8f1af75 vxlan: add ndo_change_proto_down support by Andy Roulin · 6 years ago
  48. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. 4179cb5 vxlan: test dev->flags & IFF_UP before calling netif_rx() by Eric Dumazet · 6 years ago
  50. fc4aa1c net: vxlan: Free a leaked vetoed multicast rdst by Petr Machata · 6 years ago
  51. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  52. 4c59b7d vxlan: Add extack to switchdev operations by Petr Machata · 6 years ago
  53. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  54. 1cdc98c vxlan: changelink: Delete remote after update by Petr Machata · 6 years ago
  55. 038a5a9 vxlan: changelink: Postpone vxlan_config_apply() by Petr Machata · 6 years ago
  56. 8db9427d5 vxlan: changelink: Inline vxlan_dev_configure() by Petr Machata · 6 years ago
  57. 61f46fe vxlan: Allow vetoing of FDB notifications by Petr Machata · 6 years ago
  58. ccdfd4f vxlan: Have vxlan_fdb_replace() save original rdst value by Petr Machata · 6 years ago
  59. a76d1ca vxlan: Split vxlan_fdb_update() in two by Petr Machata · 6 years ago
  60. c2b200e vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy() by Petr Machata · 6 years ago
  61. 3a6d528a vxlan: Correct merge error. by David S. Miller · 6 years ago
  62. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. ce5e098f vxlan: changelink: Fix handling of default remotes by Petr Machata · 6 years ago
  64. 6db9246 vxlan: Fix error path in __vxlan_dev_create() by Petr Machata · 6 years ago
  65. 6ad0b5a vxlan: Unmark offloaded bit on replaced FDB entries by Petr Machata · 6 years ago
  66. 474c3c8 vxlan: support for ndo_fdb_get by Roopa Prabhu · 6 years ago
  67. 479c86d net: switchdev: Add extack to struct switchdev_notifier_info by Petr Machata · 6 years ago
  68. e5ff4b1 vxlan: Add vxlan_fdb_clear_offload() by Petr Machata · 6 years ago
  69. 4f89f5b vxlan: Add vxlan_fdb_replay() by Petr Machata · 6 years ago
  70. ff23b91 vxlan: Add a function to init switchdev_notifier_vxlan_fdb_info by Petr Machata · 6 years ago
  71. aab8cc3 vxlan: add support for underlay in non-default VRF by Alexis Bauvin · 6 years ago
  72. 40051c4 vxlan: Allow changing ageing time by Ido Schimmel · 6 years ago
  73. 5728ae0 vxlan: Add hardware FDB learning by Petr Machata · 6 years ago
  74. 0ec566a vxlan: Don't override user-added entries with ext-learned ones by Petr Machata · 6 years ago
  75. 45598c1 vxlan: Mark user-added FDB entries by Petr Machata · 6 years ago
  76. 0e6160f vxlan: vxlan_fdb_notify(): Make switchdev notification configurable by Petr Machata · 6 years ago
  77. 5572c81 vxlan: __vxlan_fdb_delete(): Drop unused argument vid by Petr Machata · 6 years ago
  78. b4d30697 vxlan: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
  79. c3a43b9 vxlan: ICMP error lookup handler by Stefano Brivio · 6 years ago
  80. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  81. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 6b4f92a geneve, vxlan: Don't set exceptions if skb->len < mtu by Stefano Brivio · 6 years ago
  83. 7463e4f geneve, vxlan: Don't check skb_dst() twice by Stefano Brivio · 6 years ago
  84. 045a5a9 vxlan: Notify for each remote of a removed FDB entry by Petr Machata · 6 years ago
  85. 0efe117 vxlan: Support marking RDSTs as offloaded by Petr Machata · 6 years ago
  86. 1941f1d vxlan: Add vxlan_fdb_find_uc() for FDB querying by Petr Machata · 6 years ago
  87. 9a99735 vxlan: Add switchdev notifications by Petr Machata · 6 years ago
  88. cca45e0 vxlan: Export address checking functions by Ido Schimmel · 6 years ago
  89. 0813e95 vxlan: support NTF_USE refresh of fdb entries by Roopa Prabhu · 6 years ago
  90. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. 8fd7806 vxlan: fill ttl inherit info by Hangbin Liu · 6 years ago
  92. 016f3d1 vxlan: reduce dirty cache line in vxlan_find_mac by Li RongQing · 6 years ago
  93. 0241b83 vxlan: fix default fdb entry netlink notify ordering during netdev create by Roopa Prabhu · 7 years ago
  94. 4c2438b vxlan: make netlink notify in vxlan_fdb_destroy optional by Roopa Prabhu · 7 years ago
  95. 25e20e7 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 7 years ago
  96. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  98. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
  99. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  100. 72f6d71 vxlan: add ttl inherit support by Hangbin Liu · 7 years ago