index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
iucv
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
af_iucv: Fix race when queuing incoming iucv messages
Hendrik Brueckner
1
-3
/
+5
2009-04-22
af_iucv: Test additional sk states in iucv_sock_shutdown
Hendrik Brueckner
1
-0
/
+3
2009-04-22
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
Hendrik Brueckner
1
-1
/
+3
2009-04-22
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
Hendrik Brueckner
1
-3
/
+3
2009-04-22
af_iucv: consider state IUCV_CLOSING when closing a socket
Ursula Braun
1
-0
/
+3
2009-02-27
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-06
iucv: fix cpu hotplug
Heiko Carstens
1
-7
/
+11
2009-01-06
af_iucv: Free iucv path/socket in path_pending callback
Hendrik Brueckner
1
-0
/
+5
2009-01-06
af_iucv: avoid left over IUCV connections from failing connects
Ursula Braun
1
-0
/
+7
2009-01-06
af_iucv: New error return codes for connect()
Hendrik Brueckner
1
-1
/
+15
2008-12-25
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
2
-6
/
+22
2008-12-25
[S390] iucv: Locking free version of iucv_message_(receive|send)
Hendrik Brueckner
1
-36
/
+116
2008-09-30
iucv: Fix mismerge again.
Heiko Carstens
1
-1
/
+2
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2
-5
/
+11
2008-07-20
iucv: Fix bad merging.
David S. Miller
1
-10
/
+0
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-19
/
+19
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-21
/
+12
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-8
/
+8
2008-07-15
iucv: fix memory leak in cpu hotplug error path.
Akinobu Mita
1
-1
/
+4
2008-07-14
[S390] Cleanup iucv printk messages.
Ursula Braun
2
-13
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-7
/
+7
2008-06-10
af_iucv: exploit target message class support of IUCV
Ursula Braun
1
-0
/
+1
2008-06-10
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-4
/
+7
2008-06-10
iucv: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-05-23
net: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-1
/
+1
2008-04-10
iucv: Delay bus registration until core is ready.
Cornelia Huck
1
-7
/
+9
2008-04-10
iucv: get rid of in_atomic() use.
Heiko Carstens
1
-1
/
+0
2008-04-10
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-03-03
iucv: fix build error on !SMP
Heiko Carstens
1
-2
/
+0
2008-02-08
[AF_IUCV]: defensive programming of iucv_callback_txdone
Ursula Braun
1
-7
/
+14
2008-02-08
[AF_IUCV]: broken send_skb_q results in endless loop
Ursula Braun
1
-1
/
+7
2008-02-08
[IUCV]: wrong irq-disabling locking at module load time
Ursula Braun
1
-2
/
+2
[next]