1. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 11 years ago
  2. 430eda6 vxlan: Optimize vxlan rcv by Pravin B Shelar · 11 years ago
  3. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  4. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  5. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  6. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  7. 660d98c vxlan: include net/ip6_checksum.h for csum_ipv6_magic() by Cong Wang · 11 years ago
  8. 8c1bb79 vxlan: fix flowi6_proto value by Cong Wang · 11 years ago
  9. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  10. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  11. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  12. dcdc7a5 vxlan: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  13. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  14. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  15. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  16. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  17. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  18. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  19. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  20. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. ffbe4a5 vxlan: fix a soft lockup in vxlan module removal by Cong Wang · 11 years ago
  22. 614334d vxlan: fix a regression of igmp join by Cong Wang · 11 years ago
  23. 5ca5461 vxlan: fix rcu related warning by stephen hemminger · 11 years ago
  24. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 906dc18 vxlan fdb replace an existing entry by Thomas Richter · 11 years ago
  26. 3fc2de2 vxlan: fix igmp races by stephen hemminger · 11 years ago
  27. 372675a vxlan: unregister on namespace exit by stephen hemminger · 11 years ago
  28. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  29. f89e57c vxlan: Fix kernel crash on rmmod. by Pravin B Shelar · 11 years ago
  30. ba609e9 vxlan: fix function name spelling by Stephen Hemminger · 11 years ago
  31. 58e4c76 vxlan: fdb: allow specifying multiple destinations for zero MAC by Mike Rapoport · 11 years ago
  32. bc7892b vxlan: allow removal of single destination from fdb entry by Mike Rapoport · 11 years ago
  33. f0b074b vxlan: introduce vxlan_fdb_parse by Mike Rapoport · 11 years ago
  34. a5e7c10 vxlan: introduce vxlan_fdb_find_rdst by Mike Rapoport · 11 years ago
  35. afbd8ba vxlan: add implicit fdb entry for default destination by Mike Rapoport · 11 years ago
  36. 60d9d4c vxlan: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  37. 234f5b7 vxlan: cosmetic cleanup's by Stephen Hemminger · 11 years ago
  38. bb3fd68 vxlan: Use initializer for dummy structures by Stephen Hemminger · 11 years ago
  39. 9daaa39 vxlan: port module param should be ushort by Stephen Hemminger · 11 years ago
  40. 3e61aa8 vxlan: convert remotes list to list_rcu by Stephen Hemminger · 11 years ago
  41. 4ad1693 vxlan: make vxlan_xmit_one void by Stephen Hemminger · 11 years ago
  42. ebf4063 vxlan: move cleanup to uninit by Stephen Hemminger · 11 years ago
  43. 1c51a91 vxlan: fix race caused by dropping rtnl_unlock by Stephen Hemminger · 11 years ago
  44. 8385f50 vxlan: send notification when MAC migrates by Stephen Hemminger · 11 years ago
  45. 7c47ced vxlan: move IGMP join/leave to work queue by Stephen Hemminger · 11 years ago
  46. 758c57d vxlan: fix crash from work pending on module removal by Stephen Hemminger · 11 years ago
  47. b715398 vxlan: fix out of order operation on module removal by Stephen Hemminger · 11 years ago
  48. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  49. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  51. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago
  52. 26a41ae6 vxlan: only migrate dynamic FDB entries by stephen hemminger · 11 years ago
  53. 3bf74b1 vxlan: fix race between flush and incoming learning by stephen hemminger · 11 years ago
  54. 7332a13 vxlan: defer vxlan init as late as possible by Cong Wang · 11 years ago
  55. 31fec5a vxlan: use unsigned int instead of unsigned by Cong Wang · 11 years ago
  56. 784e461 vxlan: remove the unused rcu head from struct vxlan_rdst by Cong Wang · 11 years ago
  57. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 014be2c vxlan: Update vxlan fdb 'used' field after each usage by Sridhar Samudrala · 11 years ago
  59. 553675f vxlan: listen on multiple ports by stephen hemminger · 11 years ago
  60. f6ace50 vxlan: do not set SKB_GSO_UDP by Dmitry Kravkov · 11 years ago
  61. 823aa87 vxlan: allow choosing destination port per vxlan by stephen hemminger · 11 years ago
  62. 7d836a7 vxlan: compute source port in network byte order by stephen hemminger · 11 years ago
  63. 5d174dd vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) by stephen hemminger · 11 years ago
  64. 73cf331 vxlan: fix byte order issues with NDA_PORT by stephen hemminger · 11 years ago
  65. 23c578b vxlan: document UDP default port by stephen hemminger · 11 years ago
  66. 3b8df3c vxlan: update mail address and copyright date by stephen hemminger · 11 years ago
  67. ae88408 VXLAN: Allow L2 redirection with L3 switching by David Stevens · 11 years ago
  68. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 11 years ago
  69. ab09a6d vxlan: don't bypass encapsulation for multi- and broadcasts by Mike Rapoport · 11 years ago
  70. 9d9f163 vxlan: use htonl when snooping for loopback address by Mike Rapoport · 11 years ago
  71. 6706c82 vxlan: fix some sparse warnings by Wei Yongjun · 11 years ago
  72. 9dcc71e vxlan: Bypass encapsulation if the destination is local by Sridhar Samudrala · 11 years ago
  73. 5abb002 VXLAN: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  74. 206aaaf VXLAN: Use IP Tunnels tunnel ENC encap API by Pravin B Shelar · 11 years ago
  75. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 11 years ago
  76. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  77. 6681712 vxlan: generalize forwarding tables by David Stevens · 11 years ago
  78. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 6aed0c8 tunnel: use iptunnel_xmit() again by Cong Wang · 11 years ago
  80. 05c0db0 VXLAN: Use UDP Tunnel segmention. by Pravin B Shelar · 11 years ago
  81. 9cb6cb7 vxlan: fix oops when delete netns containing vxlan by Zang MingJie · 11 years ago
  82. 88c4c06 reset nf before xmit vxlan encapsulated packet by Zang MingJie · 11 years ago
  83. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  84. 8dc98eb VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 11 years ago
  85. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  86. 1b13c97 net/vxlan: Add ethtool drvinfo by Yan Burman · 12 years ago
  87. 6602d00 vxlan: allow live mac address change by stephen hemminger · 12 years ago
  88. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  89. 0afb166 vxlan: Add capability of Rx checksum offload for inner packet by Joseph Gasparakis · 12 years ago
  90. d6727fe vxlan: capture inner headers during encapsulation by Joseph Gasparakis · 12 years ago
  91. e4f67ad add DOVE extensions for VXLAN by David Stevens · 12 years ago
  92. e8e55d9 vxlan: remove unused variable. by Rami Rosen · 12 years ago
  93. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  95. 1ba56fb vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN by Alexander Duyck · 12 years ago
  96. eb5ce43 vxlan: fix a typo. by Rami Rosen · 12 years ago
  97. 52b702f vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large by Alexander Duyck · 12 years ago
  98. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. afb9718 vxlan: allow a user to set TTL value by Vincent Bernat · 12 years ago
  100. 3c17286 vxlan: don't expire permanent entries by stephen hemminger · 12 years ago