summaryrefslogtreecommitdiff
path: root/net/iucv
AgeCommit message (Expand)Author
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-13s390/iucv: use new address translation helpersHeiko Carstens
2024-03-13s390/iucv: fix receive buffer virtual vs physical address confusionAlexander Gordeev
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-02-22net/af_iucv: fix virtual vs physical address confusionAlexander Gordeev
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-16net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev
2024-02-16net/iucv: fix virtual vs physical address confusionAlexander Gordeev
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-03-16net/iucv: Fix size of interrupt dataAlexandra Winter
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-02-22s390/iucv: sort out physical vs virtual pointers usageAlexander Gordeev
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-11-19net/af_iucv: Use struct_group() to zero struct iucv_sock regionKees Cook
2021-11-19net/af_iucv: fix kernel doc commentsHeiko Carstens
2021-11-19net/iucv: fix kernel doc commentsHeiko Carstens
2021-08-09net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-09net/iucv: get rid of register asm usageHeiko Carstens
2021-08-09net/af_iucv: remove wrappers around iucv (de-)registrationJulian Wiedmann
2021-08-09net/af_iucv: clean up a try_then_request_module()Julian Wiedmann
2021-08-09net/af_iucv: support drop monitoringJulian Wiedmann
2021-07-01s390: iucv: Avoid field over-reading memcpy()Kees Cook
2021-06-12net/af_iucv: clean up some forward declarationsJulian Wiedmann
2021-03-28iucv: af_iucv.c: Couple of typo fixesBhaskar Chowdhury
2021-01-28net/af_iucv: build SG skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann
2021-01-28net/af_iucv: don't lookup the socket on TX notificationJulian Wiedmann
2021-01-28net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann
2020-11-21net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann
2020-11-10net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-10-03net/iucv: fix indentation in __iucv_message_receive()Julian Wiedmann
2020-10-03net/af_iucv: right-size the uid variable in iucv_sock_bind()Julian Wiedmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann
2020-05-19net/af_iucv: remove a redundant zero initializationJulian Wiedmann
2020-05-19net/af_iucv: replace open-coded U16_MAXJulian Wiedmann
2020-05-19net/af_iucv: remove pm supportJulian Wiedmann
2020-05-19net/iucv: remove pm supportJulian Wiedmann
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-29net/af_iucv: mark expected switch fall-throughsGustavo A. R. Silva
2019-06-19net/af_iucv: always register net_device notifierJulian Wiedmann