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.12.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
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+36
2024-05-14
s390/iucv: Unexport iucv_root
Heiko Carstens
1
-2
/
+1
2024-05-14
s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
Heiko Carstens
1
-0
/
+35
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-2
/
+2
2024-04-03
net/iucv: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-8
/
+18
2024-03-30
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-1
/
+1
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-16
/
+15
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
2
-15
/
+15
2024-03-13
s390/iucv: fix receive buffer virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+1
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-02-23
net/af_iucv: fix virtual vs physical address confusion
Alexander Gordeev
1
-6
/
+4
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-02-16
net/iucv: fix the allocation size of iucv_path_table array
Alexander Gordeev
1
-2
/
+2
2024-02-16
net/iucv: fix virtual vs physical address confusion
Alexander Gordeev
1
-7
/
+8
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
1
-1
/
+1
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-2
/
+2
2023-03-17
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-2
/
+0
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-2
/
+1
2022-02-23
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-1
/
+1
2021-11-19
net/af_iucv: fix kernel doc comments
Heiko Carstens
1
-19
/
+19
2021-11-19
net/iucv: fix kernel doc comments
Heiko Carstens
1
-62
/
+62
2021-08-09
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-9
/
+9
2021-08-09
net/iucv: get rid of register asm usage
Heiko Carstens
1
-20
/
+22
2021-08-09
net/af_iucv: remove wrappers around iucv (de-)registration
Julian Wiedmann
1
-13
/
+3
2021-08-09
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
1
-11
/
+3
2021-08-09
net/af_iucv: support drop monitoring
Julian Wiedmann
1
-20
/
+22
2021-07-02
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
1
-10
/
+12
2021-06-12
net/af_iucv: clean up some forward declarations
Julian Wiedmann
1
-17
/
+10
2021-03-29
iucv: af_iucv.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-01-29
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-2
/
+4
2021-01-29
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-59
/
+21
2021-01-29
net/af_iucv: count packets in the xmit path
Julian Wiedmann
1
-6
/
+24
2021-01-29
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
1
-12
/
+3
2021-01-29
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2020-12-09
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
1
-4
/
+4
2020-11-22
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
1
-2
/
+2
2020-11-11
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
1
-1
/
+2
2020-10-04
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
1
-5
/
+3
2020-10-04
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
[next]