Eric Dumazet
|
97599dc792
net: drop dst before queueing fragments
|
12 years ago |
Hannes Frederic Sowa
|
5a3da1fe95
inet: limit length of fragment queue hash table bucket lists
|
12 years ago |
Eric Dumazet
|
8064b3cf75
ipv6: fix a sparse warning
|
12 years ago |
Eric Dumazet
|
279e9f2ff7
ipv6: optimize inet6_hash_frag()
|
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 |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
Amerigo Wang
|
6b102865e7
ipv6: unify fragment thresh handling code
|
12 years ago |
Amerigo Wang
|
d4915c087f
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
|
12 years ago |
Amerigo Wang
|
b836c99fd6
ipv6: unify conntrack reassembly expire code with standard one
|
12 years ago |
Eric Dumazet
|
ec16439e17
ipv6: use skb coalescing in reassembly
|
13 years ago |
Eric Dumazet
|
cbc264cacd
ip_frag: struct inet_frags match() method returns a bool
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Eric Dumazet
|
808db80a7e
ipv6: call consume_skb() in frag/reassembly
|
13 years ago |
Eric W. Biederman
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
Eric W. Biederman
|
4344475797
net: Kill register_sysctl_rotable
|
13 years ago |
Eric Dumazet
|
5de658f878
ipv6: fix RFC5722 comment
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Jozsef Kadlecsik
|
82a39eb6b3
ipv6: Prepare the tree for un-inlined jhash.
|
14 years ago |
Shan Wei
|
f46421416f
ipv6: fix overlap check for fragments
|
14 years ago |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Nicolas Dichtel
|
70789d7052
ipv6: discard overlapping fragment
|
15 years ago |
David S. Miller
|
21dc330157
net: Rename skb_has_frags to skb_has_frag_list
|
15 years ago |
Changli Gao
|
d6bebca92c
fragment: add fast path for in-order fragments
|
15 years ago |
Eric Dumazet
|
a95d8c88be
ipfrag : frag_kfree_skb() cleanup
|
15 years ago |
Eric Dumazet
|
d27f9b3582
ip_frag: Remove some atomic ops
|
15 years ago |