Octavian Purdila
|
db43a282d3
tcp: fix for splice receive when used with software LRO
|
17 년 전 |
Octavian Purdila
|
293ad60401
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
|
17 년 전 |
Johannes Berg
|
c800578510
net: Fix useless comment reference loop.
|
17 년 전 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Gerrit Renker
|
7de6c03336
[SKB]: __skb_append = __skb_queue_after
|
17 년 전 |
Ben Hutchings
|
4c821d753d
[NET]: Fix kernel-doc for skb_segment
|
17 년 전 |
David S. Miller
|
a0f55e0e83
[NET]: Fix dev_alloc_skb() typo.
|
17 년 전 |
Denys Vlasenko
|
1483b8744e
[NET]: Add inline intent commentary to dev_alloc_skb().
|
17 년 전 |
Ilpo Järvinen
|
419ae74ecc
[NET]: uninline skb_trim, de-bloats
|
17 년 전 |
Ilpo Järvinen
|
c2aa270ad7
[NET]: uninline skb_push, de-bloats a lot
|
17 년 전 |
Ilpo Järvinen
|
f58518e678
[NET]: uninline dev_alloc_skb, de-bloats a lot
|
17 년 전 |
Ilpo Järvinen
|
6be8ac2fdc
[NET]: uninline skb_pull, de-bloats a lot
|
17 년 전 |
Ilpo Järvinen
|
0dde3e1648
[NET]: uninline skb_put, de-bloats a lot
|
17 년 전 |
Linus Torvalds
|
f6866fecd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Randy Dunlap
|
bc2cda1ebd
docbook: make a networking book and fix a few errors
|
17 년 전 |
Urs Thuermann
|
fee54fa517
[NET]: Fix comment for skb_pull_rcsum
|
17 년 전 |
Rusty Russell
|
f35d9d8aae
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
|
17 년 전 |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 년 전 |
Paul Moore
|
02f1c89d6e
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
|
17 년 전 |
Herbert Xu
|
2d4baff8da
[SKBUFF]: Free old skb properly in skb_morph
|
17 년 전 |
Jens Axboe
|
c46f2334c8
[SG] Get rid of __sg_mark_end()
|
17 년 전 |
David S. Miller
|
51c739d1f4
[NET]: Fix incorrect sg_mark_end() calls.
|
17 년 전 |
Jamal Hadi Salim
|
a057ae3c10
[NET_CLS_ACT]: Use skb_act_clone
|
17 년 전 |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 년 전 |
Jens Axboe
|
fa05f1286b
Update net/ to use sg helpers
|
17 년 전 |
Herbert Xu
|
172a863f2b
[NET]: Fix csum_start update in pskb_expand_head
|
17 년 전 |
Herbert Xu
|
e0053ec07e
[SKBUFF]: Add skb_morph
|
17 년 전 |
Herbert Xu
|
dec18810c5
[SKBUFF]: Merge common code between copy_skb_header and skb_clone
|
17 년 전 |
Herbert Xu
|
52886051ff
[SKBUFF]: Fix up csum_start when head room changes
|
17 년 전 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 년 전 |