1. 1e84dc6 neigh: introduce neigh_confirm() helper function by Yajun Deng · 3 years, 1 month ago
  2. 25c7a6d net: avoid potential false sharing in neighbor related code by Eric Dumazet · 5 years ago
  3. 9b3040a ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  4. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  7. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  8. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  9. 59b2af2 arp: Kill arp_find by Eric W. Biederman · 10 years ago
  10. 7195cf7 arp: make arp_invalidate static by Stephen Hemminger · 11 years ago
  11. 90972b2 arp/neighbour.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  12. b14f243 net: Dont use ifindices in hash fns by Pavel Emelyanov · 12 years ago
  13. 0bb4087 ipv4: Fix neigh lookup keying over loopback/point-to-point devices. by David S. Miller · 12 years ago
  14. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  15. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 13 years ago
  16. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  17. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  18. 3769cff ipv4: Inline neigh binding. by David Miller · 13 years ago
  19. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  20. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  21. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  22. 89d69d2 net: make neigh_ops constant by Stephen Hemminger · 15 years ago
  23. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 17 years ago
  24. 04ce99c [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) by Rami Rosen · 17 years ago
  25. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 17 years ago
  26. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  27. ed9bad0 [IPV4] net/ipv4/arp.c: trivial annotations by Al Viro · 18 years ago
  28. 6c97e72 [IPV4]: Possible cleanups. by Adrian Bunk · 19 years ago
  29. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  30. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago