index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
2024-07-02
page_pool: convert to use netmem
Mina Almasry
2024-07-02
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
2024-07-02
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
2024-06-24
net: Use nested-BH locking for napi_alloc_cache.
Sebastian Andrzej Siewior
2024-06-24
net: Use __napi_alloc_frag_align() instead of open coding it.
Sebastian Andrzej Siewior
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-04
net: skb: add compatibility warnings to skb_shift()
Jakub Kicinski
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-15
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-04-10
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
2024-04-10
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
2024-04-09
net: remove napi_frag_unref
Mina Almasry
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-02-22
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-02-20
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
2024-02-13
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-12-29
skbuff: use mempool KASAN hooks
Andrey Konovalov
2023-12-29
kasan: rename and document kasan_(un)poison_object_data
Andrey Konovalov
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-18
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-10-09
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
[next]