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
|
14 years ago |
Nicolas Dichtel
|
70789d7052
ipv6: discard overlapping fragment
|
14 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 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
David S. Miller
|
749f621e20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
15 years ago |
Shan Wei
|
9546377c42
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
|
15 years ago |
Patrick McHardy
|
9ab99d5a43
Merge branch 'master' of /repos/git/net-next-2.6
|
15 years ago |
Shan Wei
|
7c070aa947
IPv6: reassembly: replace magic number with macro definitions
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Yang Hongyang
|
3705e11a21
ipv6: fix an oops when force unload ipv6 module
|
15 years ago |
Patrick McHardy
|
0b5ccb2ee2
ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery
|
15 years ago |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |