index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
caif
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-4
/
+0
2013-11-07
caif: use pskb_put() instead of reimplementing its functionality
Mathias Krause
1
-11
/
+1
2013-09-05
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2
-4
/
+4
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
17
-17
/
+17
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-04-07
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-03-07
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
12
-56
/
+55
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2
-13
/
+8
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
1
-10
/
+3
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
1
-2
/
+5
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
1
-0
/
+4
2012-07-31
netvm: prevent a stream-specific deadlock
Mel Gorman
1
-1
/
+1
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-07-16
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-06-25
caif: Fixed potential memory leak
Kim Lilliestierna XX
1
-8
/
+9
2012-06-25
caif: added check for potential null return
Kim Lilliestierna XX
1
-0
/
+5
2012-06-25
caif: Remove unused pointer and code
Kim Lilliestierna XX
1
-3
/
+0
2012-06-25
caif: Clear shutdown mask to zero at reconnect.
Sjur Brændeland
1
-0
/
+1
2012-06-17
net: remove my future former mail address
Rémi Denis-Courmont
1
-2
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-6
/
+4
2012-05-07
Kconfig: replace "--- help ---" with "---help---"
Paul Bolle
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
4
-2
/
+28
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
1
-7
/
+7
2012-03-11
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-03-11
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
6
-24
/
+31
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
1
-2
/
+1
2012-02-05
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
1
-2
/
+0
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-34
/
+11
2012-02-04
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
1
-6
/
+6
2012-02-04
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
1
-112
/
+1
2012-02-02
caif: Bugfix double kfree_skb upon xmit failure
Dmitry Tarnyagin
1
-4
/
+6
2012-02-02
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
sjur.brandeland@stericsson.com
1
-9
/
+3
2012-01-27
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2
-21
/
+2
2012-01-17
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
1
-7
/
+9
2012-01-17
caif: Fix typo in Vendor/Product-ID for CAIF modems
sjur.brandeland@stericsson.com
1
-1
/
+1
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2
-4
/
+4
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2
-4
/
+4
[next]