Eric Dumazet
|
bad43ca832
net: introduce skb_try_coalesce()
|
13 years ago |
Eric Dumazet
|
6f532612cc
net: introduce netdev_alloc_frag()
|
13 years ago |
Eric Dumazet
|
a1c7fff7e1
net: netdev_alloc_skb() use build_skb()
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Alexander Duyck
|
ec47ea8247
skb: Add inline helper for getting the skb end offset from head
|
13 years ago |
Alexander Duyck
|
3e24591a19
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
|
13 years ago |
Alexander Duyck
|
9202e31d46
skb: Drop bad code from pskb_expand_head
|
13 years ago |
Alexander Duyck
|
3a7c1ee4ab
skb: Add skb_head_is_locked helper function
|
13 years ago |
Eric Dumazet
|
715dc1f342
net: Fix truesize accounting in skb_gro_receive()
|
13 years ago |
Alexander Duyck
|
2996d31f9f
net: Stop decapitating clones that have a head_frag
|
13 years ago |
Eric Dumazet
|
1d0c0b328a
net: makes skb_splice_bits() aware of skb->head_frag
|
13 years ago |
Eric Dumazet
|
d7e8883cfc
net: make GRO aware of skb->head_frag
|
13 years ago |
Eric Dumazet
|
d3836f21b0
net: allow skb->head to be a page fragment
|
13 years ago |
Eric Dumazet
|
d7ccf7c0a0
net: make spd_fill_page() linear argument a bool
|
13 years ago |
David S. Miller
|
a108d5f35a
net: Use bool and remove inline in skb_splice_bits() code.
|
13 years ago |
Eric Dumazet
|
41c73a0d44
net: speedup skb_splice_bits()
|
13 years ago |
Eric Dumazet
|
e66e9a3147
net: allow better page reuse in splice(sock -> pipe)
|
13 years ago |
Eric Dumazet
|
85bb2a60fa
net: dont drop packet but consume it
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David S. Miller
|
011e3c6325
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
87151b8689
net: allow pskb_expand_head() to get maximum tailroom
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
110c43304d
net: fix a race in sock_queue_err_skb()
|
13 years ago |
Eric Dumazet
|
51c56b004e
net: remove k{un}map_skb_frag()
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Eric Dumazet
|
50269e19ad
net: add a truesize parameter to skb_add_rx_frag()
|
13 years ago |
Ben Greear
|
3bdc0eba0b
net: Add framework to allow sending packets with customized CRC.
|
13 years ago |
Eric Dumazet
|
de8261c2fa
gro: fix truesize underestimation
|
13 years ago |