Florian Westphal
|
a72a5e2d34
inet: kill unused skb_free op
|
il y a 9 ans |
Michal Kubeček
|
264640fc2c
ipv6: distinguish frag queues by device for multicast and link-local packets
|
il y a 9 ans |
Eric Dumazet
|
1d6119baf0
net: fix percpu memory leaks
|
il y a 9 ans |
Nikolay Aleksandrov
|
caaecdd3d3
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
|
il y a 10 ans |
Florian Westphal
|
0e60d245a0
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
|
il y a 10 ans |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
il y a 10 ans |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
il y a 10 ans |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
il y a 10 ans |
Fabian Frederick
|
fc08c25819
ipv6: remove inline on static in c file
|
il y a 10 ans |
Ian Morris
|
cc24becae3
ipv6: White-space cleansing : Structure layouts
|
il y a 11 ans |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
il y a 11 ans |
Nikolay Aleksandrov
|
d4ad4d22e7
inet: frags: use kmem_cache for inet_frag_queue
|
il y a 11 ans |
Nikolay Aleksandrov
|
2e404f632f
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
|
il y a 11 ans |
Nikolay Aleksandrov
|
06aa8b8a03
inet: frags: rename last_in to flags
|
il y a 11 ans |
Nikolay Aleksandrov
|
d2373862b3
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
|
il y a 11 ans |
Nikolay Aleksandrov
|
1bab4c7507
inet: frag: set limits and make init_net's high_thresh limit global
|
il y a 11 ans |
Florian Westphal
|
ab1c724f63
inet: frag: use seqlock for hash rebuild
|
il y a 11 ans |
Florian Westphal
|
e3a57d18b0
inet: frag: remove periodic secret rebuild timer
|
il y a 11 ans |
Florian Westphal
|
3fd588eb90
inet: frag: remove lru list
|
il y a 11 ans |
Florian Westphal
|
b13d3cbfb8
inet: frag: move eviction of queues to work queue
|
il y a 11 ans |
Florian Westphal
|
86e93e470c
inet: frag: move evictor calls into frag_find function
|
il y a 11 ans |
Florian Westphal
|
fb3cfe6e75
inet: frag: remove hash size assumptions from callers
|
il y a 11 ans |
Florian Westphal
|
36c7778218
inet: frag: constify match, hashfn and constructor arguments
|
il y a 11 ans |
Hannes Frederic Sowa
|
b1190570b4
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once
|
il y a 12 ans |
Hannes Frederic Sowa
|
f46078cfcd
ipv6: drop packets with multiple fragmentation headers
|
il y a 12 ans |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 12 ans |
Eric Dumazet
|
97599dc792
net: drop dst before queueing fragments
|
il y a 12 ans |
Hannes Frederic Sowa
|
eec2e6185f
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
|
il y a 12 ans |
Hannes Frederic Sowa
|
5a3da1fe95
inet: limit length of fragment queue hash table bucket lists
|
il y a 12 ans |
Eric Dumazet
|
8064b3cf75
ipv6: fix a sparse warning
|
il y a 12 ans |