Herbert Xu
|
2f181855a0
gso: Fix support for linear packets
|
16 年之前 |
Neil Horman
|
ead2ceb0ec
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
|
16 年之前 |
Wei Yongjun
|
f3fbbe0f6f
core: remove some pointless conditionals before kfree_skb()
|
16 年之前 |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 年之前 |
David S. Miller
|
92a0acce18
net: Kill skb_truesize_check(), it only catches false-positives.
|
16 年之前 |
Patrick Ohly
|
ac45f602ee
net: infrastructure for hardware time stamping
|
16 年之前 |
Jarek Poplawski
|
ce3dd39595
net: Fix page seeking for skb_splice_bits().
|
16 年之前 |
David S. Miller
|
b4ac530fc3
net: Move skbuff symbol exports after each symbol's definition.
|
16 年之前 |
Herbert Xu
|
56035022d8
gro: Fix frag_list merging on imprecisely split packets
|
16 年之前 |
Jarek Poplawski
|
4fb6699481
net: Optimize memory usage when splicing from sockets.
|
16 年之前 |
David S. Miller
|
05bee47377
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Herbert Xu
|
81705ad1b2
gro: Do not merge paged packets into frag_list
|
16 年之前 |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 年之前 |
Shyam Iyer
|
71b3346d18
net: Fix OOPS in skb_seq_read().
|
16 年之前 |
Herbert Xu
|
95e3b24cfb
net: Fix frag_list handling in skb_seq_read
|
16 年之前 |
Herbert Xu
|
37fe4732b9
gro: Fix merging of paged packets
|
16 年之前 |
Jarek Poplawski
|
8b9d372897
net: Fix data corruption when splicing from sockets.
|
16 年之前 |
Herbert Xu
|
f557206800
gro: Fix page ref count for skbs freed normally
|
16 年之前 |
Herbert Xu
|
5d38a079ce
gro: Add page frag support
|
16 年之前 |
Herbert Xu
|
b530256d2e
gro: Use gso_size to store MSS
|
16 年之前 |
Herbert Xu
|
71d93b39e5
net: Add skb_gro_receive
|
16 年之前 |
Herbert Xu
|
89319d3801
net: Add frag_list support to skb_segment
|
16 年之前 |
David S. Miller
|
5b9ab2ec04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Arjan van de Ven
|
8f480c0e4e
net: make skb_truesize_bug() call WARN()
|
16 年之前 |
Ilpo Järvinen
|
9f782db3f5
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
|
16 年之前 |
Ilpo Järvinen
|
0ace285605
tcp: handle shift/merge of cloned skbs too
|
16 年之前 |
Ilpo Järvinen
|
832d11c5cd
tcp: Try to restore large SKBs while SACK processing
|
16 年之前 |
David S. Miller
|
7e452baf6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Lennert Buytenhek
|
5cd33db212
net: fix setting of skb->tail in skb_recycle_check()
|
16 年之前 |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |