summaryrefslogtreecommitdiff
path: root/net/iucv
Commit message (Expand)AuthorAge
* iucv: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-26
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-06
* iucv: fix cpu hotplugHeiko Carstens2009-01-05
* af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner2009-01-05
* af_iucv: avoid left over IUCV connections from failing connectsUrsula Braun2009-01-05
* af_iucv: New error return codes for connect()Hendrik Brueckner2009-01-05
* [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-25
* [S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2008-12-25
* iucv: Fix mismerge again.Heiko Carstens2008-09-30
* Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
|\
| * iucv: Fix bad merging.David S. Miller2008-07-20
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| |\
| * | iucv: fix memory leak in cpu hotplug error path.Akinobu Mita2008-07-15
| * | af_iucv: exploit target message class support of IUCVUrsula Braun2008-06-09
| * | iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-06-09
| * | iucv: fix section mismatch warning.Heiko Carstens2008-06-09
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16
|\ \ \ | | |/ | |/|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\ \
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| | |/
| * | [S390] Cleanup iucv printk messages.Ursula Braun2008-07-14
| |/
* | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
|/
* iucv: Delay bus registration until core is ready.Cornelia Huck2008-04-10
* iucv: get rid of in_atomic() use.Heiko Carstens2008-04-10
* af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-10
* iucv: fix build error on !SMPHeiko Carstens2008-03-03
* [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-07
* [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-07
* [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-07
* [IUCV]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [S390] Explicitly code allocpercpu calls in iucvChristoph Lameter2007-11-20
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [AF_IUCV]: postpone receival of iucv-packetsUrsula Braun2007-10-10
* [AF_IUCV]: remove static declarations from header file.Heiko Carstens2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-27
* [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-14
* [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-14
* [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt2007-07-14
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens2007-05-05
* [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-04
* [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-04
* [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-28
* [AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan2007-04-26
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-25
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-25