index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
net: Add skb_can_coalesce for netmem
Dragos Tatulea
1
-3
/
+9
2025-05-22
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
1
-4
/
+0
2025-05-22
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
1
-0
/
+2
2025-05-22
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
1
-9
/
+0
2025-05-22
net: add skb_crc32c()
Eric Biggers
1
-0
/
+1
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-4
/
+13
2025-05-07
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
1
-3
/
+0
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
1
-3
/
+0
2025-04-17
skb: implement skb_send_sock_locked_with_flags()
Antonio Quartulli
1
-0
/
+2
2025-04-09
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
1
-3
/
+4
2025-03-18
net: skbuff: Remove unused skb_add_data()
Yue Haibing
1
-19
/
+0
2025-03-17
gso: AccECN support
Ilpo Järvinen
1
-0
/
+2
2025-02-27
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
1
-0
/
+1
2025-02-27
net: skb: free up one bit in tx_flags
Willem de Bruijn
1
-3
/
+2
2025-02-25
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
1
-2
/
+2
2025-02-25
skbuff: kill skb_flow_get_ports()
Nicolas Dichtel
1
-6
/
+0
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-1
/
+3
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-1
/
+1
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-1
/
+5
2024-12-20
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
1
-4
/
+12
2024-12-13
skbuff: allow 2-4-argument skb_frag_dma_map()
Alexander Lobakin
1
-5
/
+26
2024-12-10
net: reformat kdoc return statements
Jakub Kicinski
1
-8
/
+8
2024-12-06
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
1
-1
/
+1
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
1
-0
/
+9
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
1
-0
/
+1
2024-11-07
net: add debug check in skb_reset_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
1
-6
/
+11
2024-10-13
net: skb: add pskb_network_may_pull_reason() helper
Menglong Dong
1
-1
/
+7
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
1
-2
/
+17
2024-09-12
net: support non paged skb frags
Mina Almasry
1
-1
/
+41
2024-09-11
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
1
-0
/
+1
2024-08-01
net: skbuff: Skip early return in skb_unref when debugging
Breno Leitao
1
-1
/
+1
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2024-07-13
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
1
-0
/
+8
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
1
-0
/
+3
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-2
/
+8
2024-06-13
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
1
-1
/
+7
2024-06-13
net: add and use skb_get_hash_net
Florian Westphal
1
-2
/
+10
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-18
/
+50
2024-05-24
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-6
/
+12
2024-05-24
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-13
/
+39
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+8
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+15
[next]