Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |
Nikolay Aleksandrov
|
d70127e8a9
inet: frags: remove the WARN_ON from inet_evict_bucket
|
10 years ago |
Nikolay Aleksandrov
|
65ba1f1ec0
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
|
10 years ago |
Nikolay Aleksandrov
|
d4ad4d22e7
inet: frags: use kmem_cache for inet_frag_queue
|
11 years ago |
Nikolay Aleksandrov
|
2e404f632f
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
|
11 years ago |
Nikolay Aleksandrov
|
f926e23660
inet: frags: fix function declaration alignments in inet_fragment
|
11 years ago |
Nikolay Aleksandrov
|
06aa8b8a03
inet: frags: rename last_in to flags
|
11 years ago |
Florian Westphal
|
ab1c724f63
inet: frag: use seqlock for hash rebuild
|
11 years ago |
Florian Westphal
|
e3a57d18b0
inet: frag: remove periodic secret rebuild timer
|
11 years ago |
Florian Westphal
|
3fd588eb90
inet: frag: remove lru list
|
11 years ago |
Florian Westphal
|
434d305405
inet: frag: don't account number of fragment queues
|
11 years ago |
Florian Westphal
|
b13d3cbfb8
inet: frag: move eviction of queues to work queue
|
11 years ago |
Florian Westphal
|
86e93e470c
inet: frag: move evictor calls into frag_find function
|
11 years ago |
Florian Westphal
|
fb3cfe6e75
inet: frag: remove hash size assumptions from callers
|
11 years ago |
Florian Westphal
|
e588e2f286
inet: frag: make sure forced eviction removes all frags
|
11 years ago |
Nikolay Aleksandrov
|
24b9bf43e9
net: fix for a race condition in the inet frag code
|
11 years ago |
Hannes Frederic Sowa
|
7088ad74e6
inet: remove old fragmentation hash initializing
|
11 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Jiang Liu
|
0ed5fd1385
mm: use totalram_pages instead of num_physpages at runtime
|
12 years ago |
Rami Rosen
|
af92e5425e
inet: frag , remove an empty ifdef.
|
12 years ago |
Konstantin Khlebnikov
|
b56141ab34
net: frag, fix race conditions in LRU list maintenance
|
12 years ago |
Jesper Dangaard Brouer
|
19952cc4f8
net: frag queue per hash bucket locking
|
12 years ago |
Jesper Dangaard Brouer
|
1b5ab0def4
net: use the frag lru_lock to protect netns_frags.nqueues update
|
12 years ago |
Jesper Dangaard Brouer
|
68399ac37e
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
|
12 years ago |
Hannes Frederic Sowa
|
be991971d5
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
|
12 years ago |
Hannes Frederic Sowa
|
5a3da1fe95
inet: limit length of fragment queue hash table bucket lists
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Jesper Dangaard Brouer
|
3ef0eb0db4
net: frag, move LRU list maintenance outside of rwlock
|
12 years ago |
Jesper Dangaard Brouer
|
6d7b857d54
net: use lib/percpu_counter API for fragmentation mem accounting
|
12 years ago |
Jesper Dangaard Brouer
|
d433673e5f
net: frag helper functions for mem limit tracking
|
12 years ago |