1. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  2. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  3. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 8 years ago
  4. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  5. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  6. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  7. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 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. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 9 years ago
  11. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 9 years ago
  12. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  13. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  14. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress 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. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 11 years ago
  18. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  19. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  20. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 12 years ago
  21. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  22. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  23. f3756b7 ipv4: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  24. 6fc0143 net: ipv4: export fib_lookup and fib_table_lookup by Florian Westphal · 13 years ago
  25. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  26. 9ade228 ipv4: Use flowi4 in FIB layer. by David S. Miller · 13 years ago
  27. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 13 years ago
  28. 982721f ipv4: Use const'ify fib_result deep in the route call chains. by David S. Miller · 13 years ago
  29. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 13 years ago
  30. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  31. 6a31d2a fib: cleanups by Eric Dumazet · 14 years ago
  32. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  33. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  34. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  35. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  36. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  37. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  38. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  39. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  40. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  41. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  42. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  43. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  44. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  45. 64c2d53 [IPV4]: Consolidate fib_select_default. by Denis V. Lunev · 16 years ago
  46. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 16 years ago
  47. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 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. e4e4971 [NETNS]: Namespacing IPv4 fib rules. by Denis V. Lunev · 16 years ago
  51. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 16 years ago
  52. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 16 years ago
  53. dbb5016 [IPV4]: Check fib4_rules_init failure. by Denis V. Lunev · 16 years ago
  54. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 16 years ago
  55. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 16 years ago
  56. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  57. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  58. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  59. 4b19ca4 [NET] fib_rules: delay route cache flush by ip_rt_min_delay by Thomas Graf · 17 years ago
  60. 73417f6 [NET] fib_rules: Flush route cache after rule modifications by Thomas Graf · 17 years ago
  61. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 17 years ago
  62. 63f3444 [IPv4]: Use rtnl registration interface by Thomas Graf · 17 years ago
  63. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  64. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  65. 1f6c955 [NET] rules: Share common attribute validation policy by Thomas Graf · 18 years ago
  66. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 18 years ago
  67. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  68. 45d60b9 [IPV4]: FRA_{DST,SRC} annotated by Al Viro · 18 years ago
  69. 81f7bf6 [IPV4]: net/ipv4/fib annotations by Al Viro · 18 years ago
  70. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  71. bbfb39c [IPV4]: Add support for fwmark masks in routing rules by Patrick McHardy · 18 years ago
  72. 1af5a8c [IPV4]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  73. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  74. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  75. 0298f36 [IPV4]: Kill fib4_rules_clean(). by David S. Miller · 18 years ago
  76. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  77. e1ef4bf [IPV4]: Use Protocol Independant Policy Routing Rules Framework by Thomas Graf · 18 years ago
  78. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  79. 26e0fd1ce [NET]: Fix IPv4/DECnet routing rule dumping by Patrick McHardy · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. a5cdc03 [IPV4]: Add fib rule netlink notifications by Patrick McHardy · 18 years ago
  82. d15150f [IPV4] fib_rules.c: make struct fib_rules static again by Adrian Bunk · 18 years ago
  83. 7b204af [IPV4]: Use RCU locking in fib_rules. by Robert Olsson · 18 years ago
  84. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  85. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago