David S. Miller
|
5c3ddec73d
net: Remove unused neighbour layer ops.
|
13 anos atrás |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 anos atrás |
David Miller
|
da6a8fa027
neigh: Add device constructor/destructor capability.
|
14 anos atrás |
David Miller
|
596b9b68ef
neigh: Add infrastructure for allocating device neigh privates.
|
14 anos atrás |
David Miller
|
5b8b0060cb
neigh: Get rid of neigh_table->kmem_cachep
|
14 anos atrás |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 anos atrás |
Jorge Boncompte [DTI2]
|
df07a94cf5
netns: fix proxy ARP entries listing on a netns
|
13 anos atrás |
Eric Dumazet
|
8b5c171bb3
neigh: new unresolved queue limits
|
13 anos atrás |
David S. Miller
|
045f7b3b00
neigh: Kill bogus SMP protected debugging message.
|
13 anos atrás |
roy.qing.li@gmail.com
|
e049f28883
neigh: fix rcu splat in neigh_update()
|
13 anos atrás |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 anos atrás |
Eric Dumazet
|
20e6074eb8
arp: fix rcu lockdep splat in arp_process()
|
14 anos atrás |
Eric Dumazet
|
cd28ca0a3d
neigh: reduce arp latency
|
14 anos atrás |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 anos atrás |
David S. Miller
|
8f40b161de
neigh: Pass neighbour entry to output ops.
|
14 anos atrás |
David S. Miller
|
542d4d685f
neigh: Kill ndisc_ops->queue_xmit
|
14 anos atrás |
David S. Miller
|
b23b5455b6
neigh: Kill hh_cache->hh_output
|
14 anos atrás |
David S. Miller
|
47ec132a40
neigh: Kill neigh_ops->hh_output
|
14 anos atrás |
David S. Miller
|
0895b08ade
neigh: Simply destroy handling wrt. hh_cache.
|
14 anos atrás |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 anos atrás |
David S. Miller
|
5c25f686db
net: Kill support for multiple hh_cache entries per neighbour
|
14 anos atrás |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 anos atrás |
David S. Miller
|
f610b74b14
ipv4: Use universal hash for ARP.
|
14 anos atrás |
David S. Miller
|
cd0893369c
neigh: Store hash shift instead of mask.
|
14 anos atrás |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 anos atrás |
Eric Dumazet
|
6193d2be29
neigh: __rcu annotations
|
14 anos atrás |
Shan Wei
|
4c306a9291
net: kill unused macros
|
14 anos atrás |
Tejun Heo
|
a5c30b349b
net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync()
|
14 anos atrás |
Eric Dumazet
|
0ed8ddf404
neigh: Protect neigh->ha[] with a seqlock
|
14 anos atrás |
Eric Dumazet
|
34d101dd62
neigh: speedup neigh_hh_init()
|
14 anos atrás |