1. 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  2. 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
  3. 54c4cad ipmr: Make MFC fib notifiers common by Yuval Mintz · 7 years ago
  4. bc67a0d ipmr: Make vif fib notifiers common by Yuval Mintz · 7 years ago
  5. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  6. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  7. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  8. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  9. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 5d8b3e6 ipv4: ipmr: Add the parent ID field to VIF struct by Yotam Gigi · 7 years ago
  12. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  13. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  14. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  15. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  16. 8fb472c ipmr: improve hash scalability by Nikolay Aleksandrov · 8 years ago
  17. 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 8 years ago
  18. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  19. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 9 years ago
  20. 5ea1f13 net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h by Nikolay Aleksandrov · 9 years ago
  21. 520191b net: ipmr: adjust mroute.h style and drop extern by Nikolay Aleksandrov · 9 years ago
  22. 06bd6c0 net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum by Nikolay Aleksandrov · 9 years ago
  23. bbb923a mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() by Nicolas Dichtel · 12 years ago
  24. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  25. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 14 years ago
  26. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  27. a8c9486 ipmr: RCU protection for mfc_cache_array by Eric Dumazet · 14 years ago
  28. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 15 years ago
  29. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  30. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 15 years ago
  31. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  32. ee5e81f add vif using local interface index instead of IP by Ilia K · 15 years ago
  33. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  34. 4feb88e netns: ipmr: enable namespace support in ipv4 multicast routing code by Benjamin Thery · 16 years ago
  35. 5c0a66f netns: ipmr: store netns in struct mfc_cache by Benjamin Thery · 16 years ago
  36. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 16 years ago
  37. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 17 years ago
  38. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 17 years ago
  39. 80a9492 [IPV4] MROUTE: Adjust include files for user-space. by YOSHIFUJI Hideaki · 17 years ago
  40. 2e80462 [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. by YOSHIFUJI Hideaki · 17 years ago
  41. 6a9fb94 [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs by Pavel Emelyanov · 17 years ago
  42. 114c784 [IPV4]: mroute annotations by Al Viro · 18 years ago
  43. 1b620154 [IPV4]: PIMv2 header annotations by Al Viro · 18 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago