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.13.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
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-4
/
+6
2023-09-13
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
1
-14
/
+20
2023-09-13
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
1
-2
/
+8
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
1
-0
/
+5
2023-06-25
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
1
-22
/
+28
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-141
/
+1
2023-05-30
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
1
-2
/
+2
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-05-24
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-24
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+88
2023-05-24
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-2
/
+2
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-4
/
+3
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-05-10
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
1
-17
/
+0
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
1
-2
/
+2
2023-04-28
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
1
-6
/
+14
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
1
-7
/
+1
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
1
-3
/
+2
2023-04-23
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+3
2023-04-21
net: extend drop reasons for multiple subsystems
Johannes Berg
1
-3
/
+56
2023-04-21
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
1
-2
/
+2
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
1
-0
/
+2
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-2
/
+2
2023-04-15
net: skb: plumb napi state thru skb freeing paths
Jakub Kicinski
1
-18
/
+20
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-03-11
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
1
-1
/
+1
2023-03-11
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
1
-4
/
+2
2023-03-01
net: avoid skb end_offset change in __skb_unclone_keeptruesize()
Eric Dumazet
1
-8
/
+23
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
1
-4
/
+4
2023-02-16
net: msg_zerocopy: elide page accounting if RLIM_INFINITY
Willem de Bruijn
1
-2
/
+6
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-16
/
+15
2023-02-09
net: enable usercopy for skb_small_head_cache
Eric Dumazet
1
-1
/
+7
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
1
-5
/
+67
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
1
-16
/
+11
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
1
-6
/
+4
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
1
-12
/
+6
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
1
-1
/
+3
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2023-02-01
net: fix NULL pointer in skb_segment_list
Yan Zhai
1
-3
/
+2
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-0
/
+1
2023-01-24
net: fix kfree_skb_list use of skb_mark_not_on_list
Jesper Dangaard Brouer
1
-2
/
+0
2023-01-17
net: kfree_skb_list use kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+39
2023-01-17
net: fix call location in kfree_skb_list_reason
Jesper Dangaard Brouer
1
-13
/
+21
2023-01-09
net: skb: remove old comments about frag_size for build_skb()
Jakub Kicinski
1
-5
/
+3
2022-12-17
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-10
skbuff: Introduce slab_build_skb()
Kees Cook
1
-8
/
+62
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
1
-3
/
+2
[next]