1. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 8 years ago
  2. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 8 years ago
  3. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 8 years ago
  4. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 8 years ago
  5. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 8 years ago
  6. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 8 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  8. fd61c6b net: ipv6: remove nowait arg to rt6_fill_node by David Ahern · 9 years ago
  9. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 10 years ago
  10. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 10 years ago
  11. bbb923a mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() by Nicolas Dichtel · 13 years ago
  12. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 13 years ago
  13. 1632b9e UAPI: Split trivial #if defined(__KERNEL__) && X conditionals by David Howells · 14 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  15. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 15 years ago
  16. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 16 years ago
  17. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 16 years ago
  18. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 16 years ago
  19. b5aa30b ipv6: ip6mr: remove net pointer from struct mfc6_cache by Patrick McHardy · 16 years ago
  20. d94d9fe net: cleanup include/linux by Eric Dumazet · 16 years ago
  21. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 17 years ago
  22. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 17 years ago
  23. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 17 years ago
  24. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 17 years ago
  25. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 17 years ago
  26. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 18 years ago
  27. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 18 years ago
  28. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 18 years ago
  29. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 18 years ago
  30. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 18 years ago
  31. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 18 years ago