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
/
iucv
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
1
-2
/
+2
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-118
/
+179
2009-06-19
af_iucv: Return -EAGAIN if iucv msg limit is exceeded
Hendrik Brueckner
1
-41
/
+103
2009-06-19
af_iucv: Change if condition in sendmsg() for more readability
Hendrik Brueckner
1
-82
/
+81
2009-06-16
[S390] PM: af_iucv power management callbacks.
Ursula Braun
1
-3
/
+144
2009-06-16
[S390] pm: iucv power management callbacks.
Ursula Braun
1
-0
/
+179
2009-06-16
[S390] iucv: establish reboot notifier
Ursula Braun
1
-2
/
+87
2009-04-23
af_iucv: Fix merge.
Ursula Braun
1
-4
/
+0
2009-04-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+19
2009-04-23
af_iucv: New socket option for setting IUCV MSGLIMITs
Hendrik Brueckner
1
-2
/
+25
2009-04-23
af_iucv: cleanup and refactor recvmsg() EFAULT handling
Hendrik Brueckner
1
-7
/
+3
2009-04-23
af_iucv: Provide new socket type SOCK_SEQPACKET
Hendrik Brueckner
1
-17
/
+56
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
1
-4
/
+75
2009-04-23
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
Hendrik Brueckner
2
-20
/
+103
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-3
/
+76
2009-04-23
af_iucv: sync sk shutdown flag if iucv path is quiesced
Hendrik Brueckner
1
-1
/
+18
2009-04-23
iucv: provide second per-cpu IUCV command parameter block
Ursula Braun
1
-10
/
+31
2009-04-21
af_iucv: Fix race when queuing incoming iucv messages
Hendrik Brueckner
1
-3
/
+5
2009-04-21
af_iucv: Test additional sk states in iucv_sock_shutdown
Hendrik Brueckner
1
-0
/
+3
2009-04-21
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
Hendrik Brueckner
1
-1
/
+3
2009-04-21
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
Hendrik Brueckner
1
-3
/
+3
2009-04-21
af_iucv: consider state IUCV_CLOSING when closing a socket
Ursula Braun
1
-0
/
+3
2009-02-26
iucv: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-4
/
+3
2009-01-05
iucv: fix cpu hotplug
Heiko Carstens
1
-7
/
+11
2009-01-05
af_iucv: Free iucv path/socket in path_pending callback
Hendrik Brueckner
1
-0
/
+5
2009-01-05
af_iucv: avoid left over IUCV connections from failing connects
Ursula Braun
1
-0
/
+7
2009-01-05
af_iucv: New error return codes for connect()
Hendrik Brueckner
1
-1
/
+15
[next]