1. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
  2. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 7 years ago
  3. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 7 years ago
  4. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  5. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  6. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 7 years ago
  8. 772c344 net: ipmr: add getlink support by Nikolay Aleksandrov · 7 years ago
  9. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  10. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 7 years ago
  11. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 7 years ago
  13. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 7 years ago
  14. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  15. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 7 years ago
  16. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  17. 8fb472c ipmr: improve hash scalability by Nikolay Aleksandrov · 8 years ago
  18. 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 8 years ago
  19. 1708ebc ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries by Nikolay Aleksandrov · 8 years ago
  20. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  21. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  23. e58e415 net: Enable support for VRF with ipv4 multicast by David Ahern · 8 years ago
  24. 56245ca net: pim: add all RFC7761 message types by Nikolay Aleksandrov · 8 years ago
  25. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  26. b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
  27. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  28. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  29. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  30. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  31. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  32. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. ccbb0aa net: ipmr: add mfc newroute/delroute netlink support by Nikolay Aleksandrov · 9 years ago
  34. 42e6b89 net: ipmr: fix setsockopt error return by Nikolay Aleksandrov · 9 years ago
  35. 1973a4e net: ipmr: move pimsm_enabled to pim.h and rename by Nikolay Aleksandrov · 9 years ago
  36. 5ea1f13 net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h by Nikolay Aleksandrov · 9 years ago
  37. 06bd6c0 net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum by Nikolay Aleksandrov · 9 years ago
  38. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
  39. a0b4773 net: ipmr: factor out common vif init code by Nikolay Aleksandrov · 9 years ago
  40. 29e97d2 net: ipmr: rearrange and cleanup setsockopt by Nikolay Aleksandrov · 9 years ago
  41. af62323 net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails by Nikolay Aleksandrov · 9 years ago
  42. 29c3f19 net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES by Nikolay Aleksandrov · 9 years ago
  43. fe9ef3c net: ipmr: make ip_mroute_getsockopt more understandable by Nikolay Aleksandrov · 9 years ago
  44. 7ef8f65 net: ipmr: fix code and comment style by Nikolay Aleksandrov · 9 years ago
  45. c316c62 net: ipmr: remove some pimsm ifdefs and simplify by Nikolay Aleksandrov · 9 years ago
  46. f3d4318 net: ipmr: always define mroute_reg_vif_num by Nikolay Aleksandrov · 9 years ago
  47. 1113ebb net: ipmr: move the tbl id check in ipmr_new_table by Nikolay Aleksandrov · 9 years ago
  48. 0e615e9 net: ipmr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  49. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 44f49dd ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context. by Ani Sinha · 9 years ago
  51. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  52. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  53. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  54. 758ccac8e ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  55. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  56. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  57. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  58. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  59. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  61. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  62. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  63. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 9 years ago
  64. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  66. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  67. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  68. f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 9 years ago
  69. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  70. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  71. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  72. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  73. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  74. 70cb4a4 ipmr: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  75. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  76. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  77. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. 95f4a45 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  79. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 11 years ago
  80. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  81. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  82. c4854ec ipmr: change the prototype of ip_mr_forward(). by Rami Rosen · 11 years ago
  83. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  84. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 11 years ago
  85. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  86. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  87. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  88. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  89. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  90. 360eb5d ipmr: fix sparse warning when testing origin or group by Nicolas Dichtel · 12 years ago
  91. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 12 years ago
  92. 8cd3ac9 ipmr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  93. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  94. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  95. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  96. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  97. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  99. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  100. 5e1859f ipv4: ipmr: various fixes and cleanups by Eric Dumazet · 12 years ago