David S. Miller
|
045f7b3b00
neigh: Kill bogus SMP protected debugging message.
|
13 years ago |
roy.qing.li@gmail.com
|
e049f28883
neigh: fix rcu splat in neigh_update()
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Eric Dumazet
|
20e6074eb8
arp: fix rcu lockdep splat in arp_process()
|
14 years ago |
Eric Dumazet
|
cd28ca0a3d
neigh: reduce arp latency
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
8f40b161de
neigh: Pass neighbour entry to output ops.
|
14 years ago |
David S. Miller
|
542d4d685f
neigh: Kill ndisc_ops->queue_xmit
|
14 years ago |
David S. Miller
|
b23b5455b6
neigh: Kill hh_cache->hh_output
|
14 years ago |
David S. Miller
|
47ec132a40
neigh: Kill neigh_ops->hh_output
|
14 years ago |
David S. Miller
|
0895b08ade
neigh: Simply destroy handling wrt. hh_cache.
|
14 years ago |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 years ago |
David S. Miller
|
5c25f686db
net: Kill support for multiple hh_cache entries per neighbour
|
14 years ago |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 years ago |
David S. Miller
|
f610b74b14
ipv4: Use universal hash for ARP.
|
14 years ago |
David S. Miller
|
cd0893369c
neigh: Store hash shift instead of mask.
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Eric Dumazet
|
6193d2be29
neigh: __rcu annotations
|
14 years ago |
Shan Wei
|
4c306a9291
net: kill unused macros
|
14 years ago |
Tejun Heo
|
a5c30b349b
net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync()
|
14 years ago |
Eric Dumazet
|
0ed8ddf404
neigh: Protect neigh->ha[] with a seqlock
|
14 years ago |
Eric Dumazet
|
34d101dd62
neigh: speedup neigh_hh_init()
|
14 years ago |
Eric Dumazet
|
767e97e1e0
neigh: RCU conversion of struct neighbour
|
14 years ago |
Eric Dumazet
|
d6bf781712
net neigh: RCU conversion of neigh hash table
|
14 years ago |
Eric Dumazet
|
110b249937
net neigh: neigh_delete() and neigh_add() changes
|
14 years ago |
Eric Dumazet
|
c7d4426a98
net: introduce DST_NOCACHE flag
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Doug Kehn
|
91a72a7059
net/core: neighbour update Oops
|
15 years ago |
Eric Dumazet
|
a47311380e
net: fix __neigh_event_send()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |