index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
2025-11-10
net: Helper to move packet data and metadata after skb_push/pull
Jakub Sitnicki
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2025-08-19
net: Add skb_dst_check_unset
Stanislav Fomichev
2025-08-19
net: Add skb_dstref_steal and skb_dstref_restore
Stanislav Fomichev
2025-08-01
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
2025-06-21
netmem: fix skb_frag_address_safe with unreadable skbs
Mina Almasry
2025-06-17
net: Add skb_can_coalesce for netmem
Dragos Tatulea
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
2025-05-21
net: add skb_crc32c()
Eric Biggers
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
2025-04-17
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
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
[next]