summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce skb_send_sock() for sock_mapCong Wang2021-04-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-0/+1
|\
| * net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-161-0/+1
* | skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin2021-03-141-3/+2
* | flow_dissector: constify raw input data argumentAlexander Lobakin2021-03-141-8/+7
* | skbuff: make __skb_header_pointer()'s data argument constAlexander Lobakin2021-03-141-3/+3
* | tcp: plug skb_still_in_host_queue() to TSQEric Dumazet2021-03-111-1/+1
* | skmsg: Add function doc for skb->_sk_redirCong Wang2021-03-041-0/+1
* | skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang2021-02-261-0/+3
|/
* skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin2021-02-131-0/+1
* skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin2021-02-131-0/+2
* skbuff: remove __kfree_skb_flush()Alexander Lobakin2021-02-131-1/+0
* net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao2021-02-061-2/+34
* net: introduce common dev_page_is_reusable()Alexander Lobakin2021-02-041-0/+16
* skbuff: constify skb_propagate_pfmemalloc() "page" argumentAlexander Lobakin2021-02-041-2/+2
* tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2021-01-221-1/+1
* net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu2021-01-201-2/+2
* net: add inline function skb_csum_is_sctpXin Long2021-01-191-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-141-1/+2
|\
| * net: compound page support in skb_seq_readWillem de Bruijn2021-01-111-0/+1
| * net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn2021-01-111-1/+1
* | skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon2021-01-071-5/+5
* | tap/tun: add skb_zcopy_init() helper for initialization.Jonathan Lemon2021-01-071-2/+7
* | skbuff: add flags to ubuf_info for ubuf setupJonathan Lemon2021-01-071-1/+2
* | net: group skb_shinfo zerocopy related bits together.Jonathan Lemon2021-01-071-17/+21
* | skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon2021-01-071-9/+9
* | skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon2021-01-071-0/+10
* | skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon2021-01-071-9/+8
* | skbuff: replace sock_zerocopy_get with skb_zcopy_getJonathan Lemon2021-01-071-6/+6
* | skbuff: replace sock_zerocopy_put() with skb_zcopy_put()Jonathan Lemon2021-01-071-1/+6
* | skbuff: Push status and refcounts into sock_zerocopy_callbackJonathan Lemon2021-01-071-3/+0
* | skbuff: remove unused skb_zcopy_abort functionJonathan Lemon2021-01-071-11/+0
|/
* net: switch to storing KCOV handle directly in sk_buffMarco Elver2020-12-011-24/+13
* net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap2020-11-171-2/+2
* net: add kcov handle to skb extensionsAleksandr Nogikh2020-11-021-0/+33
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-0/+8
|\
| * net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault2020-10-031-0/+3
| * bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2020-09-301-0/+5
* | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ | |/ |/|
| * skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro2020-08-201-1/+1
* | net: add __must_check to skb_put_padto()Eric Dumazet2020-09-091-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-2/+11
|\ \
| * | net: Fix some commentsMiaohe Lin2020-08-271-2/+2
| * | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-241-0/+9
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-6/+6
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-0/+1
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu2020-08-031-0/+1
* | net/flow_dissector: add packet hash dissectionAriel Levkovich2020-07-241-0/+4
* | net: skbuff.h: drop duplicate words in commentsRandy Dunlap2020-07-151-2/+2
|/