index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
iucv
/
af_iucv.c
Age
Commit message (
Expand
)
Author
2026-08-31
net/iucv: fix the recvmsg window update
Bryam Vargas
2026-08-24
net/iucv: filter frames in afiucv_hs_rcv() by ingress device
Alexandra Winter
2026-07-21
net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
Hidayath Khan
2026-07-21
net/iucv: fix use-after-free of a severed iucv_path
Bryam Vargas
2026-07-10
net/iucv: take a reference on the socket found in afiucv_hs_rcv()
Bryam Vargas
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-22
net/iucv: fix locking in .getsockopt
Breno Leitao
2026-05-22
af_iucv: convert to getsockopt_iter
Breno Leitao
2026-03-31
net/iucv: Add missing kernel-doc return value descriptions
Nagamani PV
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-28
net: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-20
s390/iucv: Convert sprintf/snprintf to scnprintf
Aswin Karuvally
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2024-11-26
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
Sidraya Jayagond
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
2024-02-22
net/af_iucv: fix virtual vs physical address confusion
Alexander Gordeev
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
2021-11-19
net/af_iucv: fix kernel doc comments
Heiko Carstens
2021-08-09
net/af_iucv: remove wrappers around iucv (de-)registration
Julian Wiedmann
2021-08-09
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
2021-08-09
net/af_iucv: support drop monitoring
Julian Wiedmann
2021-06-12
net/af_iucv: clean up some forward declarations
Julian Wiedmann
2021-03-28
iucv: af_iucv.c: Couple of typo fixes
Bhaskar Chowdhury
2021-01-28
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
net/af_iucv: count packets in the xmit path
Julian Wiedmann
2021-01-28
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
2021-01-28
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
2020-12-08
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
2020-11-21
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
2020-11-10
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
2020-10-03
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
2020-05-19
net/af_iucv: remove a redundant zero initialization
Julian Wiedmann
2020-05-19
net/af_iucv: replace open-coded U16_MAX
Julian Wiedmann
2020-05-19
net/af_iucv: remove pm support
Julian Wiedmann
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-29
net/af_iucv: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-19
net/af_iucv: always register net_device notifier
Julian Wiedmann
[next]