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
*
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
*
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-09-03
*
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2020-05-10
*
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-23
*
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
*
net: speed up skb_rbtree_purge()
Eric Dumazet
2019-01-26
*
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2018-10-13
*
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
*
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
*
net: initialize skb->peeked when cloning
Eric Dumazet
2018-05-16
*
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
*
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
*
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2018-01-02
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-24
*
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
*
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-27
*
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
*
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-05-18
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-04-20
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-03
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-17
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-09-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
*
|
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-25
|
/
*
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
2015-08-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
|
\
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
*
|
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
*
|
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
*
|
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
*
|
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Alexander Duyck
2015-05-13
*
|
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
*
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
*
|
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
*
|
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
*
|
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
*
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
|
/
*
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
[next]