1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 6 months ago
  3. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  4. 4150437 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 5 years ago
  5. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. 5ce7815 netfilter: nf_defrag_ipv4: Add sysctl to disable per interface by Subash Abhinov Kasiviswanathan · 7 years ago
  7. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 6 years ago
  8. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  9. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  10. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 8 years ago
  11. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 8 years ago
  12. 17b693c net: l3mdev: prefer VRF master for source address selection by David Lamparter · 8 years ago
  13. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 8 years ago
  14. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 8 years ago
  16. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 8 years ago
  17. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  18. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  19. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  20. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  21. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  22. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  23. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  24. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  25. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  26. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  27. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  28. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 9 years ago
  29. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  30. ca9f1fd net: spelling fixes by Stephen Hemminger · 9 years ago
  31. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 9 years ago
  32. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 9 years ago
  33. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  34. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  35. 614d056 ipv4: minor spelling fix by stephen hemminger · 10 years ago
  36. 32a4be4 ipv4: remove inet_addr_hash_lock in devinet.c by WANG Cong · 10 years ago
  37. 63b5f15 ipv4: Fix runtime WARNING in rtmsg_ifa() by Geert Uytterhoeven · 10 years ago
  38. 906e073 net/ipv4: queue work on power efficient wq by viresh kumar · 10 years ago
  39. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  40. dfd1582 ipv4: loopback device: ignore value changes after device is upped by Jiri Pirko · 10 years ago
  41. 09aea5d netconf: rename PROXY_ARP to NEIGH_PROXY by stephen hemminger · 10 years ago
  42. f085ff1 netconf: add proxy-arp support by stephen hemminger · 10 years ago
  43. b601fa1 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 10 years ago
  44. ad6c813 ipv4: add support for IFA_FLAGS nl attribute by Jiri Pirko · 10 years ago
  45. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 10 years ago
  46. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 10 years ago
  47. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  48. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  49. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  51. 4299c8a net: remove an unneeded check by Dan Carpenter · 11 years ago
  52. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  53. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  54. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  55. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. c988d1e net: ipv4: fix schedule while atomic bug in check_lifetime() by Jiri Pirko · 11 years ago
  57. 05a324b net: ipv4: reset check_lifetime_work after changing lifetime by Jiri Pirko · 11 years ago
  58. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 11 years ago
  60. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  61. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  62. 7a67420 netconf: add the handler to dump entries by Nicolas Dichtel · 11 years ago
  63. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  64. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 11 years ago
  65. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 11 years ago
  66. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 11 years ago
  67. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  68. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  69. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  70. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  71. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  72. cc535df rtnl/ipv4: use netconf msg to advertise rp_filter status by Nicolas Dichtel · 12 years ago
  73. 9e55111 rtnl/ipv4: add support of RTM_GETNETCONF by Nicolas Dichtel · 12 years ago
  74. edc9e74 rtnl/ipv4: use netconf msg to advertise forwarding status by Nicolas Dichtel · 12 years ago
  75. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  77. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  78. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  79. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  80. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  81. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  82. 4038499 ipv4: change inet_addr_hash() by Eric Dumazet · 12 years ago
  83. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 12 years ago
  84. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  85. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 12 years ago
  86. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  87. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. f3756b7 ipv4: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  89. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  90. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  91. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 12 years ago
  92. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  93. d01ff0a ipv4: flush route cache after change accept_local by Peter Pan(潘卫平) · 12 years ago
  94. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  95. b76d078 IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  96. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  97. 1fc19af net: fix two lockdep splats by Eric Dumazet · 13 years ago
  98. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  99. 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 13 years ago
  100. 04024b9 ipv4: optimize route adding on secondary promotion by Julian Anastasov · 13 years ago