1. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  2. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  3. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  4. ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 7 years ago
  5. bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 7 years ago
  6. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
  7. 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
  8. c3ab2b4 net: ipv4: Add extack messages for route add failures by David Ahern · 8 years ago
  9. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  10. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  11. 06b4fc5 net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip by Gao Feng · 8 years ago
  12. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  13. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  14. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  15. 3b45a41 net: route: add missing nla_policy entry for RTA_MARK attribute by Liping Zhang · 8 years ago
  16. 8bcfd09 ipv4: add missing initialization for flowi4_uid by Julian Anastasov · 8 years ago
  17. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  18. 5350d54 ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules by Alexander Duyck · 8 years ago
  19. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  20. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 8 years ago
  21. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  23. 622ec2c net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  24. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  25. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  26. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  28. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  29. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 9 years ago
  30. 391a203 ipv4/fib: don't warn when primary address is missing if in_dev is dead by Paolo Abeni · 9 years ago
  31. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 9 years ago
  32. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 9 years ago
  33. 7f49e7a net: Flush local routes when device changes vrf association by David Ahern · 9 years ago
  34. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 4f823de ipv4: fix to not remove local route on link down by Julian Anastasov · 9 years ago
  36. 7b13118 ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address by Paolo Abeni · 9 years ago
  37. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. b84f787 net: Initialize flow flags in input path by David Ahern · 9 years ago
  39. 3236b00 net: Replace vrf_dev_table and friends by David Ahern · 9 years ago
  40. 385add9 net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents by David Ahern · 9 years ago
  41. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  42. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  43. 021dd3b net: Add routes to the table associated with the device by David Ahern · 9 years ago
  44. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  45. 15be405e net: Add inet_addr lookup by table by David Ahern · 9 years ago
  46. cd2fbe1 net: Use VRF device index for lookups on RX by David Ahern · 9 years ago
  47. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  48. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  49. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  50. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 9 years ago
  51. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  53. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  54. 6e47d6c fib_trie: Cleanup ip_fib_net_exit code path by Alexander Duyck · 10 years ago
  55. ad88d05 fib_trie: Fix warning on fib4_rules_exit by Alexander Duyck · 10 years ago
  56. 3c9e9f7 fib_trie: Avoid NULL pointer if local table is not allocated by Alexander Duyck · 10 years ago
  57. 61f0d86 fib_trie: Fix uninitialized variable warning by Alexander Duyck · 10 years ago
  58. 6dede75 fib_trie: call fib_table_flush_external under RTNL by Sabrina Dubroca · 10 years ago
  59. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
  60. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 10 years ago
  61. a7e5353 fib_trie: Make fib_table rcu safe by Alexander Duyck · 10 years ago
  62. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  63. 8274a97 fib_trie: Update usage stats to be percpu instead of global variables by Alexander Duyck · 10 years ago
  64. 1dced6a ipv4: Restore accept_local behaviour in fib_validate_source() by Sébastien Barré · 10 years ago
  65. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  66. 0b8c7f6 ipv4: remove ip_rt_dump from route.c by Li RongQing · 11 years ago
  67. a0065f2 fib_frontend: fix possible NULL pointer dereference by Oliver Hartkopp · 11 years ago
  68. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  69. 3a36515 netlink: fix splat in skb_clone with large messages by Pablo Neira · 11 years ago
  70. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  71. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  72. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  73. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  74. 28a2828 ipv4: fib: fix a comment. by Rami Rosen · 12 years ago
  75. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  76. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  77. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  78. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  79. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  80. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  81. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  82. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  83. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  84. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  85. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  86. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  87. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  88. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  89. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 12 years ago
  90. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  91. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  92. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  93. 9e56e38 ipv4: Adjust in_dev handling in fib_validate_source() by David S. Miller · 12 years ago
  94. a207a4b ipv4: Fix bugs in fib_compute_spec_dst(). by David S. Miller · 12 years ago
  95. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  96. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  97. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  98. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  99. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 13 years ago
  100. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 14 years ago