index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2022-10-28
*
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2022-10-28
*
Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...
Michael Bestas
2021-09-16
|
\
|
*
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-08
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-03-17
|
\
|
|
*
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
2021-03-07
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-02-07
|
\
|
|
*
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-30
|
*
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-23
|
*
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
2021-01-17
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-09-19
|
\
|
|
*
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-09-03
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
*
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2020-05-10
*
|
Merge android-4.4.176 (cf84cdc) into msm-4.4
Srinivasarao P
2019-02-27
|
\
|
|
*
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-23
*
|
Merge android-4.4.174 (62872f9) into msm-4.4
Srinivasarao P
2019-02-11
|
\
|
|
*
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2019-02-08
|
*
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2019-02-08
|
*
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2019-02-08
*
|
Merge android-4.4.172 (b3e9e81) into msm-4.4
Srinivasarao P
2019-01-29
|
\
|
|
*
net: speed up skb_rbtree_purge()
Eric Dumazet
2019-01-26
*
|
Merge android-4.4.161 (8e7f196) into msm-4.4
Srinivasarao P
2018-10-15
|
\
|
|
*
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2018-10-13
*
|
Merge android-4.4.144 (4b2d6ba) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
*
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-25
|
*
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-25
*
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
*
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-05-30
|
*
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-05-30
*
|
Merge android-4.4.132 (46155cc) into msm-4.4
Srinivasarao P
2018-05-22
|
\
|
|
*
net: initialize skb->peeked when cloning
Eric Dumazet
2018-05-16
*
|
Merge android-4.4.128 (89904cc) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
skbuff: only inherit relevant tx_flags
Willem de Bruijn
2018-04-13
|
*
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-04-13
*
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
*
|
Merge android-4.4.109 (8cbe01c) into msm-4.4
Srinivasarao P
2018-01-18
|
\
|
|
*
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2018-01-02
*
|
Merge android-4.4.101 (f0b9d2d) into msm-4.4
Srinivasarao P
2017-12-26
|
\
|
|
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-24
*
|
Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'
Blagovest Kolenichev
2017-04-20
|
\
|
|
*
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-22
|
*
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-22
*
|
Merge "net: support __netdev_alloc_skb to always use GFP_DMA"
Linux Build Service Account
2017-02-15
|
\
\
|
*
|
net: support __netdev_alloc_skb to always use GFP_DMA
Prakash Gupta
2017-02-04
*
|
|
Merge "net: support __netdev_alloc_frag to always use GFP_DMA"
Linux Build Service Account
2017-02-10
|
\
\
\
|
*
|
|
net: support __netdev_alloc_frag to always use GFP_DMA
Liam Mark
2017-02-04
|
|
/
/
*
/
/
net: support __alloc_skb to always use GFP_DMA
Liam Mark
2017-02-04
|
/
/
*
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
|
[next]