index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
sctp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-20
Make sure to re-enable SCI after an ACPI suspend
Linus Torvalds
1
-0
/
+3
2006-06-20
Improve SATA core suspend/resume
Linus Torvalds
1
-0
/
+1
2006-06-18
intelfb: fixup clock calculation debugging.
Dave Airlie
1
-72
/
+32
2006-06-18
Linux v2.6.17
v2.6.17
Linus Torvalds
1
-1
/
+1
2006-06-17
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
1
-1
/
+1
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-17
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
1
-3
/
+0
2006-06-17
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2
-26
/
+18
2006-06-17
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
1
-5
/
+4
2006-06-17
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
1
-1
/
+6
2006-06-17
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
1
-2
/
+3
2006-06-17
[PATCH] fix cdrom open
Jens Axboe
1
-2
/
+4
2006-06-14
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
1
-8
/
+3
2006-06-14
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
1
-0
/
+2
2006-06-13
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
1
-4
/
+13
2006-06-13
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
1
-0
/
+3
2006-06-13
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
1
-8
/
+8
2006-06-13
[PATCH] alpha: generic hweight build fix
Randy Dunlap
1
-1
/
+1
2006-06-12
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
1
-0
/
+1
2006-06-12
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
1
-0
/
+1
2006-06-12
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
1
-0
/
+1
2006-06-12
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
1
-0
/
+4
2006-06-12
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
1
-3
/
+1
2006-06-12
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
1
-0
/
+1
2006-06-12
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
1
-1
/
+0
2006-06-12
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
1
-1
/
+3
2006-06-12
[PATCH] net: au1000_eth: PHY framework conversion
Herbert Valerio Riedel
3
-1359
/
+378
2006-06-12
[PATCH] sata_mv: grab host lock inside eng_timeout
Mark Lord
1
-0
/
+3
2006-06-12
[PATCH] typo in vmscan.c
Christoph Lameter
1
-1
/
+1
2006-06-11
[PATCH] PCI: reverse pci config space restore order
Yu, Luming
1
-1
/
+5
2006-06-11
[PATCH] PCI: Improve PCI config space writeback
Dave Jones
1
-3
/
+13
2006-06-11
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
1
-5
/
+8
2006-06-11
[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled
akpm@osdl.org
1
-1
/
+1
2006-06-11
[PATCH] 3c5zz ethernet: fix section warnings
Randy Dunlap
6
-6
/
+6
2006-06-11
[PATCH] smc ethernet: fix section mismatch warnings
Randy Dunlap
3
-7
/
+4
2006-06-11
[PATCH] hp ethernet: fix section mismatches
Randy Dunlap
2
-3
/
+3
2006-06-11
[PATCH] Section mismatch in drivers/net/ne.o during modpost
Randy.Dunlap
2
-2
/
+2
2006-06-11
[PATCH] e1000: prevent statistics from getting garbled during reset
Linas Vepstas
1
-1
/
+7
2006-06-11
[PATCH] smc911x Kconfig fix
Andrew Morton
1
-1
/
+1
2006-06-11
[PATCH] forcedeth: new device ids
Ayaz Abdulla
1
-0
/
+32
2006-06-11
[PATCH] forcedeth config: version
Ayaz Abdulla
1
-1
/
+2
2006-06-11
[PATCH] forcedeth config: module parameters
Ayaz Abdulla
1
-22
/
+45
2006-06-11
[PATCH] forcedeth config: diagnostics
Ayaz Abdulla
1
-8
/
+398
2006-06-11
[PATCH] forcedeth config: move functions
Ayaz Abdulla
1
-133
/
+133
2006-06-11
[PATCH] forcedeth config: statistics
Ayaz Abdulla
1
-3
/
+194
2006-06-11
[PATCH] forcedeth config: csum
Ayaz Abdulla
1
-8
/
+77
2006-06-11
[PATCH] forcedeth config: wol
Ayaz Abdulla
1
-7
/
+10
2006-06-11
[PATCH] forcedeth config: phy
Ayaz Abdulla
1
-30
/
+78
[next]