David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 년 전 |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 년 전 |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
14 년 전 |
Eric Dumazet
|
b30c516f87
net: fix __dst_destroy_metrics_generic()
|
14 년 전 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 년 전 |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 년 전 |
David S. Miller
|
6882f933cc
ipv4: Kill RT_CACHE_DEBUG
|
14 년 전 |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 년 전 |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 년 전 |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 년 전 |
David S. Miller
|
725d1e1b45
ipv4: Attach FIB info to dst_default_metrics when possible
|
14 년 전 |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 년 전 |
Eric Dumazet
|
332dd96f7a
net/dst: dst_dev_event() called after other notifiers
|
14 년 전 |
Eric Dumazet
|
27b75c95f1
net: avoid RCU for NOCACHE dst
|
14 년 전 |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 년 전 |
Eric Dumazet
|
34d101dd62
neigh: speedup neigh_hh_init()
|
14 년 전 |
Nicolas Dichtel
|
d79d991379
__dst_free(): put EXPORT_SYMBOLS after the fct
|
15 년 전 |
stephen hemminger
|
5611551103
dst: don't inline dst_ifdown
|
15 년 전 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
laurent chavey
|
598ed9367a
fix net/core/dst.c coding style error and warnings
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Eric Dumazet
|
2fc1b5dd99
dst: call cond_resched() in dst_gc_task()
|
15 년 전 |
Eric Dumazet
|
ef711cf1d1
net: speedup dst_release()
|
16 년 전 |
Benjamin Thery
|
f262b59bec
net: fix scheduling of dst_gc_task by __dst_free
|
16 년 전 |
Ilpo Järvinen
|
8d3308687f
[NET]: uninline dst_release
|
17 년 전 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 년 전 |
Denis V. Lunev
|
9de8f76d20
[NETNS]: DST cleanup routines should be called inside namespace.
|
17 년 전 |
Daniel Lezcano
|
569d36452e
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
|
17 년 전 |
Eric Dumazet
|
64b7d96167
[NET]: dst_ifdown() cleanup
|
17 년 전 |
Denis V. Lunev
|
5a3e55d68e
[NET]: Multiple namespaces in the all dst_ifdown routines.
|
17 년 전 |