summaryrefslogtreecommitdiff
path: root/include/net/arp.h
Commit message (Expand)AuthorAge
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* arp: Kill arp_findEric W. Biederman2015-03-02
* arp: make arp_invalidate staticStephen Hemminger2013-12-28
* arp/neighbour.h: Remove extern from function prototypesJoe Perches2013-07-31
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-09
* ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller2012-07-20
* ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-05
* ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-15
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-28
* net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-18
* ipv4: Inline neigh binding.David Miller2011-07-13
* ipv4: Use universal hash for ARP.David S. Miller2011-07-11
* arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-10
* arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-29
* net: make neigh_ops constantStephen Hemminger2009-09-01
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-31
* [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen2008-01-28
* [IPV4]: Pass the net pointer to the arp_req_set_proxy()Pavel Emelyanov2008-01-28
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-02
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-28
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-14
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16