Commit Graph

237 Commits (26d8ee75e08cfca8b65ade871d68c8cd96e4ea23)

Author SHA1 Message Date
Eric Dumazet 564824b0c5 net: allocate skbs on local node 15 years ago
Jarek Poplawski 64289c8e68 gro: Re-fix different skb headrooms 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
Herbert Xu 622e0ca1cd gro: Fix bogus gso_size on the first fraglist entry 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Eric Dumazet ec7d2f2cf3 net: __alloc_skb() speedup 15 years ago
David S. Miller 47d29646a2 net: Inline skb_pull() in eth_type_trans(). 15 years ago
Rami Rosen ccb7c7732e net: Remove two unnecessary exports (skbuff). 15 years ago
Tom Herbert 0a9627f264 rps: Receive Packet Steering 15 years ago
Alexey Dobriyan 28dfef8feb const: constify remaining pipe_buf_operations 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Herbert Xu 69c0cab120 gro: Fix illegal merging of trailer trash 15 years ago
Anton Vorontsov e84af6ddef skbuff: Do not allow skb recycling with disabled IRQs 15 years ago
Johannes Berg 72bce62775 net: remove unused skb->do_not_encrypt 16 years ago
Stephen Hemminger 603a8bbe62 skbuff: don't corrupt mac_header on skb expansion 16 years ago
Stephen Hemminger 19633e129c skbuff: skb_mac_header_was_set is always true on >32 bit 16 years ago
Vegard Nossum fe55f6d5c0 net: use kmemcheck bitfields API for skbuff 16 years ago
Johannes Berg 8f77f3849c mac80211: do not pass PS frames out of mac80211 again 16 years ago
David S. Miller fbb398a832 net/core/skbuff.c: Use frag list abstraction interfaces. 16 years ago
Herbert Xu 5ff8dda303 net: Ensure partial checksum offset is inside the skb head 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Herbert Xu 9aaa156cf9 gro: Store shinfo in local variable in skb_gro_receive 16 years ago
Herbert Xu 66e92fcf1d gro: Nasty optimisations for page frags in skb_gro_receive 16 years ago
Herbert Xu 67147ba99a gro: Localise offset/headlen in skb_gro_offset 16 years ago
Herbert Xu 42da6994ca gro: Open-code frags copy in skb_gro_receive 16 years ago
Herbert Xu 9bcb97cace skbuff: Copy csum instead of csum_start/csum_offset 16 years ago
Herbert Xu 82c49a352e skbuff: Move new code into __copy_skb_header 16 years ago
Thomas Chenault 995b337952 net: fix skb_seq_read returning wrong offset/length for page frag data 16 years ago
Lennert Buytenhek b805007545 net: update skb_recycle_check() for hardware timestamping changes 16 years ago
Jarek Poplawski 7a67e56fd3 net: Fix oops when splicing skbs from a frag_list. 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Herbert Xu 2f181855a0 gso: Fix support for linear packets 16 years ago
Neil Horman ead2ceb0ec Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs 16 years ago
Wei Yongjun f3fbbe0f6f core: remove some pointless conditionals before kfree_skb() 16 years ago
David S. Miller 92a0acce18 net: Kill skb_truesize_check(), it only catches false-positives. 16 years ago