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
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
2011-05-15
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
2
-1
/
+39
2011-05-15
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-118
/
+159
2011-05-15
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
2
-44
/
+83
2011-04-17
caif: Fix set-but-unused variables.
David S. Miller
1
-9
/
+2
2011-04-11
caif: Add BUG_ON if dev_info is missing in packet
Sjur Brændeland
1
-1
/
+2
2011-04-11
caif: Don't resend if dev_queue_xmit fails.
Sjur Brændeland
9
-88
/
+14
2011-04-11
caif: code cleanup
Stephen Hemminger
7
-304
/
+23
2011-04-11
caif: performance bugfix - allow radio stack to prioritize packets.
Sjur Brændeland
1
-1
/
+5
2011-04-11
caif: Bugfix use for_each_safe when removing list nodes.
Sjur Brændeland
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
5
-6
/
+2
2011-01-15
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2011-01-10
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2011-01-10
caif: don't set connection request param size before copying data
Dan Rosenberg
1
-1
/
+1
2010-11-22
Net: caif: Makefile: Remove deprecated items
Tracey Dent
1
-5
/
+3
2010-11-03
caif: Remove noisy printout when disconnecting caif socket
sjur.brandeland@stericsson.com
1
-2
/
+1
2010-11-03
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
6
-44
/
+49
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+13
2010-10-05
caif: fix two caif_connect() bugs
Eric Dumazet
1
-6
/
+15
2010-10-05
caif: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-09-21
caif: Use default send and receive buffer size in caif_socket.
Sjur Braendeland
1
-7
/
+0
2010-09-21
caif: Fix function NULL pointer check.
Sjur Braendeland
1
-1
/
+1
2010-09-21
caif: Minor fixes in log prints.
Sjur Braendeland
2
-7
/
+3
2010-09-21
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
1
-3
/
+0
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-09-06
net/caifcaif_dev.c: Use netdev_<level>
Joe Perches
1
-8
/
+8
[next]