summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h (follow)
Commit message (Expand)AuthorAge
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-01
* net: add __must_check to skb_put_padto()Eric Dumazet2020-10-01
* net/flow_dissector: switch to siphashEric Dumazet2019-11-10
* net: create skb_gso_validate_mac_len()Daniel Axtens2019-06-11
* ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
* net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2019-02-08
* net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2019-02-08
* inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2019-02-08
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
* tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-13
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-13
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-24
* net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-14
* net_sched: fix mirrored packets checksumWANG Cong2016-07-27
* packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-27
* bpf: try harder on clones when writing into skbDaniel Borkmann2016-07-11
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-20
* net: fix bridge multicast packet checksum validationLinus Lüssing2016-04-20
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-03-03
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-31
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* tcp: skb_mstamp_after helperYuchung Cheng2015-10-21
* skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-24
* netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-14
* flow_dissector: Use 'const' where possible.David S. Miller2015-09-01
* flow_dissector: Fix function argument ordering dependencyTom Herbert2015-09-01
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
* flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-01
* skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-01
* flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\|
| * net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier2015-08-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-04
|\ \
| * | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-30
| |/
* | net: Add functions to get skb->hash based on flow structuresTom Herbert2015-07-31
* | vxlan: Flow based tunnelingThomas Graf2015-07-21
* | net: remove skb_frag_add_headJiri Benc2015-07-20
* | net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-06-15
|\
| * netfilter: bridge: refactor frag_max_sizeBernhard Thaler2015-06-12
| * netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler2015-06-12
* | flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet2015-06-12
|/
* net: Get skb hash over flow_keys structureTom Herbert2015-06-04
* net: make skb_splice_bits more configureableHannes Frederic Sowa2015-05-25
* net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa2015-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\