summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Implement SKB fast cloning.David S. Miller2005-08-301-3/+23
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-0/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-2/+45
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-2/+0Star
* [NET]: Reduce tc_index/tc_verd to u16Patrick McHardy2005-08-301-2/+2
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-301-6/+0Star
* [NET]: Kill skb->tc_classidPatrick McHardy2005-08-301-3/+0Star
* [NET]: Kill skb->listDavid S. Miller2005-08-301-11/+5Star
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-301-5/+5
* [NETFILTER]: convert nfmark and conntrack mark to 32bitHarald Welte2005-08-301-1/+1
* [NET]: Make skb->protocol __be16Alexey Dobriyan2005-08-121-1/+1
* [NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco2005-07-181-1/+2
* [NET]: Fix sparse warningsVictor Fusco2005-07-081-11/+18
* [NET]: Reduce size of sk_buff by 4 bytesThomas Graf2005-07-051-7/+8
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-051-3/+1Star
* [NET]: Fix signedness issues in net/core/filter.cPatrick McHardy2005-07-051-1/+1
* [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-241-0/+5
* [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-241-0/+18
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-211-13/+0Star
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+3
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-1/+1
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-201-6/+0Star
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-201-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1253