summaryrefslogtreecommitdiffstats
path: root/net/ipv6/reassembly.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-16/+16
* [IPV6]: Misc endianness annotations.Al Viro2006-12-031-13/+13
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-031-26/+39
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-4/+4
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown2006-04-121-6/+12
* [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-211-18/+17Star
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-6/+5Star
* [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassemblyYasuyuki Kozakai2005-11-161-25/+16Star
* [IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger2005-09-081-6/+3Star
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+771