1. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  2. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 8 years ago
  3. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  4. ab997ad ipv6: fix the incorrect return value of throw route by lucien · 9 years ago
  5. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  6. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  8. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  9. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  10. 85b9909 fib6: install fib6 ops in the last step by WANG Cong · 9 years ago
  11. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 9 years ago
  12. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 10 years ago
  13. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress by Stefan Tomanek · 10 years ago
  14. 04f0888 fib6_rules: fix indentation by Stefan Tomanek · 11 years ago
  15. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 11 years ago
  16. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 11 years ago
  17. 46b3a42 ipv6: fib6_rules should return exact return value by Hannes Frederic Sowa · 11 years ago
  18. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 11 years ago
  19. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  20. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  21. 911c854 net/ipv6/fib6_rules.c: Checkpatch cleanup by Eldad Zack · 12 years ago
  22. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  23. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  24. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  25. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  26. 2c1c000 fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() by Eric Dumazet · 14 years ago
  27. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  28. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  29. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  30. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  31. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  32. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  33. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  34. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 14 years ago
  35. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 14 years ago
  36. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  37. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  38. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  39. ff4e1fb [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. by YOSHIFUJI Hideaki · 16 years ago
  40. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  41. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  42. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  43. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  44. dcabb81 [NETNS][IPV6] fib6_rules - handle several network namespaces by Daniel Lezcano · 16 years ago
  45. eb5564b [NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops by Daniel Lezcano · 16 years ago
  46. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  47. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  48. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 16 years ago
  49. 03592383 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 16 years ago
  50. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 16 years ago
  51. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 16 years ago
  52. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 16 years ago
  53. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  54. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  55. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  56. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 17 years ago
  57. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 17 years ago
  58. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 17 years ago
  59. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  60. f465e48 [IPv6] rules: Remove bogus tos validation check by Thomas Graf · 18 years ago
  61. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  62. 40aa7b9 [IPV6] ROUTE: Use &rt->u.dst instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  63. 1f6c955 [NET] rules: Share common attribute validation policy by Thomas Graf · 18 years ago
  64. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  65. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  66. adaa70b [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors by Thomas Graf · 18 years ago
  67. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  68. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  69. 366e4ad [IPV6]: Fix routing by fwmark by Patrick McHardy · 18 years ago
  70. cd9d742 [IPV6] ROUTE: Add support for fwmask in routing rules. by YOSHIFUJI Hideaki · 18 years ago
  71. 2613aad [IPV6] ROUTE: Fix size of fib6_rule_policy. by YOSHIFUJI Hideaki · 18 years ago
  72. 6c5eb6a [IPV6] ROUTE: Fix FWMARK support. by YOSHIFUJI Hideaki · 18 years ago
  73. 75bff8f [IPV6] ROUTE: Routing by FWMARK. by YOSHIFUJI Hideaki · 18 years ago
  74. 2cc67cc [IPV6] ROUTE: Routing by Traffic Class. by YOSHIFUJI Hideaki · 18 years ago
  75. 77d16f4 [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags by YOSHIFUJI Hideaki · 18 years ago
  76. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  77. b142955 [IPV6]: Make sure fib6_rule_lookup doesn't return NULL by Ville Nuorvala · 18 years ago
  78. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  79. 3226f688 [IPV6]: Fix policy routing lookup by Patrick McHardy · 18 years ago
  80. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago