index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2012-08-09
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
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
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
1
-6
/
+4
2011-12-06
caif: Bad assert triggering false positive.
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-12-05
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
1
-1
/
+33
2011-12-05
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
1
-1
/
+84
2011-12-05
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
5
-9
/
+224
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2
-3
/
+2
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2
-86
/
+106
2011-11-30
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
1
-1
/
+2
2011-11-21
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
1
-5
/
+6
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-25
caif: Fix BUG() with network namespaces
David Woodhouse
1
-2
/
+3
2011-10-03
caif: add error handling for allocation
Dan Carpenter
1
-9
/
+14
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+5
2011-09-16
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
11
-75
/
+27
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-3
/
+3
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2
-2
/
+0
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-06-16
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-01
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
1
-6
/
+3
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
1
-4
/
+5
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
3
-44
/
+62
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
1
-9
/
+26
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
4
-24
/
+13
2011-05-15
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
1
-12
/
+22
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
6
-46
/
+117
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
6
-180
/
+162
2011-05-15
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
2
-4
/
+43
2011-05-15
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
2
-8
/
+31
[next]