index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
1
-2
/
+17
*
net: support non paged skb frags
Mina Almasry
2024-09-11
1
-1
/
+41
*
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-10
1
-0
/
+1
|
\
|
*
net: add copy from skb_seq_state to buffer function
Christian Hopps
2024-08-20
1
-0
/
+1
*
|
net: skbuff: Skip early return in skb_unref when debugging
Breno Leitao
2024-08-01
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
1
-0
/
+8
|
\
|
*
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-12
1
-0
/
+8
*
|
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
2024-07-02
1
-0
/
+3
*
|
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
1
-2
/
+8
*
|
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
1
-1
/
+7
*
|
net: add and use skb_get_hash_net
Florian Westphal
2024-06-12
1
-2
/
+10
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
1
-18
/
+50
|
\
\
|
|
/
|
/
|
|
*
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
1
-6
/
+12
|
*
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-23
1
-13
/
+39
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-12
/
+8
|
\
\
|
|
/
|
/
|
|
*
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
1
-12
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-0
/
+15
|
\
\
|
*
|
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-26
1
-0
/
+15
|
|
/
*
|
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
1
-2
/
+0
*
|
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
1
-9
/
+0
*
|
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
1
-8
/
+13
|
\
\
|
*
|
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-22
1
-0
/
+2
|
*
|
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
1
-8
/
+11
|
|
/
*
|
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
1
-63
/
+0
*
|
net: remove napi_frag_unref
Mina Almasry
2024-04-09
1
-7
/
+1
*
|
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2024-04-09
1
-9
/
+3
*
|
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
2024-04-06
1
-3
/
+12
*
|
page_pool: check for PP direct cache locality later
Alexander Lobakin
2024-04-02
1
-6
/
+6
*
|
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-28
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
1
-6
/
+1
|
\
|
|
*
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-28
1
-6
/
+1
*
|
net: remove skb_free_datagram_locked()
Eric Dumazet
2024-03-26
1
-6
/
+0
|
/
*
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-19
1
-0
/
+10
|
\
|
*
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2024-03-18
1
-0
/
+10
*
|
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
1
-3
/
+3
|
/
*
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
1
-0
/
+18
*
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-07
1
-1
/
+0
*
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
1
-3
/
+3
*
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
1
-0
/
+1
*
net: mpls: error out if inner headers are not set
Florian Westphal
2024-02-23
1
-0
/
+5
*
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
2024-02-20
1
-0
/
+6
*
net: add netmem to skb_frag_t
Mina Almasry
2024-02-20
1
-29
/
+71
*
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
2024-02-13
1
-0
/
+2
*
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2024-02-13
1
-0
/
+2
*
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
1
-1
/
+1
*
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-27
1
-0
/
+1
*
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
2023-12-22
1
-2
/
+0
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-5
/
+8
|
\
|
*
net, xdp: Allow metadata > 32
Aleksander Lobakin
2023-12-11
1
-5
/
+8
*
|
net: skbuff: fix spelling errors
Randy Dunlap
2023-12-14
1
-3
/
+3
|
/
[next]