aboutsummaryrefslogtreecommitdiffstats
path: root/net/iucv (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-09af_iucv: exploit target message class support of IUCVUrsula Braun1-0/+1
2008-06-09iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-4/+7
2008-06-09iucv: fix section mismatch warning.Heiko Carstens1-1/+1
2008-04-10iucv: Delay bus registration until core is ready.Cornelia Huck1-7/+9
2008-04-10iucv: get rid of in_atomic() use.Heiko Carstens1-1/+0
2008-04-10af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-03-03iucv: fix build error on !SMPHeiko Carstens1-2/+0
2008-02-07[AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun1-7/+14
2008-02-07[AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun1-1/+7
2008-02-07[IUCV]: wrong irq-disabling locking at module load timeUrsula Braun1-2/+2
2008-01-28[IUCV]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-2/+2
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-8/+1
2007-11-20[S390] Explicitly code allocpercpu calls in iucvChristoph Lameter1-46/+61
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun1-86/+125
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens1-0/+3
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+2
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens1-7/+8
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun1-2/+14
2007-07-14[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun1-1/+4
2007-07-14[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt1-4/+4
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+6
2007-05-05[AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens1-3/+3
2007-05-04[AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2-48/+45
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt1-29/+130
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky1-73/+132
2007-04-26[AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan1-2/+0
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt3-0/+1086
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky3-0/+1631