aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/iucv (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann1-0/+5
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-0/+2
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig1-2/+0
2017-11-27net: annotate ->poll() instancesAl Viro1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun1-10/+10
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun1-0/+8
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun1-0/+1
2012-02-08af_iucv: allow retrieval of maximum message sizeUrsula Braun1-0/+1
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun1-0/+1
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun1-1/+0
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun1-1/+0
2011-08-13af_iucv: add HiperSockets transportUrsula Braun1-0/+52
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka1-1/+35
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner1-2/+0
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner1-0/+2
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner1-0/+3
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner1-0/+4
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner1-0/+45
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun1-0/+7
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens1-20/+0
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-1/+0
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun1-0/+1
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt1-0/+2
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky1-1/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-0/+106
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+415