Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |
Tejun Heo
|
41f63c5359
workqueue: use mod_delayed_work() instead of cancel + queue
|
13 years ago |
Eric Dumazet
|
a37e6e3449
net: force dst_default_metrics to const section
|
13 years ago |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 years ago |
David S. Miller
|
36bdbcae2f
net: Kill dst->_neighbour, accessors, and final uses.
|
13 years ago |
David S. Miller
|
5110effee8
net: Do delayed neigh confirmation.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Eric Dumazet
|
9de79c127c
net: fix potential neighbour race in dst_ifdown()
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 years ago |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
14 years ago |
Eric Dumazet
|
b30c516f87
net: fix __dst_destroy_metrics_generic()
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
David S. Miller
|
6882f933cc
ipv4: Kill RT_CACHE_DEBUG
|
14 years ago |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 years ago |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 years ago |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 years ago |
David S. Miller
|
725d1e1b45
ipv4: Attach FIB info to dst_default_metrics when possible
|
14 years ago |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 years ago |
Eric Dumazet
|
332dd96f7a
net/dst: dst_dev_event() called after other notifiers
|
14 years ago |
Eric Dumazet
|
27b75c95f1
net: avoid RCU for NOCACHE dst
|
14 years ago |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 years ago |
Eric Dumazet
|
34d101dd62
neigh: speedup neigh_hh_init()
|
14 years ago |
Nicolas Dichtel
|
d79d991379
__dst_free(): put EXPORT_SYMBOLS after the fct
|
15 years ago |
stephen hemminger
|
5611551103
dst: don't inline dst_ifdown
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
laurent chavey
|
598ed9367a
fix net/core/dst.c coding style error and warnings
|
15 years ago |