Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric Dumazet
|
75be437230
net: gro: avoid double copy in skb_gro_receive()
|
12 years ago |
Joseph Gasparakis
|
6a674e9c75
net: Add support for hardware-offloaded encapsulation
|
12 years ago |
Eric Dumazet
|
c3c7c254b2
net: gro: fix possible panic in skb_gro_receive()
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
25121173f7
skb: api to report errors for zero copy skbs
|
12 years ago |
Michael S. Tsirkin
|
e19d6763cc
skb: report completion status for zero copy skbs
|
12 years ago |
Eric Dumazet
|
3d861f6610
net: fix secpath kmemleak
|
12 years ago |
Eric Dumazet
|
acb600def2
net: remove skb recycling
|
12 years ago |
Weiping Pan
|
f4b549a5ac
use skb_end_offset() in skb_try_coalesce()
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
69b08f62e1
net: use bigger pages in __netdev_alloc_frag
|
12 years ago |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
12 years ago |
Li RongQing
|
8ea853fd0b
net/core: fix comment in skb_try_coalesce
|
12 years ago |
Mel Gorman
|
c93bdd0e03
netvm: allow skb allocation to use PFMEMALLOC reserves
|
13 years ago |
Michael S. Tsirkin
|
dcc0fb782b
skbuff: export skb_copy_ubufs
|
13 years ago |
Michael S. Tsirkin
|
70008aa50e
skbuff: convert to skb_orphan_frags
|
13 years ago |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Krishna Kumar
|
02756ed4a7
skbuff: Use correct allocation in skb_copy_ubufs
|
13 years ago |
Eric Dumazet
|
310e158cc3
net: respect GFP_DMA in __netdev_alloc_skb()
|
13 years ago |
Alexander Duyck
|
540eb7bf0b
net: Update alloc frag to reduce get/put page usage and recycle pages
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
David S. Miller
|
c90a9bb907
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Linus Torvalds
|
a3da2c6913
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
13 years ago |
Eric Dumazet
|
047fe36052
splice: fix racy pipe->buffers uses
|
13 years ago |
David S. Miller
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Randy Dunlap
|
c6c4b97c6b
net/core: fix kernel-doc warnings
|
13 years ago |
Ben Hutchings
|
94b6042cfe
net: Update kernel-doc for __alloc_skb()
|
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 |