Fabian Frederick
|
57a02c39c1
inet: frags: add __init to ip4_frags_ctl_register
|
11 年之前 |
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 年之前 |
Nikolay Aleksandrov
|
06aa8b8a03
inet: frags: rename last_in to flags
|
11 年之前 |
Nikolay Aleksandrov
|
1bab4c7507
inet: frag: set limits and make init_net's high_thresh limit global
|
11 年之前 |
Florian Westphal
|
ab1c724f63
inet: frag: use seqlock for hash rebuild
|
11 年之前 |
Florian Westphal
|
e3a57d18b0
inet: frag: remove periodic secret rebuild timer
|
11 年之前 |
Florian Westphal
|
3fd588eb90
inet: frag: remove lru list
|
11 年之前 |
Florian Westphal
|
434d305405
inet: frag: don't account number of fragment queues
|
11 年之前 |
Florian Westphal
|
b13d3cbfb8
inet: frag: move eviction of queues to work queue
|
11 年之前 |
Florian Westphal
|
86e93e470c
inet: frag: move evictor calls into frag_find function
|
11 年之前 |
Florian Westphal
|
fb3cfe6e75
inet: frag: remove hash size assumptions from callers
|
11 年之前 |
Florian Westphal
|
36c7778218
inet: frag: constify match, hashfn and constructor arguments
|
11 年之前 |
Vasily Averin
|
7c3d5ab1f3
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
|
11 年之前 |
Tom Herbert
|
7539fadcb8
net: Add utility functions to clear rxhash
|
11 年之前 |
Hannes Frederic Sowa
|
e7b519ba55
ipv4: initialize ip4_frags hash secret as late as possible
|
11 年之前 |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
97599dc792
net: drop dst before queueing fragments
|
12 年之前 |
Hannes Frederic Sowa
|
be991971d5
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6
|
12 年之前 |
Hannes Frederic Sowa
|
5a3da1fe95
inet: limit length of fragment queue hash table bucket lists
|
12 年之前 |
Pravin B Shelar
|
14bbd6a565
net: Add skb_unclone() helper function.
|
12 年之前 |
Jesper Dangaard Brouer
|
3ef0eb0db4
net: frag, move LRU list maintenance outside of rwlock
|
12 年之前 |
Jesper Dangaard Brouer
|
d433673e5f
net: frag helper functions for mem limit tracking
|
12 年之前 |
Jesper Dangaard Brouer
|
c2a936600f
net: increase fragment memory usage limits
|
12 年之前 |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年之前 |
Johannes Berg
|
1bf3751ec9
ipv4: ip_check_defrag must not modify skb before unsharing
|
12 年之前 |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 年之前 |
Amerigo Wang
|
6b102865e7
ipv6: unify fragment thresh handling code
|
13 年之前 |
Patrick McHardy
|
5f2d04f1f9
ipv4: fix path MTU discovery with connection tracking
|
13 年之前 |
David S. Miller
|
c6cffba4ff
ipv4: Fix input route performance regression.
|
13 年之前 |