Ilpo Järvinen
|
a0bffffc14
net/*: use linux/kernel.h swap()
|
16 년 전 |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 년 전 |
Roel Kluin
|
5eaa65b240
net: Make static
|
16 년 전 |
Harvey Harrison
|
c4106aa88a
decnet: remove private wrappers of endian helpers
|
16 년 전 |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 년 전 |
Alexey Dobriyan
|
6bb3ce25d0
net: remove struct dst_entry::entry_size
|
16 년 전 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 년 전 |
Satoru SATOH
|
5ffc02a158
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
|
17 년 전 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 년 전 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 년 전 |
Eric Dumazet
|
fca09fb732
[DECNET] ROUTE: remove unecessary alignment
|
17 년 전 |
Daniel Lezcano
|
569d36452e
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
|
17 년 전 |
Eric W. Biederman
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 년 전 |
YOSHIFUJI Hideaki
|
b98999dc38
[DECNET]: Use htons() where appropriate.
|
17 년 전 |
Herbert Xu
|
96eba69dba
[DECNET]: Fix inverted wait flag in xfrm_lookup call
|
17 년 전 |
Herbert Xu
|
bb72845e69
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
|
17 년 전 |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 년 전 |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 년 전 |
Herbert Xu
|
352e512c32
[NET]: Eliminate duplicate copies of dst_discard
|
17 년 전 |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 년 전 |
Eric Dumazet
|
0d89d7944f
[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache
|
17 년 전 |
Pavel Emelyanov
|
03f49f3457
[NET]: Make helper to get dst entry and "use" it
|
17 년 전 |
Pavel Emelyanov
|
31164088d7
[DECNET]: Make decnet code use the seq_open_private()
|
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 W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 년 전 |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 년 전 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 년 전 |
Mariusz Kozlowski
|
f87966541e
[DECNET]: kmalloc + memset conversion to kzalloc
|
18 년 전 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 년 전 |