index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: fix a race between PCI probe and dev_open
Francois Romieu
2007-03-09
1
-5
/
+5
*
r8169: revert bogus BMCR reset
Francois Romieu
2007-03-09
1
-2
/
+2
*
sky2: turn off Rx checksum on bad hardware
Stephen Hemminger
2007-03-09
1
-3
/
+21
*
mv643xx: Clear pending interrupts before calling request_irq
Dale Farnsworth
2007-03-09
1
-4
/
+6
*
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
2007-03-09
1
-3
/
+7
*
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
2007-03-09
1
-0
/
+6
*
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
2007-03-09
1
-6
/
+16
*
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
2007-03-09
1
-0
/
+4
*
netxen: fix warnings
Ralf Baechle
2007-03-09
1
-2
/
+3
*
via-rhine: set avoid_D3 for broken BIOSes
Roger Luethi
2007-03-09
1
-2
/
+30
*
[PATCH] build fix for i386 earlyquirk.c
Dave Jones
2007-03-09
1
-1
/
+1
*
[PATCH] update 'getting sparse' info.
Dave Jones
2007-03-09
1
-3
/
+7
*
[PATCH] ACPI: repair nvidia early quirk breakage on x86_64
Len Brown
2007-03-09
2
-14
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-03-09
15
-102
/
+122
|
\
|
*
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-03-08
1
-1
/
+4
|
*
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
2007-03-06
1
-1
/
+1
|
*
RDMA/cxgb3: Fix MR permission problems
Steve Wise
2007-03-06
3
-41
/
+18
|
*
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
Steve Wise
2007-03-06
1
-2
/
+1
|
*
RDMA/cxgb3: Squelch logging AE errors
Steve Wise
2007-03-06
1
-6
/
+6
|
*
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
Steve Wise
2007-03-06
1
-0
/
+2
|
*
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
2007-03-06
1
-4
/
+2
|
*
RDMA/cxgb3: Fixes for "normal close" failures
Steve Wise
2007-03-06
1
-4
/
+7
|
*
RDMA/cxgb3: Fix build on sparc64
David Miller
2007-03-06
1
-0
/
+1
|
*
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
2007-03-06
1
-1
/
+1
|
*
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
2007-03-06
1
-4
/
+6
|
*
RDMA/cxgb3: Start ep timer on a MPA reject
Steve Wise
2007-03-06
1
-2
/
+1
|
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
1
-5
/
+5
|
*
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-03-01
4
-25
/
+60
|
*
IPoIB: Only handle async events for one port
Roland Dreier
2007-02-27
1
-6
/
+7
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-09
1
-2
/
+2
|
\
\
|
*
|
[SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist
Jarek Poplawski
2007-03-08
1
-2
/
+2
*
|
|
[SPARC64]: Fix PARPORT build (again).
David S. Miller
2007-03-09
1
-0
/
+11
|
/
/
*
|
[PATCH] libata-acpi: Try and stop all the non PCI devices crashing
Alan Cox
2007-03-08
1
-1
/
+16
*
|
[PATCH] ecryptfs: nested locking annotation
Peter Zijlstra
2007-03-08
1
-1
/
+1
*
|
[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage
Pat Gefre
2007-03-08
1
-35
/
+17
*
|
[PATCH] uml: arch_prctl should set thread fs
Jeff Dike
2007-03-08
1
-2
/
+4
*
|
[PATCH] check_partition(): fix error check
suzuki
2007-03-08
1
-1
/
+1
*
|
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
2007-03-08
3
-46
/
+119
*
|
[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()
Jiri Kosina
2007-03-08
1
-2
/
+2
*
|
[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-0
/
+1
*
|
[PATCH] um: fix errno usage
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-8
/
+9
*
|
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-0
/
+1
*
|
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-3
/
+3
*
|
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2007-03-08
2
-2
/
+2
*
|
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2007-03-08
3
-6
/
+5
*
|
[PATCH] um: fix a memory leak in the multicast driver
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-1
/
+9
*
|
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-5
/
+7
*
|
[PATCH] uml: hostfs: fix double free
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-1
/
+4
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-03-08
1
-2
/
+8
|
\
\
|
*
|
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
2007-03-08
1
-2
/
+8
[next]