1. c04438f ipv4: add net device refcount tracker to struct in_device by Eric Dumazet · 3 years, 1 month ago
  2. 6def480 net: return correct error code by liuguoqiang · 3 years, 1 month ago
  3. fcdb44d net: arp: introduce arp_evict_nocarrier sysctl parameter by James Prestwood · 3 years, 2 months ago
  4. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
  5. b0e99d0 net: socket: remove register_gifconf by Arnd Bergmann · 3 years, 5 months ago
  6. 8292d7f net: ipv4: add capability check for net administration by Yang Yang · 3 years, 5 months ago
  7. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago
  8. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  9. 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  10. a100243 rtnetlink: avoid RCU read lock when holding RTNL by Cong Wang · 3 years, 8 months ago
  11. 3583a4e ipv6: report errors for iftoken via netlink extack by Stephen Hemminger · 3 years, 9 months ago
  12. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
  13. 30e2379 net: ipv4: remove redundant initialization in inet_rtm_deladdr by Menglong Dong · 4 years, 2 months ago
  14. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  15. 1b49cd7 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 7 months ago
  16. 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
  17. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  18. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  19. 690cc86 net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 9 months ago
  20. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  21. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  22. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  23. 2e60546 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 5 years ago
  24. 6a9e9ce net: ipv4: fix infinite loop on secondary addr promotion by Florian Westphal · 6 years ago
  25. 650638a ipv4: fix confirm_addr_indev() when enable route_localnet by Shijie Luo · 6 years ago
  26. d8c444d ipv4: fix inet_select_addr() when enable route_localnet by Shijie Luo · 6 years ago
  27. 40008e9 net: ipv4: remove erroneous advancement of list pointer by Florian Westphal · 6 years ago
  28. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. d3e6e28 net: ipv4: fix rcu lockdep splat due to wrong annotation by Florian Westphal · 6 years ago
  30. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  31. d519e87 devinet: use in_dev_for_each_ifa_rcu in more places by Florian Westphal · 6 years ago
  32. ef11db3 net: inetdevice: provide replacement iterators for in_ifaddr walk by Florian Westphal · 6 years ago
  33. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  34. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  35. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  36. 856c395 net: introduce a knob to control whether to inherit devconf config by Cong Wang · 6 years ago
  37. eede370 net: ipv4: netconf: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  38. 7c1e8a3 netlink: fixup regression in RTM_GETADDR by Arthur Gautier · 6 years ago
  39. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 65cab85 net: Allow class-e address assignment via ifconfig ioctl by Dave Taht · 6 years ago
  41. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  42. bf4cc40 net/{ipv4,ipv6}: Do not put target net if input nsid is invalid by Bjørn Mork · 6 years ago
  43. d7e3861 net/ipv4: Put target net when address dump fails due to bad attributes by David Ahern · 6 years ago
  44. 5fcd266 net/ipv4: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  45. 1c98eca net/ipv4: Move loop over addresses on a device into in_dev_dump_addr by David Ahern · 6 years ago
  46. addd383 net: Update netconf dump handlers for strict data checking by David Ahern · 6 years ago
  47. c33078e net/ipv4: Update inet_dump_ifaddr for strict data checking by David Ahern · 6 years ago
  48. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  49. 978a46f ipv4: add inet_fill_args by Christian Brauner · 6 years ago
  50. d380714 ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 6 years ago
  51. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  52. af4d768 net/ipv4: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  53. 30e948a ipv4: Get the address of interface correctly. by Tonghao Zhang · 7 years ago
  54. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 7 years ago
  55. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
  56. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  57. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  58. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  59. 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
  60. 6e617de net: avoid a full fib lookup when rp_filter is disabled. by Paolo Abeni · 7 years ago
  61. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  62. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  63. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  64. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  65. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  66. b5c9641 net: devinet: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  67. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  68. 8b57fd1 net: Eliminate duplicated codes by creating one new function in_dev_select_addr by Gao Feng · 8 years ago
  69. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  70. 66109109 net: ipv4: remove fib_lookup.h from devinet.c include list by David Ahern · 8 years ago
  71. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  72. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  73. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  74. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 9 years ago
  75. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 9 years ago
  76. 17b693c net: l3mdev: prefer VRF master for source address selection by David Lamparter · 9 years ago
  77. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 9 years ago
  78. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 9 years ago
  80. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  81. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  82. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  83. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  84. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  85. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  86. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
  87. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  88. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  89. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  90. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  91. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  92. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  93. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  94. ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
  95. 207895fd3 net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  96. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  97. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  98. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  99. 614d056 ipv4: minor spelling fix by stephen hemminger · 11 years ago
  100. 32a4be4 ipv4: remove inet_addr_hash_lock in devinet.c by WANG Cong · 11 years ago