aboutsummaryrefslogtreecommitdiff
path: root/include/net/arp.h
AgeCommit message (Expand)Author
2019-11-06net: avoid potential false sharing in neighbor related codeEric Dumazet
2019-05-05ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman
2015-03-02arp: Kill arp_findEric W. Biederman
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov
2012-07-20ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-13ipv4: Inline neigh binding.David Miller
2011-07-11ipv4: Use universal hash for ARP.David S. Miller
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger
2009-09-01net: make neigh_ops constantStephen Hemminger
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt
2008-01-28[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen
2008-01-28[IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds