index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2024-05-01
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
1
-9
/
+0
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+15
2024-04-26
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-12
/
+8
2024-04-23
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
1
-8
/
+13
2024-04-23
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
1
-0
/
+2
2024-04-23
net: extend ubuf_info callback to ops structure
Pavel Begunkov
1
-8
/
+11
2024-04-12
net: move skb ref helpers to new header
Mina Almasry
1
-63
/
+0
2024-04-10
net: remove napi_frag_unref
Mina Almasry
1
-7
/
+1
2024-04-10
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
1
-9
/
+3
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
1
-3
/
+12
2024-04-03
page_pool: check for PP direct cache locality later
Alexander Lobakin
1
-6
/
+6
2024-03-29
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-7
/
+1
2024-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+1
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
2024-03-26
net: remove skb_free_datagram_locked()
Eric Dumazet
1
-6
/
+0
2024-03-20
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+10
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
1
-3
/
+3
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
1
-0
/
+10
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
1
-0
/
+18
2024-03-08
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
1
-1
/
+0
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-3
/
+3
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
1
-0
/
+1
2024-02-24
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-02-20
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
1
-29
/
+71
2024-02-14
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-0
/
+2
2024-02-14
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
1
-0
/
+2
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
1
-1
/
+1
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
1
-0
/
+1
2023-12-23
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+8
2023-12-15
net: skbuff: fix spelling errors
Randy Dunlap
1
-3
/
+3
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
1
-5
/
+8
2023-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-1
/
+13
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-10-11
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-09
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
1
-17
/
+2
2023-10-09
iov_iter, net: Fold in csum_and_memcpy()
David Howells
1
-7
/
+0
[next]