index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-03
1
-1
/
+18
*
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-02
1
-0
/
+16
*
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-01
1
-18
/
+1
*
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
1
-1
/
+18
*
mctp: Add flow extension to skb
Jeremy Kerr
2021-10-29
1
-0
/
+3
*
netfilter: Introduce egress hook
Lukas Wunner
2021-10-14
1
-0
/
+4
*
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-09
1
-1
/
+1
*
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
1
-3
/
+1
*
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
1
-0
/
+1
*
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-30
1
-1
/
+1
*
sk_buff: track dst status in slow_gro
Paolo Abeni
2021-07-29
1
-0
/
+2
*
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
2021-07-29
1
-0
/
+4
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-07
1
-8
/
+2
*
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
1
-3
/
+30
*
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
1
-3
/
+5
*
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-0
/
+1
|
\
|
*
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-16
1
-0
/
+1
*
|
skbuff: micro-optimize {,__}skb_header_pointer()
Alexander Lobakin
2021-03-14
1
-3
/
+2
*
|
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
1
-8
/
+7
*
|
skbuff: make __skb_header_pointer()'s data argument const
Alexander Lobakin
2021-03-14
1
-3
/
+3
*
|
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
2021-03-11
1
-1
/
+1
*
|
skmsg: Add function doc for skb->_sk_redir
Cong Wang
2021-03-04
1
-0
/
+1
*
|
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
2021-02-26
1
-0
/
+3
|
/
*
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
2021-02-13
1
-0
/
+1
*
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
2021-02-13
1
-0
/
+2
*
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
2021-02-13
1
-1
/
+0
*
net: Introduce {netdev,napi}_alloc_frag_align()
Kevin Hao
2021-02-06
1
-2
/
+34
*
net: introduce common dev_page_is_reusable()
Alexander Lobakin
2021-02-04
1
-0
/
+16
*
skbuff: constify skb_propagate_pfmemalloc() "page" argument
Alexander Lobakin
2021-02-04
1
-2
/
+2
*
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-22
1
-1
/
+1
*
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
1
-2
/
+2
*
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
1
-1
/
+2
|
\
|
*
net: compound page support in skb_seq_read
Willem de Bruijn
2021-01-11
1
-0
/
+1
|
*
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
2021-01-11
1
-1
/
+1
*
|
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
1
-5
/
+5
*
|
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
2021-01-07
1
-2
/
+7
*
|
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
1
-1
/
+2
*
|
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
1
-17
/
+21
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
1
-9
/
+9
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
1
-0
/
+10
*
|
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
1
-9
/
+8
*
|
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
1
-6
/
+6
*
|
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
1
-1
/
+6
*
|
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
1
-3
/
+0
*
|
skbuff: remove unused skb_zcopy_abort function
Jonathan Lemon
2021-01-07
1
-11
/
+0
|
/
*
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-12-01
1
-24
/
+13
*
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
2020-11-17
1
-2
/
+2
*
net: add kcov handle to skb extensions
Aleksandr Nogikh
2020-11-02
1
-0
/
+33
[next]