Tony Lindgren
|
bc417e30f8
net: Add back alignment for size for __alloc_skb
|
13 years ago |
Ian Campbell
|
a8605c6063
net: add opaque struct around skb frag page
|
13 years ago |
Andy Fleming
|
3d153a7c8b
net: Allow skb_recycle_check to be done in stages
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
14 years ago |
Michael S. Tsirkin
|
48c830120f
net: copy userspace buffers on device forwarding
|
14 years ago |
Ian Campbell
|
ea2ab69379
net: convert core to skb paged frag APIs
|
14 years ago |
Changli Gao
|
6461be3a54
net: Preserve ooo_okay when copying skb header
|
14 years ago |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 years ago |
Eric Dumazet
|
22019b1782
net: add kerneldoc to skb_copy_bits()
|
14 years ago |
Dan Carpenter
|
1511022c9a
skbuff: fix error handling in pskb_copy()
|
14 years ago |
Shirley Ma
|
a48332f803
skbuff: clear tx zero-copy flag
|
14 years ago |
Shirley Ma
|
a6686f2f38
skbuff: skb supports zero-copy buffers
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Eric Dumazet
|
abb57ea48f
net: add skb_dst_force() in sock_queue_err_skb()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 years ago |
Herbert Xu
|
5a2ef92023
inet: Remove unused sk_sndmsg_* from UFO
|
14 years ago |
David S. Miller
|
1397e171f1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
c2aa3665cf
net: add kmemcheck annotation in __alloc_skb()
|
14 years ago |
David S. Miller
|
b4e69ac670
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Michal Schmidt
|
d1dc7abf2f
GRO: fix merging a paged skb after non-paged skbs
|
14 years ago |
KOVACS Krisztian
|
2fc72c7b84
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
|
14 years ago |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |
Changli Gao
|
ca44ac3861
net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared
|
14 years ago |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Eric Dumazet
|
564824b0c5
net: allocate skbs on local node
|
14 years ago |