Eric Dumazet
|
0d5b9311ba
inet: frags: better deal with smp races
|
6 年之前 |
Peter Oskolkov
|
a4fd284a1f
ip: process in-order fragments efficiently
|
7 年之前 |
Peter Oskolkov
|
fa0f527358
ip: use rb trees for IP frag queue.
|
7 年之前 |
David S. Miller
|
89b1698c93
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Eric Dumazet
|
56e2c94f05
inet: frag: enforce memory limits earlier
|
7 年之前 |
David S. Miller
|
c4c5551df1
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
|
7 年之前 |
Paolo Abeni
|
f6f2a4a2eb
ipfrag: really prevent allocation on netns exit
|
7 年之前 |
NeilBrown
|
0eb71a9da5
rhashtable: split rhashtable.h
|
7 年之前 |
Eric Dumazet
|
2d44ed22e6
inet: frags: remove inet_frag_maybe_warn_overflow()
|
7 年之前 |
Eric Dumazet
|
648700f76b
inet: frags: use rhashtables for reassembly units
|
7 年之前 |
Eric Dumazet
|
093ba72914
inet: frags: add a pointer to struct netns_frags
|
7 年之前 |
Kirill Tkhai
|
a560002437
net: Fix hlist corruptions in inet_evict_bucket()
|
7 年之前 |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Kees Cook
|
78802011fb
inet: frags: Convert timers to use timer_setup()
|
7 年之前 |
Jesper Dangaard Brouer
|
fb452a1aa3
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
|
8 年之前 |
Reshetova, Elena
|
edcb691871
net: convert inet_frag_queue.refcnt from atomic_t to refcount_t
|
8 年之前 |
Michal Kubeček
|
30759219f5
net: disable fragment reassembly if high_thresh is zero
|
9 年之前 |
Florian Westphal
|
a72a5e2d34
inet: kill unused skb_free op
|
9 年之前 |
Eric Dumazet
|
1d6119baf0
net: fix percpu memory leaks
|
9 年之前 |
Nikolay Aleksandrov
|
caaecdd3d3
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
|
10 年之前 |
Florian Westphal
|
5719b296fb
inet: frag: don't wait for timer deletion when evicting
|
10 年之前 |
Florian Westphal
|
0e60d245a0
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
|
10 年之前 |
Florian Westphal
|
d1fe19444d
inet: frag: don't re-use chainlist for evictor
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 年之前 |
Nikolay Aleksandrov
|
d70127e8a9
inet: frags: remove the WARN_ON from inet_evict_bucket
|
10 年之前 |
Nikolay Aleksandrov
|
65ba1f1ec0
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
|
10 年之前 |
Nikolay Aleksandrov
|
d4ad4d22e7
inet: frags: use kmem_cache for inet_frag_queue
|
11 年之前 |
Nikolay Aleksandrov
|
2e404f632f
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
|
11 年之前 |