index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
iucv
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2
-5
/
+11
2008-07-20
iucv: Fix bad merging.
David S. Miller
1
-10
/
+0
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-19
/
+19
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-21
/
+12
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-8
/
+8
2008-07-15
iucv: fix memory leak in cpu hotplug error path.
Akinobu Mita
1
-1
/
+4
2008-07-14
[S390] Cleanup iucv printk messages.
Ursula Braun
2
-13
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-7
/
+7
2008-06-10
af_iucv: exploit target message class support of IUCV
Ursula Braun
1
-0
/
+1
2008-06-10
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-4
/
+7
2008-06-10
iucv: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-05-23
net: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-1
/
+1
2008-04-10
iucv: Delay bus registration until core is ready.
Cornelia Huck
1
-7
/
+9
2008-04-10
iucv: get rid of in_atomic() use.
Heiko Carstens
1
-1
/
+0
2008-04-10
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-03-03
iucv: fix build error on !SMP
Heiko Carstens
1
-2
/
+0
2008-02-08
[AF_IUCV]: defensive programming of iucv_callback_txdone
Ursula Braun
1
-7
/
+14
2008-02-08
[AF_IUCV]: broken send_skb_q results in endless loop
Ursula Braun
1
-1
/
+7
2008-02-08
[IUCV]: wrong irq-disabling locking at module load time
Ursula Braun
1
-2
/
+2
2008-01-29
[IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-2
/
+2
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-8
/
+1
2007-11-20
[S390] Explicitly code allocpercpu calls in iucv
Christoph Lameter
1
-46
/
+61
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-11
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
1
-86
/
+125
2007-10-11
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
1
-0
/
+3
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+2
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-7
/
+8
2007-07-15
[AF_IUCV]: Add lock when updating accept_q
Ursula Braun
1
-2
/
+14
2007-07-15
[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
Ursula Braun
1
-1
/
+4
2007-07-15
[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.
Jennifer Hunt
1
-4
/
+4
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+6
2007-05-05
[AF_IUCV]: Compile fix - adopt to skbuff changes.
Heiko Carstens
1
-3
/
+3
2007-05-04
[AF_IUCV/IUCV] : Add missing section annotations
Heiko Carstens
2
-48
/
+45
2007-05-04
[AF_IUCV]: Implementation of a skb backlog queue
Jennifer Hunt
1
-29
/
+130
2007-04-29
[AF_IUCV/IUCV]: smp_call_function deadlock
Martin Schwidefsky
1
-73
/
+132
2007-04-26
[AF_IUCV]: Fix compilation on s390-up
Alexey Dobriyan
1
-2
/
+0
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-09
[S390]: Add AF_IUCV socket support
Jennifer Hunt
3
-0
/
+1086
2007-02-09
[S390]: Rewrite of the IUCV base code, part 2
Martin Schwidefsky
3
-0
/
+1631