Mel Gorman
|
c48a11c7ad
netvm: propagate page->pfmemalloc to skb
|
13 years ago |
Mel Gorman
|
c93bdd0e03
netvm: allow skb allocation to use PFMEMALLOC reserves
|
13 years ago |
Michael S. Tsirkin
|
a353e0ce0f
skbuff: add an api to orphan frags
|
13 years ago |
Eric Dumazet
|
62b1a8ab9b
net: remove skb_orphan_try()
|
13 years ago |
Felix Fietkau
|
617c8c1123
skb: avoid unnecessary reallocations in __skb_cow
|
13 years ago |
Eric Dumazet
|
bad43ca832
net: introduce skb_try_coalesce()
|
13 years ago |
Eric Dumazet
|
6f532612cc
net: introduce netdev_alloc_frag()
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
ec47ea8247
skb: Add inline helper for getting the skb end offset from head
|
13 years ago |
Alexander Duyck
|
3a7c1ee4ab
skb: Add skb_head_is_locked helper function
|
13 years ago |
Eric Dumazet
|
d961949660
net: fix two typos in skbuff.h
|
13 years ago |
Eric Dumazet
|
18d0700024
net: skb_peek()/skb_peek_tail() cleanups
|
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
|
38ba0a65fa
net: skb_can_coalesce returns a boolean
|
13 years ago |
Eric Dumazet
|
bf1ac5ca6f
nf_bridge: remove holes in struct nf_bridge_info
|
13 years ago |
Michael S. Tsirkin
|
ca8f4fb21d
skbuff: struct ubuf_info callback type safety
|
13 years ago |
Eric Dumazet
|
a21d45726a
tcp: avoid order-1 allocations on wifi and tx path
|
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 |
Linus Torvalds
|
de8856d2c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
50269e19ad
net: add a truesize parameter to skb_add_rx_frag()
|
13 years ago |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Yi Zou
|
3af79302b4
net: update the usage of CHECKSUM_UNNECESSARY
|
13 years ago |
David S. Miller
|
bdcc0924c8
net: Use bool in skbuff.h helper functions.
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ben Greear
|
3bdc0eba0b
net: Add framework to allow sending packets with customized CRC.
|
13 years ago |
Eric Dumazet
|
03606895cd
ipsec: be careful of non existing mac headers
|
13 years ago |
Pavel Emelyanov
|
da5ef6e51b
skb: Add skb_peek_next helper
|
13 years ago |