aboutsummaryrefslogtreecommitdiff
path: root/include/net/arp.h
AgeCommit message (Expand)Author
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-rc2v2.6.12-rc2Linus Torvalds