index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
2025-03-18
net: skbuff: Remove unused skb_add_data()
Yue Haibing
2025-03-17
gso: AccECN support
Ilpo Järvinen
2025-02-27
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
2025-02-24
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
2025-02-24
skbuff: kill skb_flow_get_ports()
Nicolas Dichtel
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
2024-12-12
skbuff: allow 2-4-argument skb_frag_dma_map()
Alexander Lobakin
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
2024-11-06
net: add debug check in skb_reset_mac_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_network_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_transport_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
2024-11-06
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
2024-11-06
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
2024-10-13
net: skb: add pskb_network_may_pull_reason() helper
Menglong Dong
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
net: support non paged skb frags
Mina Almasry
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
2024-08-01
net: skbuff: Skip early return in skb_unref when debugging
Breno Leitao
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
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-11
net: move skb ref helpers to new header
Mina Almasry
2024-04-09
net: remove napi_frag_unref
Mina Almasry
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
[next]