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.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
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
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
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
1
-0
/
+25
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-0
/
+1
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
1
-4
/
+19
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
1
-2
/
+3
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-07-26
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
Peter Seiderer
1
-2
/
+0
2023-07-19
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
1
-1
/
+9
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-2
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-71
/
+0
2023-05-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
1
-0
/
+1
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2023-05-24
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+3
2023-05-24
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-1
/
+1
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
1
-0
/
+10
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-05-16
net: skbuff: update comment about pfmemalloc propagating
Yunsheng Lin
1
-5
/
+5
2023-05-13
net: remove __skb_frag_set_page()
Yunsheng Lin
1
-12
/
+0
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-17
/
+10
2023-05-07
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
1
-1
/
+1
2023-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+9
2023-04-21
net: move dropreason.h to dropreason-core.h
Johannes Berg
1
-1
/
+1
2023-04-21
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
1
-1
/
+1
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2023-04-19
net: skbuff: hide nf_trace and ipvs_property
Jakub Kicinski
1
-0
/
+4
2023-04-19
net: skbuff: push nf_trace down the bitfield
Jakub Kicinski
1
-3
/
+3
2023-04-19
net: skbuff: move alloc_cpu into a potential hole
Jakub Kicinski
1
-1
/
+2
[next]