Peter Oskolkov
|
a4fd284a1f
ip: process in-order fragments efficiently
|
7 years ago |
Peter Oskolkov
|
353c9cb360
ip: add helpers to process in-order fragments faster.
|
7 years ago |
Dan Carpenter
|
70837ffe30
ipv4: frags: precedence bug in ip_expire()
|
7 years ago |
Peter Oskolkov
|
fa0f527358
ip: use rb trees for IP frag queue.
|
7 years ago |
Peter Oskolkov
|
7969e5c40d
ip: discard IPv4 datagrams with overlapping segments.
|
7 years ago |
Eric Dumazet
|
4672694bd4
ipv4: frags: handle possible skb truesize change
|
7 years ago |
Eric Dumazet
|
3d23401283
inet: frags: fix ip6frag_low_thresh boundary
|
7 years ago |
Eric Dumazet
|
bf66337140
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
|
7 years ago |
Eric Dumazet
|
1eec5d5670
inet: frags: do not clone skb in ip_expire()
|
7 years ago |
Eric Dumazet
|
3e67f106f6
inet: frags: break the 2GB limit for frags storage
|
7 years ago |
Eric Dumazet
|
2d44ed22e6
inet: frags: remove inet_frag_maybe_warn_overflow()
|
7 years ago |
Eric Dumazet
|
399d1404be
inet: frags: get rif of inet_frag_evicting()
|
7 years ago |
Eric Dumazet
|
6befe4a78b
inet: frags: remove some helpers
|
7 years ago |
Eric Dumazet
|
648700f76b
inet: frags: use rhashtables for reassembly units
|
7 years ago |
Eric Dumazet
|
483a6e4fa0
inet: frags: refactor ipfrag_init()
|
7 years ago |
Eric Dumazet
|
093ba72914
inet: frags: add a pointer to struct netns_frags
|
7 years ago |
Eric Dumazet
|
787bea7748
inet: frags: change inet_frags_init_net() return value
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 years ago |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Kees Cook
|
78802011fb
inet: frags: Convert timers to use timer_setup()
|
7 years ago |
Jesper Dangaard Brouer
|
5a63643e58
Revert "net: fix percpu memory leaks"
|
8 years ago |
Reshetova, Elena
|
edcb691871
net: convert inet_frag_queue.refcnt from atomic_t to refcount_t
|
8 years ago |
Eric Dumazet
|
ec4fbd6475
inet: frag: release spinlock before calling icmp_send()
|
8 years ago |
Eric Dumazet
|
b45386efa2
net: rename IP_INC_STATS_BH()
|
9 years ago |
Nikolay Borisov
|
52a773d645
net: Export ip fragment sysctl to unprivileged users
|
9 years ago |
Nikolay Borisov
|
0fbf4cb27e
ipv4: namespacify ip fragment max dist sysctl knob
|
9 years ago |
Joe Stringer
|
8282f27449
inet: frag: Always orphan skbs inside ip_defrag()
|
9 years ago |
Florian Westphal
|
a72a5e2d34
inet: kill unused skb_free op
|
9 years ago |