1. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  4. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  5. 58b35f2 arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 7 years ago
  6. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  7. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  8. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  9. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  11. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  12. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  13. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  14. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  15. 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 8 years ago
  16. 5990baa arp: fixed -Wuninitialized compiler warning by Ihar Hrachyshka · 8 years ago
  17. 7d472a5 arp: always override existing neigh entries with gratuitous ARP by Ihar Hrachyshka · 8 years ago
  18. d9ef2e7 arp: postpone addr_type calculation to as late as possible by Ihar Hrachyshka · 8 years ago
  19. 6fd0563 arp: decompose is_garp logic into a separate function by Ihar Hrachyshka · 8 years ago
  20. 34eb5fe arp: fixed error in a comment by Ihar Hrachyshka · 8 years ago
  21. 23d268e arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 8 years ago
  22. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  23. 4872e57 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 8 years ago
  24. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
  25. 8dfd329 arp: correct return value of arp_rcv by Zhang Shengju · 9 years ago
  26. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  27. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 181a422 ipv4: fix reply_dst leakage on arp reply by Jiri Benc · 9 years ago
  29. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  31. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  32. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  33. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  34. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  35. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  37. 0accfc2 arp: Inherit metadata dst when creating ARP requests by Thomas Graf · 9 years ago
  38. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  39. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  40. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  41. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  42. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  43. 59b2af2 arp: Kill arp_find by Eric W. Biederman · 10 years ago
  44. 21bfb8e arp: Remove special case to give AX25 it's open arp operations. by Eric W. Biederman · 10 years ago
  45. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  46. 825bae5 arp: Do not perturb drop profiles with ignored ARP packets by Rick Jones · 10 years ago
  47. 56022a8 ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set by Salam Noureddine · 11 years ago
  48. 7195cf7 arp: make arp_invalidate static by Stephen Hemminger · 11 years ago
  49. b601fa19 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  50. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  51. 1f9248e neigh: convert parms to an array by Jiri Pirko · 11 years ago
  52. 3e25c65 net: neighbour: Remove CONFIG_ARPD by Tim Gardner · 11 years ago
  53. 6c8b4e3 arp: flush arp cache on IFF_NOARP change by Timo Teräs · 12 years ago
  54. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  55. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  56. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  57. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  58. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 12 years ago
  59. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  60. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  61. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  62. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  63. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  64. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  65. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 13 years ago
  66. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 13 years ago
  67. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 13 years ago
  68. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 13 years ago
  69. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  70. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  71. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
  72. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  73. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  74. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  75. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  76. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  77. 40e4783 ipv4: arp: Cleanup in arp.c by Igor Maravic · 13 years ago
  78. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  79. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  80. 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  81. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  82. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  83. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  84. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  85. 3769cff ipv4: Inline neigh binding. by David Miller · 13 years ago
  86. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  87. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  88. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  89. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  90. c506653 net: arp_ioctl() must hold RTNL by Eric Dumazet · 14 years ago
  91. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  92. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago
  93. ae9c416 net: arp: use assignment by Changli Gao · 14 years ago
  94. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  95. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  96. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  97. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  98. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  99. deffd77 net: arp: code cleanup by Changli Gao · 14 years ago
  100. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago