index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
2025-03-25
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
1
-1
/
+1
|
\
|
*
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
2025-02-25
1
-1
/
+1
*
|
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
2025-02-27
1
-0
/
+62
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
1
-0
/
+53
|
\
\
|
|
/
|
/
|
|
*
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
1
-1
/
+4
|
*
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
1
-4
/
+7
|
*
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
1
-1
/
+8
|
*
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2025-02-20
1
-0
/
+20
|
*
net-timestamp: Prepare for isolating two modes of SO_TIMESTAMPING
Jason Xing
2025-02-20
1
-0
/
+20
*
|
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
1
-99
/
+5
*
|
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-20
1
-3
/
+7
|
/
*
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-12-06
1
-1
/
+1
*
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-08
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-24
1
-5
/
+24
*
net: Use __napi_alloc_frag_align() instead of open coding it.
Sebastian Andrzej Siewior
2024-06-24
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-03
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-22
1
-6
/
+14
|
*
|
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
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
|
/
[next]