index
:
Linux Stable
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.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
*
inet: introduce dst_rtable() helper
Eric Dumazet
2024-06-12
1
-9
/
+0
*
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-26
1
-0
/
+15
*
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-28
1
-6
/
+1
*
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
|
/
*
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
1
-1
/
+13
*
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
1
-0
/
+3
|
\
|
*
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
2023-10-09
1
-17
/
+2
|
*
iov_iter, net: Fold in csum_and_memcpy()
David Howells
2023-10-09
1
-7
/
+0
|
*
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
1
-0
/
+25
*
|
net: skbuff: fix kernel-doc typos
Randy Dunlap
2023-10-10
1
-2
/
+2
|
/
*
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
1
-0
/
+1
*
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
1
-4
/
+19
*
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
1
-2
/
+3
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
Peter Seiderer
2023-07-26
1
-2
/
+0
*
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
2023-07-19
1
-1
/
+9
*
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
1
-2
/
+2
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-71
/
+0
*
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
2023-05-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-0
/
+10
|
\
|
*
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
1
-0
/
+10
*
|
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
2023-05-23
1
-0
/
+3
*
|
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
1
-1
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-16
1
-1
/
+1
|
\
\
|
*
|
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-06
1
-1
/
+1
|
|
/
*
|
net: skbuff: update comment about pfmemalloc propagating
Yunsheng Lin
2023-05-16
1
-5
/
+5
*
|
net: remove __skb_frag_set_page()
Yunsheng Lin
2023-05-13
1
-12
/
+0
*
|
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-17
/
+10
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-21
1
-0
/
+9
|
\
|
*
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
2023-04-17
1
-0
/
+9
*
|
net: move dropreason.h to dropreason-core.h
Johannes Berg
2023-04-20
1
-1
/
+1
*
|
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
2023-04-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-2
/
+3
|
\
\
[next]