index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2
-2
/
+8
2008-04-23
mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ
Vladimir Sokolovsky
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
10
-160
/
+162
2008-04-23
IB/ehca: Bump version number to 0026
Joachim Fenkes
1
-1
/
+1
2008-04-23
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
1
-19
/
+18
2008-04-23
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
1
-19
/
+3
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
7
-56
/
+63
2008-04-23
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
3
-0
/
+9
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
6
-49
/
+134
2008-04-23
RDMA/nes: Fix adapter reset after PXE boot
Chien Tung
2
-13
/
+13
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
3
-9
/
+13
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
3
-21
/
+15
2008-04-22
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2
-6
/
+6
2008-04-22
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
1
-9
/
+4
2008-04-22
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
1
-1
/
+1
2008-04-22
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
1
-2
/
+4
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-22
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2
-15
/
+0
2008-04-22
infiniband: class_device fallout
Stephen Rothwell
1
-1
/
+1
2008-04-22
frv: unexport kmap_atomic_to_page
Adrian Bunk
1
-3
/
+0
2008-04-22
frv: remove HARD_RESET_NOW()
Adrian Bunk
1
-5
/
+0
2008-04-22
DOC: A couple corrections and clarifications in USB doc.
Robert P. J. Day
1
-7
/
+7
2008-04-22
Generate a slightly more informative error msg for bad HZ
Robert P. J. Day
1
-1
/
+1
2008-04-22
fix typo "is" -> "if" in Makefile
Uwe Kleine-König
1
-1
/
+1
2008-04-22
ptrace: compat_ptrace_request siginfo
Roland McGrath
1
-13
/
+35
2008-04-22
skbuff: fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-04-22
ext*: spelling fix prefered -> preferred
Benoit Boissinot
6
-11
/
+11
2008-04-22
DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.
Robert P. J. Day
3
-4
/
+4
2008-04-22
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Robert P. J. Day
1
-1
/
+1
2008-04-22
RAID: remove trailing space from printk line
Nick Andrew
1
-1
/
+1
2008-04-22
DMA engine: typo fixes
Sebastian Siewior
2
-4
/
+4
2008-04-22
Remove unused MAX_NODES_SHIFT
Johannes Weiner
1
-1
/
+0
2008-04-22
MAINTAINERS: Clarify access to OCFS2 development mailing list.
Robert P. J. Day
1
-1
/
+1
2008-04-22
V4L: Storage class should be before const qualifier (sn9c102)
Tobias Klauser
1
-1
/
+1
2008-04-22
V4L: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
intel_menlow: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
DVB: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-04-22
arm: Storage class should be before const qualifier
Tobias Klauser
2
-5
/
+5
2008-04-22
ALSA: Storage class should be before const qualifier
Tobias Klauser
2
-4
/
+4
2008-04-22
acpi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
firmware_sample_driver.c: fix coding style
Pavel Machek
1
-8
/
+6
2008-04-22
MAINTAINERS: Add ati_remote2 driver
Ville Syrjala
1
-0
/
+5
2008-04-22
Documentation: Remove last references to BitKeeper.
Cyril Brulebois
2
-3
/
+2
2008-04-22
Remove documentation of non-existent sk_alloc arg
Rusty Russell
1
-1
/
+0
2008-04-22
trivial: small cleanups
Pavel Machek
4
-7
/
+6
2008-04-22
Correct a few trivial tree details in Documentation/SubmittingPatches
Jesper Juhl
1
-2
/
+2
2008-04-22
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
76
-11625
/
+172
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
[next]