Commit Graph

65 Commits (f4330002d11f032559954cbff68a5cad95b6d27f)

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 a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 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 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 5084205faf [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
Al Viro 44bb93633f [NET]: Annotate csum_partial() callers in net/* 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Herbert Xu 25f484a62e [NET]: Set truesize in pskb_copy 18 years ago
Herbert Xu c8884edd07 [NET]: Fix segmentation of linear packets 18 years ago
Christoph Hellwig 1d2c8eea69 [PATCH] slab: clean up leak tracking ifdefs a little bit 18 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Christoph Hellwig 7b2e497a06 [NET]: Assign skb->dev in netdev_alloc_skb 19 years ago
Adrian Bunk 2b7e24b66d [NET]: skb_queue_lock_key() is no longer used. 19 years ago
Christoph Hellwig 8af2745645 [NET]: Add netdev_alloc_skb(). 19 years ago
Herbert Xu f4d26fb336 [NET]: Fix ___pskb_trim when entire frag_list needs dropping 19 years ago
Herbert Xu 27b437c8b7 [NET]: Update frag_list in pskb_trim 19 years ago
Ingo Molnar 06825ba355 [PATCH] lockdep: annotate skb_queue_head_init 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 5bba17127e [NET]: make skb_release_data() static 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Phil Oester f72b948dcb [NET]: skb_find_text ignores to argument 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
James Morris 984bc16cc9 [SECMARK]: Add secmark support to core networking. 19 years ago
David S. Miller dc6de33674 [NET]: Add skb->truesize assertion checking. 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Arnaldo Carvalho de Melo f94691acf9 [SK_BUFF]: export skb_pull_rcsum 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
YOSHIFUJI Hideaki a8372f035a [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone(). 19 years ago
Herbert Xu 8798b3fb71 [NET]: Fix skb fclone error path handling. 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Benjamin LaHaise 4947d3ef8d [NET]: Speed up __alloc_skb() 19 years ago
Martin Waitz dab9630fb3 [NET]: make function pointer argument parseable by kernel-doc 19 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 19 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 19 years ago
Randy Dunlap c83c248618 [SK_BUFF] kernel-doc: fix skbuff warnings 19 years ago
Julian Anastasov c98d80edc8 [SK_BUFF]: ipvs_property field must be copied 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Herbert Xu 325ed82393 [NET]: Fix packet timestamping. 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
David S. Miller d179cd1292 [NET]: Implement SKB fast cloning. 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago