index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
hci_ldisc: fix null pointer deref
David Newall
1
-0
/
+1
2008-02-13
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
Jarek Poplawski
3
-9
/
+6
2008-02-13
[AX25] ax25_timer: use mod_timer instead of add_timer
Jarek Poplawski
3
-44
/
+23
2008-02-13
[AX25] ax25_route: make ax25_route_lock BH safe
Jarek Poplawski
1
-14
/
+14
2008-02-13
[AX25] af_ax25: remove sock lock in ax25_info_show()
Jarek Poplawski
1
-4
/
+2
2008-02-13
fib_trie: /proc/net/route performance improvement
Stephen Hemminger
1
-11
/
+82
2008-02-13
fib_trie: handle empty tree
Stephen Hemminger
1
-4
/
+2
2008-02-13
[IPV4]: Remove IP_TOS setting privilege checks.
David S. Miller
1
-5
/
+0
2008-02-12
WMI: initialize wmi_blocks.list even if ACPI is disabled
Linus Torvalds
1
-2
/
+2
2008-02-12
x86: vdso_install fix
Roland McGrath
1
-10
/
+12
2008-02-12
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
2
-28
/
+36
2008-02-12
Be more robust about bad arguments in get_user_pages()
Jonathan Corbet
1
-0
/
+2
2008-02-12
Add Matt to MAINTAINERS as a SLAB allocator maintainer
Pekka Enberg
1
-0
/
+2
2008-02-12
Make topology fallback macros reference their arguments.
Andi Kleen
1
-5
/
+5
2008-02-11
mlx4_core: Fix build break (missing include)
Olof Johansson
1
-0
/
+1
2008-02-11
[IA64] Fix build for sim_defconfig
Tony Luck
2
-9
/
+8
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
1
-1
/
+1
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
1
-2
/
+4
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
1
-15
/
+33
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
1
-1
/
+5
2008-02-11
x86: remove over noisy debug printk
Thomas Gleixner
1
-7
/
+0
2008-02-11
Prevent IDE boot ops on NUMA system
Andi Kleen
1
-1
/
+1
2008-02-11
kbuild: fix make V=1
Sam Ravnborg
2
-0
/
+4
2008-02-11
net/phy/fixed.c: fix a use-after-free
Adrian Bunk
1
-2
/
+2
2008-02-11
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
Sergio Luis
1
-1
/
+2
2008-02-11
Use proper abstractions in quirk_intel_irqbalance
Matthew Wilcox
1
-3
/
+6
2008-02-11
claw/lcs/netiucv: check s390dbf level before sprints
Peter Tiedemann
3
-14
/
+41
2008-02-11
lcs: avoid/reduce unused s390dbf debug areas.
Peter Tiedemann
1
-1
/
+1
2008-02-11
netiucv: change name of nop function
Ursula Braun
1
-3
/
+3
2008-02-11
netiucv: Remember to set driver->owner.
Cornelia Huck
1
-0
/
+1
2008-02-11
claw: removal of volatile variables
Ursula Braun
1
-2
/
+0
2008-02-11
forcedeth: tx pause watermarks
Ayaz Abdulla
1
-46
/
+57
2008-02-11
forcedeth: tx collision fix
Ayaz Abdulla
1
-19
/
+36
2008-02-11
cxgb3: Handle ARP completions that mark neighbors stale.
Steve Wise
1
-1
/
+1
2008-02-11
DM9000: Show the MAC address source after printing MAC
Ben Dooks
1
-3
/
+7
2008-02-11
DM9000: Update retry count whilst identifying chip
Ben Dooks
1
-1
/
+1
2008-02-11
DM9000: Add support for MII ioctl() calls
Ben Dooks
1
-0
/
+12
2008-02-11
DM9000: Add platform flag for no attached EEPROM
Ben Dooks
2
-0
/
+16
2008-02-11
DM9000: Remove redudant use of "& 0xff"
Ben Dooks
1
-6
/
+6
2008-02-11
DM9000: Remove cal_CRC() and use ether_crc_le instead
Ben Dooks
1
-26
/
+9
2008-02-11
DM9000: Fix delays used by EEPROM read and write
Ben Dooks
1
-3
/
+51
2008-02-11
DM9000: Use netif_msg to enable debugging options
Ben Dooks
1
-6
/
+22
2008-02-11
DM9000: Remove unnecessary changelog in header comment
Ben Dooks
1
-40
/
+5
2008-02-11
DM9000: Ensure spinlock held whilst accessing EEPROM registers
Ben Dooks
1
-0
/
+20
2008-02-11
DM9000: Remove EEPROM initialisation code.
Ben Dooks
1
-29
/
+0
2008-02-11
DM9000: Add ethtool control of msg_enable value
Ben Dooks
1
-0
/
+16
2008-02-11
DM9000: Add ethtool support for reading and writing EEPROM
Ben Dooks
1
-6
/
+60
[next]