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
/
iucv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-1
/
+1
2012-03-07
af_iucv: add shutdown for HS transport
Ursula Braun
1
-27
/
+52
2012-03-07
af_iucv: handle netdev events
Ursula Braun
1
-44
/
+62
2012-02-08
af_iucv: allow retrieval of maximum message size
Ursula Braun
1
-1
/
+9
2012-02-08
af_iucv: change net_device handling for HS transport
Ursula Braun
1
-57
/
+62
2012-02-08
af_iucv: block writing if msg limit is exceeded
Ursula Braun
1
-1
/
+1
2012-02-08
af_iucv: remove IUCV-pathes completely
Ursula Braun
1
-34
/
+37
2011-12-20
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
1
-27
/
+8
2011-12-20
af_iucv: remove unused timer infrastructure
Ursula Braun
1
-22
/
+0
2011-12-20
af_iucv: release reference to HS device
Ursula Braun
1
-13
/
+24
2011-12-20
af_iucv: accelerate close for HS transport
Ursula Braun
1
-0
/
+7
2011-12-20
af_iucv: support ancillary data with HS transport
Ursula Braun
1
-0
/
+2
2011-10-13
net: more accurate skb truesize
Eric Dumazet
1
-1
/
+1
2011-08-13
af_iucv: add HiperSockets transport
Ursula Braun
1
-72
/
+677
2011-08-13
af_iucv: cleanup - use iucv_sk(sk) early
Ursula Braun
1
-21
/
+23
2011-08-13
af_iucv: use loadable iucv interface
Frank Blaschka
1
-45
/
+74
2011-08-13
iucv: kernel option for z/VM IUCV and HiperSockets
Ursula Braun
1
-6
/
+8
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
1
-0
/
+23
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
1
-2
/
+5
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-13
convert old cpumask API into new one
KOSAKI Motohiro
1
-36
/
+37
2011-05-13
af_iucv: get rid of compile warning
Ursula Braun
1
-7
/
+2
2011-05-13
iucv: get rid of compile warning
Ursula Braun
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-1
/
+2
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-7
/
+7
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-05-27
iucv: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-4
/
+5
2010-05-26
net/iucv: Add missing spin_unlock
Julia Lawall
1
-1
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-4
/
+7
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-6
/
+6
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-11-13
iucv: add work_queue cleanup for suspend
Ursula Braun
1
-3
/
+13
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-17
af_iucv: remove duplicate sock_set_flag
Ursula Braun
1
-1
/
+0
2009-10-17
af_iucv: use sk functions to modify sk->sk_ack_backlog
Hendrik Brueckner
1
-2
/
+2
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-09-16
af_iucv: fix race when queueing skbs on the backlog queue
Hendrik Brueckner
1
-2
/
+14
2009-09-16
af_iucv: do not call iucv_sock_kill() twice
Hendrik Brueckner
1
-5
/
+5
2009-09-16
af_iucv: handle non-accepted sockets after resuming from suspend
Hendrik Brueckner
1
-0
/
+1
2009-09-16
af_iucv: fix race in __iucv_sock_wait()
Hendrik Brueckner
1
-1
/
+1
2009-09-16
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
1
-1
/
+1
2009-09-16
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
1
-11
/
+11
2009-09-16
iucv: suspend/resume error msg for left over pathes
Ursula Braun
1
-0
/
+14
2009-09-14
net: constify remaining proto_ops
Alexey Dobriyan
1
-2
/
+2
[next]