summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] node-aware skb allocationChristoph Hellwig2006-12-071-3/+3
* [PATCH] fix fallout from header dependency trimmingAl Viro2006-12-041-0/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-1/+0
* [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-041-1/+0
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-19/+0
* [NET]: Split skb->csumAl Viro2006-12-021-1/+4
* [NET]: Preliminaty annotation of skb->csum.Al Viro2006-12-021-2/+2
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-021-1/+1
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-021-2/+2
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-021-2/+2
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-021-2/+1
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-2/+2
* [IPV6]: ip6_output annotationsAl Viro2006-12-021-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-8/+9
* [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-131-0/+15
* [NET]: Fix alloc_skb comment typoChristoph Hellwig2006-08-071-2/+2
* [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-2/+0
* [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
* [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+22
* [NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig2006-07-241-2/+2
* [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig2006-07-241-4/+0
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-0/+5
* [PATCH] lockdep: annotate skb_queue_head_initIngo Molnar2006-07-031-0/+3
* [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-2/+4
* [NET]: make skb_release_data() staticAdrian Bunk2006-06-291-1/+0
* [NET]: Add ECN support for TSOMichael Chan2006-06-291-0/+3
* [NET]: Added GSO header verificationHerbert Xu2006-06-291-1/+4
* [NET]: fix net-core kernel-docRandy Dunlap2006-06-231-0/+2
* [NET]: Add software TSOv4Herbert Xu2006-06-231-0/+1
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-3/+9
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-6/+5
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [NET]: Warn in __skb_trim if skb is pagedHerbert Xu2006-06-171-12/+12
* | [NET]: Clean up skb_linearizeHerbert Xu2006-06-171-4/+20
* | [SECMARK]: Add secmark support to core networking.James Morris2006-06-171-0/+22
* | [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-171-0/+4
|/
* [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+7
* [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-311-4/+25
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-1/+3
* [NET]: Uninline kfree_skb and allow NULL argumentJörn Engel2006-03-201-16/+1
* [NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy2006-03-201-10/+14
* [NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy2006-03-201-1/+1
* [NET]: Make second arg to skb_reserved() signed.David S. Miller2006-01-171-1/+1
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-071-1/+1
* [NET]: Speed up __alloc_skb()Benjamin LaHaise2006-01-031-1/+1
* [NET]: Small cleanup to socket initializationAndi Kleen2006-01-031-1/+0
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-031-0/+2
* [NET]: kernel-doc fixesRandy Dunlap2005-11-201-0/+1
OpenPOWER on IntegriCloud