Arnaldo Carvalho de Melo
|
2e07fa9cd3
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures
|
18 years ago |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 years ago |
Arnaldo Carvalho de Melo
|
cfe1fc7759
[SK_BUFF]: Introduce skb_network_header_len
|
18 years ago |
Arnaldo Carvalho de Melo
|
ddc7b8e32b
[SK_BUFF]: Some more layer header conversions
|
18 years ago |
Yasuyuki Kozakai
|
edda553c32
[NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb
|
18 years ago |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 years ago |
Arnaldo Carvalho de Melo
|
98e399f82a
[SK_BUFF]: Introduce skb_mac_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 years ago |
Herbert Xu
|
b4dfa0b1fb
[NET]: Get rid of alloc_skb_from_cache
|
18 years ago |
Patrick McHardy
|
c01003c205
[IFB]: Fix crash on input device removal
|
18 years ago |
Alexey Dobriyan
|
3e6b3b2e34
[NET]: Copy mac_len in skb_clone() as well
|
18 years ago |
Patrick McHardy
|
b08d5840d2
[NET]: Fix kfree(skb)
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
4ec93edb14
[NET] CORE: Fix whitespace errors.
|
18 years ago |
Greg Kroah-Hartman
|
43cb76d91e
Network: convert network devices to use struct device instead of class_device
|
23 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
19 years ago |
Christoph Hellwig
|
b30973f877
[PATCH] node-aware skb allocation
|
19 years ago |
Al Viro
|
a1f8e7f7fb
[PATCH] severing skbuff.h -> highmem.h
|
19 years ago |
Al Viro
|
ff1dcadb1b
[NET]: Split skb->csum
|
19 years ago |
Al Viro
|
81d7766276
[NET]: Annotate skb_copy_and_csum_bits() and callers.
|
19 years ago |
Al Viro
|
2bbbc86890
[NET]: Annotate skb_checksum() and callers.
|
19 years ago |
Al Viro
|
5f92a7388a
[NET]: Annotate callers of the reset of checksum.h stuff.
|
19 years ago |
Al Viro
|
5084205faf
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*
|
19 years ago |
Al Viro
|
44bb93633f
[NET]: Annotate csum_partial() callers in net/*
|
19 years ago |
Al Viro
|
d3bc23e7ee
[NET]: Annotate callers of csum_fold() in net/*
|
19 years ago |
Thomas Graf
|
82e91ffef6
[NET]: Turn nfmark into generic mark
|
19 years ago |
Herbert Xu
|
25f484a62e
[NET]: Set truesize in pskb_copy
|
19 years ago |
Herbert Xu
|
c8884edd07
[NET]: Fix segmentation of linear packets
|
19 years ago |
Christoph Hellwig
|
1d2c8eea69
[PATCH] slab: clean up leak tracking ifdefs a little bit
|
19 years ago |
Alexey Dobriyan
|
e5d679f339
[NET]: Use SLAB_PANIC
|
19 years ago |