1. 1e531ad ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 7 years ago
  2. a5a32e4 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 5 years ago
  3. 5d9a796 ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  4. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  5. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 6 years ago
  6. b2440a5 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 7 years ago
  7. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  8. b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
  9. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  10. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  11. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  12. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  13. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  14. 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  15. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 8 years ago
  16. 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 8 years ago
  17. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  18. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  19. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  20. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  21. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  22. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  23. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  24. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  25. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  27. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  28. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  30. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  31. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  32. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  33. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  34. f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 9 years ago
  35. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  36. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  37. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. ffb1388 ipv6: delete protocol and unregister rtnetlink when cleanup by Duan Jiong · 10 years ago
  39. 40dc2ca ipv6: spelling s/incomming/incoming by Fabian Frederick · 10 years ago
  40. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  41. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  42. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 10 years ago
  43. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  44. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  45. 95f4a45 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 10 years ago
  46. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  47. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 905a6f9 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  49. 2b52c3a ip6mr: change the prototype of ip6_mr_forward(). by Rami Rosen · 11 years ago
  50. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  51. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  52. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  53. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  54. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 11 years ago
  56. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 11 years ago
  57. 193c1e4 ip6mr: fix rtm_family of rtnl msg by Nicolas Dichtel · 11 years ago
  58. 812e44d ip6mr: advertise new mfc entries via rtnl by Nicolas Dichtel · 11 years ago
  59. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 11 years ago
  60. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 11 years ago
  61. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 11 years ago
  62. 70b386a ip6mr: use nla_nest_* helpers by Nicolas Dichtel · 11 years ago
  63. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 11 years ago
  64. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 11 years ago
  65. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 11 years ago
  66. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  67. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  68. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  69. 74a0bd7 ip6mr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  70. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  71. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  72. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  73. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  75. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  76. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  77. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 12 years ago
  78. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  79. 67928c4 ipv6-multicast: Fix memory leak in IPv6 multicast. by Ben Greear · 13 years ago
  80. 2015de5 ipv6-multicast: Fix memory leak in input path. by Ben Greear · 13 years ago
  81. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  82. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  83. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 13 years ago
  84. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  85. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  86. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 13 years ago
  87. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 13 years ago
  88. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  89. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  90. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  91. 035320d ipmr: dont corrupt lists by Eric Dumazet · 14 years ago
  92. 8ffb335 ip6mr: fix a typo in ip6mr_for_each_table() by Eric Dumazet · 14 years ago
  93. ed0f160a ipmr: off by one in __ipmr_fill_mroute() by Dan Carpenter · 14 years ago
  94. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  95. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  96. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  97. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  98. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  99. b5aa30b ipv6: ip6mr: remove net pointer from struct mfc6_cache by Patrick McHardy · 14 years ago
  100. c476efb ipv6: ip6mr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago