Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | net: avoid potential false sharing in neighbor related code | Eric Dumazet | 1 | -2/+2 |
2019-05-05 | ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled | David Ahern | 1 | -0/+8 |
2018-01-15 | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY | Jim Westfall | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-01 | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-02-07 | net: add confirm_neigh method to dst_ops | Julian Anastasov | 1 | -0/+16 |
2015-03-04 | neigh: Factor out ___neigh_lookup_noref | Eric W. Biederman | 1 | -15/+4 |
2015-03-03 | arp: Kill arp_find | Eric W. Biederman | 1 | -1/+0 |
2013-12-29 | arp: make arp_invalidate static | Stephen Hemminger | 1 | -1/+0 |
2013-08-01 | arp/neighbour.h: Remove extern from function prototypes | Joe Perches | 1 | -15/+15 |
2012-08-10 | net: Dont use ifindices in hash fns | Pavel Emelyanov | 1 | -1/+2 |
2012-07-21 | ipv4: Fix neigh lookup keying over loopback/point-to-point devices. | David S. Miller | 1 | -3/+0 |
2012-07-05 | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 1 | -9/+19 |
2012-02-16 | ipv4: Eliminate spurious argument to __ipv4_neigh_lookup | David S. Miller | 1 | -2/+2 |
2011-12-29 | ipv6: Use universal hash for NDISC. | David S. Miller | 1 | -1/+1 |
2011-07-18 | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 1 | -9/+0 |
2011-07-13 | ipv4: Inline neigh binding. | David Miller | 1 | -1/+32 |
2011-07-11 | ipv4: Use universal hash for ARP. | David S. Miller | 1 | -0/+7 |
2011-01-11 | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 1 | -0/+1 |
2010-09-30 | arp: remove unnecessary export of arp_broken_ops | stephen hemminger | 1 | -2/+0 |
2009-09-02 | net: make neigh_ops constant | Stephen Hemminger | 1 | -1/+1 |
2008-02-01 | [NETFILTER]: ebtables: remove casts, use consts | Jan Engelhardt | 1 | -3/+5 |
2008-01-29 | [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) | Rami Rosen | 1 | -1/+0 |
2008-01-29 | [IPV4]: Pass the net pointer to the arp_req_set_proxy() | Pavel Emelyanov | 1 | -1/+1 |
2006-12-03 | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 1 | -1/+1 |
2006-09-29 | [IPV4] net/ipv4/arp.c: trivial annotations | Al Viro | 1 | -4/+4 |
2006-04-15 | [IPV4]: Possible cleanups. | Adrian Bunk | 1 | -2/+0 |
2005-08-30 | [NET]: Kill skb->real_dev | David S. Miller | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+32 |