summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h
AgeCommit message (Expand)Author
2018-12-16bpf, net: add skb_mac_header_len helperDaniel Borkmann
2018-06-16skb: Add skb_postpush_rcsum()Ben Hutchings
2018-01-01netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2016-03-24mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-24net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-04-29net: fix crash in build_skb()Eric Dumazet
2015-04-29net: add skb_checksum_complete_unsetTom Herbert
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-11net: Save software checksum completeTom Herbert
2014-06-11net: Preserve CHECKSUM_COMPLETE at validationTom Herbert
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila
2014-06-04gre: Call gso_make_checksumTom Herbert
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert
2014-06-04net: Support for multiple checksums with gsoTom Herbert
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-05net: Generalize checksum_init functionsTom Herbert
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26net: add skb_mstamp infrastructureEric Dumazet
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-16net: Add skb_get_hash_rawTom Herbert
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-17net: Add utility function to copy skb hashTom Herbert