Eric Dumazet
|
b45386efa2
net: rename IP_INC_STATS_BH()
|
9 vuotta sitten |
Nikolay Borisov
|
52a773d645
net: Export ip fragment sysctl to unprivileged users
|
9 vuotta sitten |
Nikolay Borisov
|
0fbf4cb27e
ipv4: namespacify ip fragment max dist sysctl knob
|
9 vuotta sitten |
Joe Stringer
|
8282f27449
inet: frag: Always orphan skbs inside ip_defrag()
|
9 vuotta sitten |
Florian Westphal
|
a72a5e2d34
inet: kill unused skb_free op
|
9 vuotta sitten |
Eric Dumazet
|
1d6119baf0
net: fix percpu memory leaks
|
9 vuotta sitten |
Eric W. Biederman
|
19bcf9f203
ipv4: Pass struct net into ip_defrag and ip_check_defrag
|
9 vuotta sitten |
David Ahern
|
385add906b
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
|
10 vuotta sitten |
David Ahern
|
192132b9a0
net: Add support for VRFs to inetpeer cache
|
10 vuotta sitten |
David Ahern
|
9972f134a2
net: frags: Add VRF device index to cache and lookup
|
10 vuotta sitten |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Nikolay Aleksandrov
|
caaecdd3d3
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
|
10 vuotta sitten |
Florian Westphal
|
0e60d245a0
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
|
10 vuotta sitten |
David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Edward Hyunkoo Jee
|
0848f6428b
inet: frags: fix defragmented packet's IP header for af_packet
|
10 vuotta sitten |
Florian Westphal
|
14fe22e334
Revert "ipv4: use skb coalescing in defragmentation"
|
10 vuotta sitten |
Florian Westphal
|
d6b915e29f
ip_fragment: don't forward defragmented DF packet
|
10 vuotta sitten |
Andy Zhou
|
8bc04864ac
IPv4: skip ICMP for bridge contrack users when defrag expires
|
10 vuotta sitten |
Andy Zhou
|
5cf4228082
ipv4: introduce frag_expire_skip_icmp()
|
10 vuotta sitten |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 vuotta sitten |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 vuotta sitten |
Alexander Drozdov
|
3e32e733d1
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
|
10 vuotta sitten |
Alexander Drozdov
|
fba04a9e0c
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
|
10 vuotta sitten |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 vuotta sitten |
Fabian Frederick
|
aa1f731e52
inet: frags: remove inline on static in c file
|
10 vuotta sitten |
Fabian Frederick
|
57a02c39c1
inet: frags: add __init to ip4_frags_ctl_register
|
11 vuotta sitten |
Nikolay Aleksandrov
|
d4ad4d22e7
inet: frags: use kmem_cache for inet_frag_queue
|
11 vuotta sitten |
Nikolay Aleksandrov
|
2e404f632f
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
|
11 vuotta sitten |
Nikolay Aleksandrov
|
06aa8b8a03
inet: frags: rename last_in to flags
|
11 vuotta sitten |
Nikolay Aleksandrov
|
1bab4c7507
inet: frag: set limits and make init_net's high_thresh limit global
|
11 vuotta sitten |