summaryrefslogtreecommitdiffstats
path: root/include/net/iucv
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap-204/+3
2024-12-09net: reformat kdoc return statementsJakub Kicinski-15/+15
2024-08-26s390/iucv: Correct spelling in iucv.hSimon Horman-1/+1
2024-05-14s390/iucv: Unexport iucv_rootHeiko Carstens-1/+0
2024-05-14s390/iucv: Provide iucv_alloc_device() / iucv_release_device()Heiko Carstens-0/+6
2024-03-13s390/iucv: use new address translation helpersHeiko Carstens-1/+2
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman-2/+2
2021-11-19net/af_iucv: Use struct_group() to zero struct iucv_sock regionKees Cook-4/+6
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann-1/+1
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann-0/+1
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann-8/+0
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann-0/+5
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-0/+2
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig-2/+0
2017-11-27net: annotate ->poll() instancesAl Viro-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun-10/+10
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun-0/+8
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun-0/+1
2012-02-08af_iucv: allow retrieval of maximum message sizeUrsula Braun-0/+1
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun-0/+1
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun-1/+0
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun-1/+0
2011-08-13af_iucv: add HiperSockets transportUrsula Braun-0/+52
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka-1/+35
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner-2/+0
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner-0/+2
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner-0/+3
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner-0/+4
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner-0/+45
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun-0/+7
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens-20/+0
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman-1/+0
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun-0/+1
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt-0/+2
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky-1/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt-0/+106
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky-0/+415