Commit Graph

156 Commits (2107fb8b5bf018be691afdd4c6ffaecf0c3307be)

Author SHA1 Message Date
Arjan van de Ven 8f480c0e4e net: make skb_truesize_bug() call WARN() 16 years ago
Ilpo Järvinen 9f782db3f5 tcp: skb_shift cannot cache frag ptrs past pskb_expand_head 16 years ago
Ilpo Järvinen 0ace285605 tcp: handle shift/merge of cloned skbs too 16 years ago
Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
Lennert Buytenhek 5cd33db212 net: fix setting of skb->tail in skb_recycle_check() 16 years ago
Stephen Hemminger d1a203eac0 net: add documentation for skb recycling 16 years ago
Sujith 8b30b1fe36 mac80211: Re-enable aggregation 16 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Peter Zijlstra 654bed16cf net: packet split receive api 17 years ago
Herbert Xu 4edd87ad5c net: BUG instead of corrupting memory in pskb_expand_head 17 years ago
Lennert Buytenhek 04a4bb55bc net: add skb_recycle_check() to enable netdriver skb recycling 17 years ago
Herbert Xu 6f85a124d8 net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header 17 years ago
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Harvey Harrison 7b1c65faa2 net: make __skb_splice_bits static 17 years ago
Octavian Purdila 2870c43d17 net: refactor tcp splice receive path to improve readability 17 years ago
Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 years ago
Octavian Purdila db43a282d3 tcp: fix for splice receive when used with software LRO 17 years ago
Ben Hutchings 4497b0763c net: Discard and warn about LRO'd skbs received for forwarding 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
Johannes Berg c800578510 net: Fix useless comment reference loop. 17 years ago
Gerrit Renker 7de6c03336 [SKB]: __skb_append = __skb_queue_after 17 years ago
Ben Hutchings 4c821d753d [NET]: Fix kernel-doc for skb_segment 17 years ago
David S. Miller a0f55e0e83 [NET]: Fix dev_alloc_skb() typo. 17 years ago
Denys Vlasenko 1483b8744e [NET]: Add inline intent commentary to dev_alloc_skb(). 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
Randy Dunlap bc2cda1ebd docbook: make a networking book and fix a few errors 17 years ago
Urs Thuermann fee54fa517 [NET]: Fix comment for skb_pull_rcsum 17 years ago
Rusty Russell f35d9d8aae virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
Paul Moore 02f1c89d6e [NET]: Clone the sk_buff 'iif' field in __skb_clone() 17 years ago
Herbert Xu 2d4baff8da [SKBUFF]: Free old skb properly in skb_morph 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 17 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 17 years ago
Jamal Hadi Salim a057ae3c10 [NET_CLS_ACT]: Use skb_act_clone 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
Herbert Xu 172a863f2b [NET]: Fix csum_start update in pskb_expand_head 18 years ago
Herbert Xu e0053ec07e [SKBUFF]: Add skb_morph 18 years ago
Herbert Xu dec18810c5 [SKBUFF]: Merge common code between copy_skb_header and skb_clone 18 years ago
Herbert Xu 52886051ff [SKBUFF]: Fix up csum_start when head room changes 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jozsef Kadlecsik ba9dda3ab5 [NETFILTER]: x_tables: add TRACE target 18 years ago
Peter P Waskiewicz Jr f25f4e4480 [CORE] Stack changes to add multiqueue hardware support API 18 years ago