Alexander Drozdov
|
3e32e733d1
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
|
10 years ago |
Alexander Drozdov
|
fba04a9e0c
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
|
10 years ago |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |
Fabian Frederick
|
aa1f731e52
inet: frags: remove inline on static in c file
|
10 years ago |
Fabian Frederick
|
57a02c39c1
inet: frags: add __init to ip4_frags_ctl_register
|
11 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
|
06aa8b8a03
inet: frags: rename last_in to flags
|
11 years ago |
Nikolay Aleksandrov
|
1bab4c7507
inet: frag: set limits and make init_net's high_thresh limit global
|
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
|
36c7778218
inet: frag: constify match, hashfn and constructor arguments
|
11 years ago |
Vasily Averin
|
7c3d5ab1f3
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
|
11 years ago |
Tom Herbert
|
7539fadcb8
net: Add utility functions to clear rxhash
|
11 years ago |
Hannes Frederic Sowa
|
e7b519ba55
ipv4: initialize ip4_frags hash secret as late as possible
|
11 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
97599dc792
net: drop dst before queueing fragments
|
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 |
Pravin B Shelar
|
14bbd6a565
net: Add skb_unclone() helper function.
|
12 years ago |
Jesper Dangaard Brouer
|
3ef0eb0db4
net: frag, move LRU list maintenance outside of rwlock
|
12 years ago |
Jesper Dangaard Brouer
|
d433673e5f
net: frag helper functions for mem limit tracking
|
12 years ago |
Jesper Dangaard Brouer
|
c2a936600f
net: increase fragment memory usage limits
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Johannes Berg
|
1bf3751ec9
ipv4: ip_check_defrag must not modify skb before unsharing
|
12 years ago |