summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h
AgeCommit message (Expand)Author
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar
2017-05-19sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}Davide Caratti
2017-05-19net: more accurate checksumming in validate_xmit_skb()Davide Caratti
2017-05-19net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-19net: introduce skb_crc32c_csum_helpDavide Caratti
2017-05-19skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-16net/sock: factor out dequeue/peek with offset codePaolo Abeni
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro
2017-04-14net: Add ESP offload featuresSteffen Klassert
2017-04-08skbuff: Extend gso_type to unsigned int.Steffen Klassert
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai
2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet
2016-12-05make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-03skb_splice_bits(): get rid of callbackAl Viro
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-08tcp: use an RB tree for ooo receive queueYaogong Wang
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner