YOSHIFUJI Hideaki
|
4ec93edb14
[NET] CORE: Fix whitespace errors.
|
18 lat temu |
Greg Kroah-Hartman
|
43cb76d91e
Network: convert network devices to use struct device instead of class_device
|
23 lat temu |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 lat temu |
Christoph Hellwig
|
b30973f877
[PATCH] node-aware skb allocation
|
18 lat temu |
Al Viro
|
a1f8e7f7fb
[PATCH] severing skbuff.h -> highmem.h
|
18 lat temu |
Al Viro
|
ff1dcadb1b
[NET]: Split skb->csum
|
18 lat temu |
Al Viro
|
81d7766276
[NET]: Annotate skb_copy_and_csum_bits() and callers.
|
18 lat temu |
Al Viro
|
2bbbc86890
[NET]: Annotate skb_checksum() and callers.
|
18 lat temu |
Al Viro
|
5f92a7388a
[NET]: Annotate callers of the reset of checksum.h stuff.
|
18 lat temu |
Al Viro
|
5084205faf
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*
|
18 lat temu |
Al Viro
|
44bb93633f
[NET]: Annotate csum_partial() callers in net/*
|
18 lat temu |
Al Viro
|
d3bc23e7ee
[NET]: Annotate callers of csum_fold() in net/*
|
18 lat temu |
Thomas Graf
|
82e91ffef6
[NET]: Turn nfmark into generic mark
|
18 lat temu |
Herbert Xu
|
25f484a62e
[NET]: Set truesize in pskb_copy
|
18 lat temu |
Herbert Xu
|
c8884edd07
[NET]: Fix segmentation of linear packets
|
18 lat temu |
Christoph Hellwig
|
1d2c8eea69
[PATCH] slab: clean up leak tracking ifdefs a little bit
|
18 lat temu |
Alexey Dobriyan
|
e5d679f339
[NET]: Use SLAB_PANIC
|
19 lat temu |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
19 lat temu |
Christoph Hellwig
|
7b2e497a06
[NET]: Assign skb->dev in netdev_alloc_skb
|
19 lat temu |
Adrian Bunk
|
2b7e24b66d
[NET]: skb_queue_lock_key() is no longer used.
|
19 lat temu |
Christoph Hellwig
|
8af2745645
[NET]: Add netdev_alloc_skb().
|
19 lat temu |
Herbert Xu
|
f4d26fb336
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
|
19 lat temu |
Herbert Xu
|
27b437c8b7
[NET]: Update frag_list in pskb_trim
|
19 lat temu |
Ingo Molnar
|
06825ba355
[PATCH] lockdep: annotate skb_queue_head_init
|
19 lat temu |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 lat temu |
Adrian Bunk
|
5bba17127e
[NET]: make skb_release_data() static
|
19 lat temu |
Herbert Xu
|
576a30eb64
[NET]: Added GSO header verification
|
19 lat temu |
Phil Oester
|
f72b948dcb
[NET]: skb_find_text ignores to argument
|
19 lat temu |
Herbert Xu
|
f4c50d990d
[NET]: Add software TSOv4
|
19 lat temu |
Herbert Xu
|
7967168cef
[NET]: Merge TSO/UFO fields in sk_buff
|
19 lat temu |