Commit Graph

276 Commits (28b75a89480df99a17c8facd5c33985847d06bb6)

Author SHA1 Message Date
Igor Maravić a3bf7ae9ae net:core: use IS_ENABLED 13 years ago
Eric Dumazet 117632e64d tcp: take care of misalignments 13 years ago
Feng King 20e994a05b net: correct comments of skb_shift 13 years ago
Michał Mirosław c8f44affb7 net: introduce and use netdev_features_t for device features sets 13 years ago
Eric Dumazet b2b5ce9d1c net: introduce build_skb() 13 years ago
Johannes Berg 6e3e939f3b net: add wireless TX status socket option 13 years ago
Tony Lindgren bc417e30f8 net: Add back alignment for size for __alloc_skb 13 years ago
Ian Campbell a8605c6063 net: add opaque struct around skb frag page 14 years ago
Andy Fleming 3d153a7c8b net: Allow skb_recycle_check to be done in stages 14 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
Eric Dumazet 87fb4b7b53 net: more accurate skb truesize 14 years ago
Michael S. Tsirkin 48c830120f net: copy userspace buffers on device forwarding 14 years ago
Ian Campbell ea2ab69379 net: convert core to skb paged frag APIs 14 years ago
Changli Gao 6461be3a54 net: Preserve ooo_okay when copying skb header 14 years ago
Tom Herbert bdeab99191 rps: Add flag to skb to indicate rxhash is based on L4 tuple 14 years ago
Eric Dumazet 22019b1782 net: add kerneldoc to skb_copy_bits() 14 years ago
Dan Carpenter 1511022c9a skbuff: fix error handling in pskb_copy() 14 years ago
Shirley Ma a48332f803 skbuff: clear tx zero-copy flag 14 years ago
Shirley Ma a6686f2f38 skbuff: skb supports zero-copy buffers 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Eric Dumazet abb57ea48f net: add skb_dst_force() in sock_queue_err_skb() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jiri Pirko 8a4eb5734e net: introduce rx_handler results and logic around that 14 years ago
Herbert Xu 5a2ef92023 inet: Remove unused sk_sndmsg_* from UFO 14 years ago
Eric Dumazet c2aa3665cf net: add kmemcheck annotation in __alloc_skb() 14 years ago
Michał Mirosław 04ed3e741d net: change netdev->features to u32 14 years ago
Michal Schmidt d1dc7abf2f GRO: fix merging a paged skb after non-paged skbs 14 years ago
KOVACS Krisztian 2fc72c7b84 netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Michał Mirosław 55508d601d net: Use skb_checksum_start_offset() 14 years ago
KOVACS Krisztian ae90bdeaea netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Changli Gao ca44ac3861 net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared 14 years ago
Eric Dumazet 564824b0c5 net: allocate skbs on local node 15 years ago
Jarek Poplawski 64289c8e68 gro: Re-fix different skb headrooms 15 years ago
Koki Sanagi 07dc22e729 skb: Add tracepoints to freeing skb 15 years ago
Eric Dumazet 1fd63041c4 net: pskb_expand_head() optimization 15 years ago
Eric Dumazet 52ee7a04a0 net: remove two kmemcheck annotations 15 years ago
Eric Dumazet 3d3be4333f gro: fix different skb headrooms 15 years ago
Eric Dumazet 6602cebb5b net: skbuff.c cleanup 15 years ago
David S. Miller 21dc330157 net: Rename skb_has_frags to skb_has_frag_list 15 years ago
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
Eric Dumazet fed66381d6 net: pskb_expand_head() optimization 15 years ago
David S. Miller be2b6e6235 net: Fix skb_copy_expand() handling of ->csum_start 15 years ago
Andrea Shepard 00c5a9834b net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c 15 years ago
Eric Dumazet 9e34a5b516 net/core: EXPORT_SYMBOL cleanups 15 years ago
Eric Dumazet e8d15e6460 net: rxhash already set in __copy_skb_header 15 years ago
John Fastabend e897082fe7 net: fix deliver_no_wcard regression on loopback device 15 years ago
Eric Dumazet b1faf56664 net: sock_queue_err_skb() dont mess with sk_forward_alloc 15 years ago
Eric Dumazet 2903037400 net: fix sk_forward_alloc corruptions 15 years ago
Changli Gao 5b0daa3474 skb: make skb_recycle_check() return a bool value 15 years ago
Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago