summaryrefslogtreecommitdiffstats
path: root/include/net/arp.h
Commit message (Expand)AuthorAgeFilesLines
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+16
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-041-15/+4
* arp: Kill arp_findEric W. Biederman2015-03-021-1/+0
* arp: make arp_invalidate staticStephen Hemminger2013-12-281-1/+0
* arp/neighbour.h: Remove extern from function prototypesJoe Perches2013-07-311-15/+15
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-091-1/+2
* ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller2012-07-201-3/+0
* ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-051-9/+19
* ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-151-2/+2
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-281-1/+1
* net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-181-9/+0
* ipv4: Inline neigh binding.David Miller2011-07-131-1/+32
* ipv4: Use universal hash for ARP.David S. Miller2011-07-111-0/+7
* arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-101-0/+1
* arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+0
* net: make neigh_ops constantStephen Hemminger2009-09-011-1/+1
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-311-3/+5
* [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen2008-01-281-1/+0
* [IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov2008-01-281-1/+1
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-1/+1
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-281-4/+4
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-141-2/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+32