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 년 전 |
Herbert Xu
|
352e512c32
[NET]: Eliminate duplicate copies of dst_discard
|
17 년 전 |
Jiri Olsa
|
40208d71e0
[NET]: Removing duplicit #includes
|
17 년 전 |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
17 년 전 |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 년 전 |
Eric Dumazet
|
86bba269d0
[PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue
|
18 년 전 |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
18 년 전 |
Denis Cheng
|
c4b1010f40
[NET]: Merge dst_discard_in and dst_discard_out.
|
18 년 전 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 년 전 |
Linus Torvalds
|
cb18eccff4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
18 년 전 |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 년 전 |
YOSHIFUJI Hideaki
|
4ec93edb14
[NET] CORE: Fix whitespace errors.
|
18 년 전 |
Arjan van de Ven
|
f5a6e01c09
[NET]: user of the jiffies rounding code: Networking
|
18 년 전 |