1. 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
  2. 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 1 month ago
  3. 92c4bed ipmr: Fix indentation issue by Roy, UjjaL · 3 years, 6 months ago
  4. 974d8f8 ipv4: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  5. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 7 months ago
  6. bb82067c ipmr: Use full VIF ID in netlink cache reports by Paul Davey · 4 years, 4 months ago
  7. c8715a8 ipmr: Add high byte of VIF ID to igmpmsg by Paul Davey · 4 years, 4 months ago
  8. 501cb00 ipmr: Add route table ID to netlink cache reports by Paul Davey · 4 years, 4 months ago
  9. 73cb119 ipmr: Copy option to correct variable by Ido Schimmel · 4 years, 5 months ago
  10. 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  11. 3628e3c net: ipv4: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  12. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  13. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 7 months ago
  14. c7e36705 impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel by Christoph Hellwig · 4 years, 7 months ago
  15. c1fd1182 ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel by Christoph Hellwig · 4 years, 7 months ago
  16. c384b8a ipv4: streamline ipmr_new_tunnel by Christoph Hellwig · 4 years, 7 months ago
  17. 7013908 ipmr: Add lockdep expression to ipmr_for_each_table macro by Amol Grover · 4 years, 8 months ago
  18. a14fbcd ipmr: Fix RCU list debugging warning by Amol Grover · 4 years, 8 months ago
  19. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  20. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. 7901cd9 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
  22. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  24. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  25. 0079ad8 ipmr: remove hard code cache_resolve_queue_len limit by Hangbin Liu · 5 years ago
  26. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  27. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  28. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  29. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  30. 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
  31. ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
  32. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  33. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  34. d044002 net: ipv4: ipmr: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  35. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 6e0735d ipmr: Drop mfc_cache argument to ipmr_queue_xmit by David Ahern · 6 years ago
  37. 5648451 ipv4: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  38. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  39. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  40. ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
  41. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  42. cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
  43. 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
  44. e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
  45. 14fc5bb rtnetlink: Update ipmr_rtm_dumplink for strict data checking by David Ahern · 6 years ago
  46. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
  47. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  48. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  50. b16fb41 net: fib_rules: add extack support by Roopa Prabhu · 7 years ago
  51. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  52. 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
  53. cdc9f94 ipmr: Make ipmr_dump() common by Yuval Mintz · 7 years ago
  54. 54c4cad ipmr: Make MFC fib notifiers common by Yuval Mintz · 7 years ago
  55. bc67a0d ipmr: Make vif fib notifiers common by Yuval Mintz · 7 years ago
  56. 128aaa9 net: Revert "ipv4: fix a deadlock in ip_ra_control" by Kirill Tkhai · 7 years ago
  57. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  58. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  59. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  60. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  61. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  62. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  63. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  64. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  65. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  66. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  67. 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 7 years ago
  68. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  69. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  70. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  71. a5bc929 ipv4: ipmr: Don't forward packets already forwarded by hardware by Yotam Gigi · 7 years ago
  72. 5d8b3e6 ipv4: ipmr: Add the parent ID field to VIF struct by Yotam Gigi · 7 years ago
  73. ef739d8 net: ipmr: make function ipmr_notifier_init static by Colin Ian King · 7 years ago
  74. 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
  75. c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
  76. b362053 ipmr: Send FIB notifications on MFC and VIF entries by Yotam Gigi · 7 years ago
  77. 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
  78. 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
  79. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  80. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
  81. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
  82. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
  83. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  84. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  85. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 8 years ago
  87. 772c344 net: ipmr: add getlink support by Nikolay Aleksandrov · 8 years ago
  88. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  89. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 8 years ago
  90. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  92. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
  93. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  94. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  95. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  96. 8fb472c ipmr: improve hash scalability by Nikolay Aleksandrov · 8 years ago
  97. 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 8 years ago
  98. 1708ebc ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries by Nikolay Aleksandrov · 8 years ago
  99. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  100. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago