Commit Graph

84 Commits (a301b777714087ea1d63dbec0173a13d416cd7a9)

Author SHA1 Message Date
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Hellwig b30973f877 [PATCH] node-aware skb allocation 18 years ago
Al Viro a80958f484 [PATCH] fix fallout from header dependency trimming 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro 1f61ab5ca5 [NET]: Preliminaty annotation of skb->csum. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 81d7766276 [NET]: Annotate skb_copy_and_csum_bits() and callers. 18 years ago
Al Viro 2bbbc86890 [NET]: Annotate skb_checksum() and callers. 18 years ago
Al Viro 5084205faf [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Al Viro ae08e1f092 [IPV6]: ip6_output annotations 18 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Herbert Xu e9fa4f7bd2 [INET]: Use pskb_trim_unique when trimming paged unique skbs 19 years ago
Christoph Hellwig 766ea8cce0 [NET]: Fix alloc_skb comment typo 19 years ago
Adrian Bunk 2b7e24b66d [NET]: skb_queue_lock_key() is no longer used. 19 years ago
Arjan van de Ven 76f10ad0e6 [NET]: Remove lockdep_set_class() call from skb_queue_head_init(). 19 years ago
Christoph Hellwig 8af2745645 [NET]: Add netdev_alloc_skb(). 19 years ago
Christoph Hellwig b4e54de8d3 [NET]: Correct dev_alloc_skb kerneldoc 19 years ago
Christoph Hellwig 37182d1bd3 [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Ingo Molnar 06825ba355 [PATCH] lockdep: annotate skb_queue_head_init 19 years ago
Herbert Xu f83ef8c0b5 [IPV6]: Added GSO support for TCPv6 19 years ago
Adrian Bunk 5bba17127e [NET]: make skb_release_data() static 19 years ago
Michael Chan b0da853703 [NET]: Add ECN support for TSO 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Randy Dunlap f4b8ea7849 [NET]: fix net-core kernel-doc 19 years ago
Herbert Xu f4c50d990d [NET]: Add software TSOv4 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Herbert Xu 3cc0e87398 [NET]: Warn in __skb_trim if skb is paged 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
James Morris 984bc16cc9 [SECMARK]: Add secmark support to core networking. 19 years ago
Chris Leech 97fc2f0848 [I/OAT]: Structure changes for TCP recv offload to I/OAT 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
David S. Miller dc6de33674 [NET]: Add skb->truesize assertion checking. 19 years ago
Anton Blanchard 025be81e83 [NET]: Allow skb headroom to be overridden 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Jörn Engel 231d06ae82 [NET]: Uninline kfree_skb and allow NULL argument 19 years ago
Patrick McHardy a193a4abdd [NETFILTER]: Fix skb->nf_bridge lifetime issues 19 years ago
Patrick McHardy 77d2ca3500 [NET]: Reduce size of struct sk_buff on 64 bit architectures 19 years ago
David S. Miller 8243126c5e [NET]: Make second arg to skb_reserved() signed. 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Benjamin LaHaise 4947d3ef8d [NET]: Speed up __alloc_skb() 19 years ago
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Randy Dunlap 461ddf3b90 [NET]: kernel-doc fixes 19 years ago
Patrick McHardy b84f4cc977 [NET]: Use unused bit for ipvs_property field in struct sk_buff 19 years ago