index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
1
-3
/
+3
*
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2024-10-09
1
-1
/
+1
*
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-12
1
-2
/
+41
*
net: support non paged skb frags
Mina Almasry
2024-09-12
1
-0
/
+11
*
page_pool: devmem support
Mina Almasry
2024-09-12
1
-12
/
+11
*
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-11
1
-0
/
+35
|
\
|
*
net: add copy from skb_seq_state to buffer function
Christian Hopps
2024-08-20
1
-0
/
+35
*
|
tc: adjust network header after 2nd vlan push
Boris Sukholitko
2024-08-27
1
-1
/
+1
*
|
net: Correct spelling in net/core
Simon Horman
2024-08-26
1
-2
/
+2
*
|
net: remove redundant check in skb_shift()
Zhang Changzhong
2024-08-20
1
-2
/
+1
*
|
net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
Jakub Kicinski
2024-08-05
1
-6
/
+9
|
/
*
page_pool: convert to use netmem
Mina Almasry
2024-07-03
1
-3
/
+5
*
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
2024-07-02
1
-1
/
+2
*
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
2024-07-02
1
-2
/
+1
*
net: Use nested-BH locking for napi_alloc_cache.
Sebastian Andrzej Siewior
2024-06-25
1
-5
/
+24
*
net: Use __napi_alloc_frag_align() instead of open coding it.
Sebastian Andrzej Siewior
2024-06-25
1
-6
/
+2
*
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
1
-10
/
+12
*
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-19
1
-1
/
+1
*
net: skb: add compatibility warnings to skb_shift()
Jakub Kicinski
2024-06-04
1
-0
/
+3
*
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-04
1
-4
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-8
/
+19
|
\
|
*
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-05-01
1
-8
/
+19
*
|
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-05-01
1
-1
/
+1
*
|
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-05-01
1
-4
/
+1
*
|
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-23
1
-12
/
+24
|
\
\
|
*
|
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-23
1
-6
/
+14
|
*
|
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-23
1
-6
/
+10
|
|
/
*
|
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
2024-04-15
1
-3
/
+3
*
|
net: mirror skb frag ref/unref helpers
Mina Almasry
2024-04-12
1
-42
/
+4
*
|
net: move skb ref helpers to new header
Mina Almasry
2024-04-12
1
-0
/
+1
*
|
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
2024-04-11
1
-1
/
+1
*
|
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
2024-04-11
1
-1
/
+14
*
|
net: remove napi_frag_unref
Mina Almasry
2024-04-10
1
-1
/
+1
*
|
net: display more skb fields in skb_dump()
Eric Dumazet
2024-04-08
1
-6
/
+12
*
|
page_pool: check for PP direct cache locality later
Alexander Lobakin
2024-04-03
1
-48
/
+22
*
|
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-29
1
-5
/
+4
*
|
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
2024-03-26
1
-2
/
+2
|
/
*
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
1
-3
/
+1
*
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-08
1
-24
/
+20
*
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-05
1
-3
/
+6
*
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-02-22
1
-0
/
+8
*
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
2024-02-21
1
-1
/
+1
*
net: add netmem to skb_frag_t
Mina Almasry
2024-02-20
1
-7
/
+27
*
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
2024-02-19
1
-1
/
+1
*
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
2024-02-14
1
-2
/
+3
*
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-14
1
-0
/
+91
*
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-14
1
-2
/
+3
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-13
/
+71
|
\
|
*
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-27
1
-0
/
+25
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-0
/
+2
|
|
\
[next]