index
:
kernel_motorola_potter.git
q10.0
kernel_motorola_potter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Copy ndisc_nodetype from original skb in skb_clone
Subash Abhinov Kasiviswanathan
2018-12-07
1
-0
/
+4
*
Merge android-3.18.119 (0462616) into msm-3.18
Nageswara Reddy Karnati
2018-09-05
1
-0
/
+1
|
\
|
*
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-28
1
-2
/
+1
|
*
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-28
1
-0
/
+2
*
|
Merge 'android-3.18.113' (f6efdb0) into 'msm-3.18'
Chetan C R
2018-07-03
1
-2
/
+8
|
\
|
|
*
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-05-30
1
-2
/
+4
|
*
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-05-30
1
-2
/
+5
|
*
net: initialize skb->peeked when cloning
Eric Dumazet
2018-05-16
1
-0
/
+1
*
|
Merge 'android-3.18.105' (20653d9) into 'msm-3.18'
Chetan C R
2018-04-18
1
-24
/
+43
|
\
|
|
*
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-04-13
1
-23
/
+42
|
*
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-04-08
1
-1
/
+1
*
|
Merge google common 'android-3.18' into 'msm-3.18'
Kishor PK
2018-01-09
1
-0
/
+1
|
\
|
|
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-24
1
-0
/
+1
*
|
Merge tag 'google-common-android-3.18' into 'msm-3.18'
Imran Khan
2017-08-11
1
-14
/
+16
|
\
|
|
*
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-04-18
1
-7
/
+8
|
*
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-04-18
1
-7
/
+8
*
|
Merge tag 'lsk-v3.18-17.03-android' into 'msm-3.18'
Imran Khan
2017-05-03
1
-0
/
+2
|
\
|
|
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2017-02-08
1
-0
/
+2
*
|
Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'
Imran Khan
2016-06-09
1
-6
/
+9
|
\
|
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2016-01-22
1
-1
/
+2
|
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2016-01-15
1
-1
/
+1
|
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2016-01-15
1
-1
/
+2
|
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-11-13
1
-4
/
+5
*
|
skbuff: support disabling of skb fragment cache
Liam Mark
2016-01-15
1
-0
/
+17
*
|
Merge "net: support __alloc_skb to always use GFP_DMA"
Linux Build Service Account
2015-08-30
1
-0
/
+3
|
\
\
|
*
|
net: support __alloc_skb to always use GFP_DMA
Liam Mark
2015-08-28
1
-0
/
+3
|
|
/
*
/
net: support __netdev_alloc_frag to always use GFP_DMA
Liam Mark
2015-08-28
1
-0
/
+3
|
/
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-07-05
1
-1
/
+1
*
net: fix crash in build_skb()
Eric Dumazet
2015-05-11
1
-9
/
+22
*
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-05-11
1
-2
/
+7
*
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-27
1
-3
/
+6
*
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-27
1
-1
/
+0
*
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-03-14
1
-2
/
+3
*
net: Reset secmark when scrubbing packet
Thomas Graf
2015-01-27
1
-0
/
+1
*
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
2014-11-21
1
-17
/
+6
*
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
1
-3
/
+10
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
1
-1
/
+1
*
|
net: fix races in page->_count manipulation
Eric Dumazet
2014-10-10
1
-7
/
+18
*
|
net: Missing @ before descriptions cause make xmldocs warning
Masanari Iida
2014-10-09
1
-5
/
+5
*
|
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
1
-1
/
+1
|
\
\
|
*
|
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
*
|
|
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-04
1
-4
/
+4
*
|
|
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-0
/
+3
|
\
\
\
|
*
|
|
gro: fix aggregation for skb using frag_list
Eric Dumazet
2014-09-29
1
-0
/
+3
*
|
|
|
net: avoid one atomic operation in skb_clone()
Eric Dumazet
2014-10-01
1
-6
/
+17
*
|
|
|
net: cleanup and document skb fclone layout
Eric Dumazet
2014-10-01
1
-21
/
+20
|
|
/
/
|
/
|
|
*
|
|
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-29
1
-39
/
+41
[next]