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
2014-09-10
iucv: Convert pr_warning to pr_warn
Joe Perches
1
-5
/
+4
2014-07-22
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
1
-1
/
+2
2014-07-16
af_iucv: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-05-31
af_iucv: correct cleanup if listen backlog is full
Ursula Braun
1
-2
/
+1
2014-05-31
af_iucv: Add automatic (source) iucv_name to bind
Philipp Hachtmann
1
-11
/
+18
2014-05-14
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-2
/
+2
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+3
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-64
/
+57
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-3
/
+3
2014-03-20
net/iucv/iucv.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-64
/
+57
2014-03-20
af_iucv: recvmsg problem for SOCK_STREAM sockets
Ursula Braun
1
-0
/
+1
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-2
/
+0
2013-07-15
net: delete __cpuinit usage from all net files
Paul Gortmaker
1
-1
/
+1
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+16
2013-04-09
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-18
/
+16
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-04-08
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-03
net: fix smatch warnings inside datagram_poll
Jacob Keller
1
-1
/
+1
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-14
/
+7
2013-02-14
iucv: fix kernel panic at reboot
Hendrik Brueckner
1
-1
/
+4
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2012-03-23
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-08
af_iucv: add shutdown for HS transport
Ursula Braun
1
-27
/
+52
2012-03-08
af_iucv: handle netdev events
Ursula Braun
1
-44
/
+62
2012-02-09
af_iucv: allow retrieval of maximum message size
Ursula Braun
1
-1
/
+9
2012-02-09
af_iucv: change net_device handling for HS transport
Ursula Braun
1
-57
/
+62
2012-02-09
af_iucv: block writing if msg limit is exceeded
Ursula Braun
1
-1
/
+1
2012-02-09
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-14
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-27
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
[next]