| Commit message (Expand) | Author | Age | Files | Lines |
* | arp: make arp_invalidate static | Stephen Hemminger | 2013-12-28 | 1 | -1/+0 |
* | arp/neighbour.h: Remove extern from function prototypes | Joe Perches | 2013-07-31 | 1 | -15/+15 |
* | net: Dont use ifindices in hash fns | Pavel Emelyanov | 2012-08-09 | 1 | -1/+2 |
* | ipv4: Fix neigh lookup keying over loopback/point-to-point devices. | David S. Miller | 2012-07-20 | 1 | -3/+0 |
* | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 2012-07-05 | 1 | -9/+19 |
* | ipv4: Eliminate spurious argument to __ipv4_neigh_lookup | David S. Miller | 2012-02-15 | 1 | -2/+2 |
* | ipv6: Use universal hash for NDISC. | David S. Miller | 2011-12-28 | 1 | -1/+1 |
* | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 2011-07-18 | 1 | -9/+0 |
* | ipv4: Inline neigh binding. | David Miller | 2011-07-13 | 1 | -1/+32 |
* | ipv4: Use universal hash for ARP. | David S. Miller | 2011-07-11 | 1 | -0/+7 |
* | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 2011-01-10 | 1 | -0/+1 |
* | arp: remove unnecessary export of arp_broken_ops | stephen hemminger | 2010-09-29 | 1 | -2/+0 |
* | net: make neigh_ops constant | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | [NETFILTER]: ebtables: remove casts, use consts | Jan Engelhardt | 2008-01-31 | 1 | -3/+5 |
* | [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) | Rami Rosen | 2008-01-28 | 1 | -1/+0 |
* | [IPV4]: Pass the net pointer to the arp_req_set_proxy() | Pavel Emelyanov | 2008-01-28 | 1 | -1/+1 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [IPV4] net/ipv4/arp.c: trivial annotations | Al Viro | 2006-09-28 | 1 | -4/+4 |
* | [IPV4]: Possible cleanups. | Adrian Bunk | 2006-04-14 | 1 | -2/+0 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+32 |