1. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  2. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  3. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  4. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  5. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 11 years ago
  7. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 11 years ago
  8. 193c1e4 ip6mr: fix rtm_family of rtnl msg by Nicolas Dichtel · 12 years ago
  9. 812e44d ip6mr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  10. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  11. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  12. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  13. 70b386a ip6mr: use nla_nest_* helpers by Nicolas Dichtel · 12 years ago
  14. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  15. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 12 years ago
  16. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  17. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  18. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  19. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  20. 74a0bd7 ip6mr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  21. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  22. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  23. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  24. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  26. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  27. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  28. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  29. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  30. 67928c4 ipv6-multicast: Fix memory leak in IPv6 multicast. by Ben Greear · 13 years ago
  31. 2015de5 ipv6-multicast: Fix memory leak in input path. by Ben Greear · 13 years ago
  32. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  33. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  34. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 13 years ago
  35. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  36. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  37. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 13 years ago
  38. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 13 years ago
  39. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  40. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  41. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  42. 035320d ipmr: dont corrupt lists by Eric Dumazet · 14 years ago
  43. 8ffb335 ip6mr: fix a typo in ip6mr_for_each_table() by Eric Dumazet · 14 years ago
  44. ed0f160a ipmr: off by one in __ipmr_fill_mroute() by Dan Carpenter · 14 years ago
  45. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  46. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  47. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  48. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  49. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  50. b5aa30b ipv6: ip6mr: remove net pointer from struct mfc6_cache by Patrick McHardy · 14 years ago
  51. c476efb ipv6: ip6mr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  52. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  54. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  55. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  56. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 14 years ago
  57. c871e66 ip6mr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  58. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  59. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  60. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  61. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  62. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  63. 98147d5 net: seq_operations should be const by Stephen Hemminger · 15 years ago
  64. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  65. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  66. 403dbb9 PIM-SM: namespace changes by Tom Goff · 15 years ago
  67. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  68. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 15 years ago
  69. 1d6e55f IPv6: Fix multicast routing bugs. by Thomas Goff · 15 years ago
  70. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  71. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  72. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  73. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  74. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  75. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  76. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  77. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  78. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  79. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  80. 36cbac5 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset by Joe Perches · 16 years ago
  81. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  82. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  83. 007c383 ipmr: convert ipmr virtual interface to net_device_ops by Stephen Hemminger · 16 years ago
  84. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  86. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  88. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  89. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  90. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  91. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  92. 7af3db7 ipv6: Fix using after dev_put() by Wang Chen · 16 years ago
  93. 5ae7b44 ipv6: Check return of dev_set_allmulti by Wang Chen · 16 years ago
  94. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  95. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 16 years ago
  97. d430a22 bogus format in ip6mr by Al Viro · 16 years ago
  98. dc58c78 ip6mr: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  99. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 16 years ago
  100. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago