summaryrefslogtreecommitdiffstats
path: root/net/iucv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-212-5/+11
|\
| * iucv: Fix bad merging.David S. Miller2008-07-201-10/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-19/+19
| |\
| * | iucv: fix memory leak in cpu hotplug error path.Akinobu Mita2008-07-151-1/+4
| * | af_iucv: exploit target message class support of IUCVUrsula Braun2008-06-091-0/+1
| * | iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-06-091-4/+7
| * | iucv: fix section mismatch warning.Heiko Carstens2008-06-091-1/+1
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-21/+12
|\ \ \ | | |/ | |/|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-8/+8
| |\ \
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-7/+7
| | |/
| * | [S390] Cleanup iucv printk messages.Ursula Braun2008-07-142-13/+4
| |/
* | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
|/
* iucv: Delay bus registration until core is ready.Cornelia Huck2008-04-101-7/+9
* iucv: get rid of in_atomic() use.Heiko Carstens2008-04-101-1/+0
* af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-101-1/+1
* iucv: fix build error on !SMPHeiko Carstens2008-03-031-2/+0
* [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-071-7/+14
* [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-071-1/+7
* [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-071-2/+2
* [IUCV]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-281-2/+2
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-8/+1
* [S390] Explicitly code allocpercpu calls in iucvChristoph Lameter2007-11-201-46/+61
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-101-86/+125
* [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-101-0/+3
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-2/+2
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-7/+8
* [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-141-2/+14
* [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-141-1/+4
* [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt2007-07-141-4/+4
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+6
* [AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens2007-05-051-3/+3
* [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-042-48/+45
* [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-041-29/+130
* [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-281-73/+132
* [AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan2007-04-261-2/+0
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-083-0/+1086
* [S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky2007-02-083-0/+1631
OpenPOWER on IntegriCloud