Commit Graph

294 Commits (7c926402a7e8c9b279968fd94efec8700ba3859e)

Author SHA1 Message Date
Richard Cochran da92b194cc net: hold sock reference while processing tx timestamps 14 years ago
Ian Campbell a8605c6063 net: add opaque struct around skb frag page 14 years ago
Eric Dumazet 05bdd2f143 net: constify skbuff and Qdisc elements 14 years ago
Ian Campbell a0bec1cd8f net: do not take an additional reference in skb_frag_set_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
Ian Campbell 131ea6675c net: add APIs for manipulating skb page fragments. 14 years ago
Changli Gao 4ca2462e94 net: add the comment for skb->l4_rxhash 14 years ago
Tom Herbert bdeab99191 rps: Add flag to skb to indicate rxhash is based on L4 tuple 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Eric Dumazet 4915a0de43 net: introduce __netdev_alloc_skb_ip_align 14 years ago
Daniel Baluta d84e0bd797 skbuff: update struct sk_buff members comments 14 years ago
Shirley Ma a6686f2f38 skbuff: skb supports zero-copy buffers 14 years ago
Richard Cochran 4ff75b7cf3 net: correct comment on where to place transmit time stamp hook. 14 years ago
Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 years ago
Linus Torvalds a1e4891fd4 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" 14 years ago
Emmanuel Grumbach c4264f27e8 net: skb_trim explicitely check the linearity instead of data_len 14 years ago
David S. Miller 67f11f4ded net: Remove linux/prefetch.h include from linux/skbuff.h 14 years ago
David S. Miller 0fcbe742ea net: Remove prefetches from SKB list handlers. 14 years ago
Heiko Carstens 34ea646c9f net: add missing prefetch.h include 14 years ago
Eric Dumazet 0a14842f5a net: filter: Just In Time compiler for x86-64 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller eec009548e net: Fix warnings caused by MAX_SKB_FRAGS change. 14 years ago
Anton Blanchard a715dea3c8 net: Always allocate at least 16 skb frags regardless of page size 14 years ago
Jiri Pirko 8a4eb5734e net: introduce rx_handler results and logic around that 14 years ago
Michał Mirosław 04ed3e741d net: change netdev->features to u32 14 years ago
David S. Miller 686a295553 net: Add safe reverse SKB queue walkers. 14 years ago
KOVACS Krisztian 2fc72c7b84 netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Michał Mirosław 04fb451eff net: Introduce skb_checksum_start_offset() 14 years ago
Vladislav Zolotarov a3d22a68d7 bnx2x: Take the distribution range definition out of skb_tx_hash() 14 years ago
KOVACS Krisztian ae90bdeaea netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Tom Herbert 3853b5841c xps: Improvements in TX queue selection 14 years ago
Eric Dumazet 27b75c95f1 net: avoid RCU for NOCACHE dst 15 years ago
Eric Dumazet 564824b0c5 net: allocate skbs on local node 15 years ago
Eric Dumazet cb4dfe562c net: skb_frag_t can be smaller on small arches 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 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
Krishna Kumar bfb564e739 core: Factor out flow calculation from get_rps_cpu 15 years ago
Changli Gao f9599ce111 sk_buff: introduce pskb_network_may_pull() 15 years ago
Oliver Hartkopp cff0d6e6ed can-raw: Fix skb_orphan_try handling 15 years ago
Eric Dumazet fed66381d6 net: pskb_expand_head() optimization 15 years ago
Richard Cochran c1f19b51d1 net: support time stamping in phy devices. 15 years ago
Richard Cochran 4507a71507 net: add driver hook for tx time stamping. 15 years ago
Eric Dumazet 5933dd2f02 net: NET_SKB_PAD should depend on L1_CACHE_BYTES 15 years ago
John Fastabend 597a264b1a net: deliver skbs on inactive slaves to exact matches 15 years ago