David S. Miller
|
4d9092bb41
ipv6: Use frag list abstraction interfaces.
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Jorge Boncompte [DTI2]
|
2bad35b7c9
netns: oops in ip[6]_frag_reasm incrementing stats
|
16 年之前 |
Alexey Dobriyan
|
6d9f239a1e
net: '&' redux
|
16 年之前 |
Denis V. Lunev
|
821d57776d
ipv6: added net argument to IP6_ADD_STATS_BH
|
16 年之前 |
Denis V. Lunev
|
483a47d2fe
ipv6: added net argument to IP6_INC_STATS_BH
|
16 年之前 |
Denis V. Lunev
|
3bd653c845
netns: add net parameter to IP6_INC_STATS
|
16 年之前 |
Denis V. Lunev
|
98b3377ca7
ipv6: consolidate error paths in ipv6_frag_rcv
|
16 年之前 |
Ilpo Järvinen
|
93c8b90f01
ipv6: almost identical frag hashing funcs combined
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Pavel Emelyanov
|
9a375803fe
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Pavel Emelyanov
|
7d291ebb83
inet: Register fragmentation some ctls at read-only root.
|
17 年之前 |
Pavel Emelyanov
|
0002c630c4
ipv6: In fragmentation code, handle error returned from register_pernet_subsys.
|
17 年之前 |
Pavel Emelyanov
|
0a64b4b811
inet: Rename fragmentation sysctl-related functions/variables.
|
17 年之前 |
Daniel Lezcano
|
4ac2ccd016
netns: Fix reassembly timer to use the right namespace
|
17 年之前 |
Joe Perches
|
bc578a54f0
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Pavel Emelyanov
|
81566e8322
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
|
17 年之前 |
Pavel Emelyanov
|
3140c25c82
[NETNS][FRAGS]: Make the LRU list per namespace.
|
17 年之前 |
Pavel Emelyanov
|
3b4bc4a2bf
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
|
17 年之前 |
Pavel Emelyanov
|
e31e0bdc7e
[NETNS][FRAGS]: Make thresholds work in namespaces.
|
17 年之前 |
Pavel Emelyanov
|
b2fd5321dd
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
|
17 年之前 |
Pavel Emelyanov
|
e4a2d5c2bc
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
|
17 年之前 |
Pavel Emelyanov
|
6ddc082223
[NETNS][FRAGS]: Make the mem counter per-namespace.
|
17 年之前 |
Pavel Emelyanov
|
e5a2bb842c
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
|
17 年之前 |
Pavel Emelyanov
|
ac18e7509e
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
|
17 年之前 |
Pavel Emelyanov
|
8d8354d2fb
[NETNS][FRAGS]: Move ctl tables around.
|
17 年之前 |
Daniel Lezcano
|
7d460db953
[IPV6]: Fix ip6_frag ctl
|
17 年之前 |