aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-06skbuff.h: Improve the checksum related commentsDexuan Cui1-19/+19
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu1-2/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+32
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso1-4/+32
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-16skbuff.h: fix all kernel-doc warningsRandy Dunlap1-0/+30
2020-02-06skbuff: fix a data race in skb_queue_len()Qian Cai1-1/+13
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert1-0/+2
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert1-0/+2
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-3/+8
2020-01-14net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld1-3/+3
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-0/+3
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+3
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-0/+5
2019-12-09net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagramSabrina Dubroca1-3/+8
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese1-1/+1
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese1-1/+2
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-2/+5
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal1-0/+6
2019-11-15y2038: socket: use __kernel_old_timespec instead of timespecArnd Bergmann1-2/+5
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+26
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-23net/flow_dissector: switch to siphashEric Dumazet1-1/+2
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+3
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit1-3/+3
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal1-4/+1
2019-09-27sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal1-0/+9
2019-09-13netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden1-17/+15
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey1-0/+13
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+8
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski1-0/+8
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon1-5/+5
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-25bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev1-1/+1
2019-07-22net: Convert skb_frag_t to bio_vecMatthew Wilcox (Oracle)1-7/+2
2019-07-22net: Rename skb_frag_t size to bv_lenMatthew Wilcox (Oracle)1-5/+5
2019-07-22net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)1-7/+5
2019-07-22net: Reorder the contents of skb_frag_tMatthew Wilcox (Oracle)1-1/+1
2019-07-22net: Increase the size of skb_frag_tMatthew Wilcox (Oracle)1-5/+0
2019-07-22net: Use skb accessors in network coreMatthew Wilcox (Oracle)1-1/+1
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey1-0/+10
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-0/+1
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley1-0/+1
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley1-0/+1
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley1-0/+1
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn1-0/+1