Peter Zijlstra
|
654bed16cf
net: packet split receive api
|
16 년 전 |
Herbert Xu
|
4edd87ad5c
net: BUG instead of corrupting memory in pskb_expand_head
|
16 년 전 |
Lennert Buytenhek
|
04a4bb55bc
net: add skb_recycle_check() to enable netdriver skb recycling
|
16 년 전 |
Herbert Xu
|
6f85a124d8
net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
|
16 년 전 |
Johannes Berg
|
d0f0980414
mac80211: partially fix skb->cb use
|
17 년 전 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 년 전 |
Harvey Harrison
|
7b1c65faa2
net: make __skb_splice_bits static
|
17 년 전 |
Octavian Purdila
|
2870c43d17
net: refactor tcp splice receive path to improve readability
|
17 년 전 |
Patrick McHardy
|
6aa895b047
vlan: Don't store VLAN tag in cb
|
17 년 전 |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Octavian Purdila
|
db43a282d3
tcp: fix for splice receive when used with software LRO
|
17 년 전 |
Ben Hutchings
|
4497b0763c
net: Discard and warn about LRO'd skbs received for forwarding
|
17 년 전 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
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 년 전 |