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.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
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-13
/
+71
|
\
|
*
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-27
1
-0
/
+25
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-0
/
+2
|
|
\
|
*
|
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
1
-12
/
+40
|
*
|
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-17
1
-1
/
+6
*
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-4
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
skbuff: use mempool KASAN hooks
Andrey Konovalov
2023-12-29
1
-4
/
+6
|
*
|
kasan: rename and document kasan_(un)poison_object_data
Andrey Konovalov
2023-12-29
1
-4
/
+4
*
|
|
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
2023-12-21
1
-0
/
+2
|
|
/
|
/
|
*
|
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-12-13
1
-1
/
+2
|
/
*
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
1
-5
/
+22
|
\
|
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
1
-1
/
+1
|
*
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-10-18
1
-1
/
+2
|
*
net: sock_dequeue_err_skb() optimization
Eric Dumazet
2023-10-06
1
-0
/
+3
|
*
net: skb_queue_purge_reason() optimizations
Eric Dumazet
2023-10-04
1
-3
/
+12
|
*
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
2023-09-16
1
-0
/
+4
*
|
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
2023-10-09
1
-7
/
+13
*
|
iov_iter, net: Fold in csum_and_memcpy()
David Howells
2023-10-09
1
-1
/
+2
*
|
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
1
-0
/
+33
|
/
*
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-04
1
-2
/
+8
*
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-01
1
-14
/
+20
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
1
-4
/
+6
*
net: generalize calculation of skb extensions length
Thomas Weißschuh
2023-08-24
1
-17
/
+7
*
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
1
-0
/
+21
*
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
1
-4
/
+7
*
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
2023-08-18
1
-1
/
+12
*
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
2023-08-07
1
-1
/
+3
*
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
2023-08-07
1
-5
/
+7
*
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
1
-2
/
+43
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
net: allow alloc_skb_with_frags() to allocate bigger packets
Eric Dumazet
2023-08-02
1
-31
/
+25
*
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-08
1
-0
/
+5
*
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
2023-06-24
1
-22
/
+28
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-141
/
+1
*
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
2023-05-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-1
/
+3
|
\
|
*
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
1
-1
/
+3
*
|
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
2023-05-23
1
-0
/
+88
*
|
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
1
-2
/
+2
*
|
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-11
1
-2
/
+2
|
\
|
|
*
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-07
1
-2
/
+2
*
|
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
2023-05-09
1
-17
/
+0
|
/
*
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
2023-04-28
1
-6
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-26
1
-0
/
+3
|
\
|
*
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-04-25
1
-0
/
+3
*
|
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
1
-7
/
+1
*
|
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2023-04-23
1
-3
/
+2
*
|
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
2023-04-23
1
-0
/
+3
*
|
net: extend drop reasons for multiple subsystems
Johannes Berg
2023-04-20
1
-3
/
+56
[next]