| Commit message (Expand) | Author | Age | Files | Lines |
* | iucv: Delay bus registration until core is ready. | Cornelia Huck | 2008-04-10 | 1 | -7/+9 |
* | iucv: get rid of in_atomic() use. | Heiko Carstens | 2008-04-10 | 1 | -1/+0 |
* | af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. | Robert P. J. Day | 2008-04-10 | 1 | -1/+1 |
* | iucv: fix build error on !SMP | Heiko Carstens | 2008-03-03 | 1 | -2/+0 |
* | [AF_IUCV]: defensive programming of iucv_callback_txdone | Ursula Braun | 2008-02-07 | 1 | -7/+14 |
* | [AF_IUCV]: broken send_skb_q results in endless loop | Ursula Braun | 2008-02-07 | 1 | -1/+7 |
* | [IUCV]: wrong irq-disabling locking at module load time | Ursula Braun | 2008-02-07 | 1 | -2/+2 |
* | [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-28 | 1 | -2/+2 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 | 1 | -8/+1 |
* | [S390] Explicitly code allocpercpu calls in iucv | Christoph Lameter | 2007-11-20 | 1 | -46/+61 |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 | 1 | -1/+1 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | [AF_IUCV]: postpone receival of iucv-packets | Ursula Braun | 2007-10-10 | 1 | -86/+125 |
* | [AF_IUCV]: remove static declarations from header file. | Heiko Carstens | 2007-10-10 | 1 | -0/+3 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 | 1 | -2/+2 |
* | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 | 1 | -7/+8 |
* | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun | 2007-07-14 | 1 | -2/+14 |
* | [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. | Ursula Braun | 2007-07-14 | 1 | -1/+4 |
* | [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. | Jennifer Hunt | 2007-07-14 | 1 | -4/+4 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+6 |
* | [AF_IUCV]: Compile fix - adopt to skbuff changes. | Heiko Carstens | 2007-05-05 | 1 | -3/+3 |
* | [AF_IUCV/IUCV] : Add missing section annotations | Heiko Carstens | 2007-05-04 | 2 | -48/+45 |
* | [AF_IUCV]: Implementation of a skb backlog queue | Jennifer Hunt | 2007-05-04 | 1 | -29/+130 |
* | [AF_IUCV/IUCV]: smp_call_function deadlock | Martin Schwidefsky | 2007-04-28 | 1 | -73/+132 |
* | [AF_IUCV]: Fix compilation on s390-up | Alexey Dobriyan | 2007-04-26 | 1 | -2/+0 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [S390]: Add AF_IUCV socket support | Jennifer Hunt | 2007-02-08 | 3 | -0/+1086 |
* | [S390]: Rewrite of the IUCV base code, part 2 | Martin Schwidefsky | 2007-02-08 | 3 | -0/+1631 |