index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
2005-05-30
1
-0
/
+10
*
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6
Linus Torvalds
2005-05-29
1
-15
/
+556
|
\
|
*
Merge of /home/davem/src/GIT/tg3-2.6/
David S. Miller
2005-05-29
1
-15
/
+556
|
|
\
|
|
*
[TG3]: Fix bug in tg3_load_firmware_cpu
Michael Chan
2005-05-29
1
-0
/
+5
|
|
*
[TG3]: Add interrupt test
Michael Chan
2005-05-29
1
-0
/
+12
|
|
*
[TG3]: Add loopback test
Michael Chan
2005-05-29
1
-0
/
+115
|
|
*
[TG3]: Add memory test
Michael Chan
2005-05-29
1
-0
/
+60
|
|
*
[TG3]: Add register test
Michael Chan
2005-05-29
1
-0
/
+241
|
|
*
[TG3]: Add parameter to tg3_halt
Michael Chan
2005-05-29
1
-15
/
+15
|
|
*
[TG3]: Add link test
Michael Chan
2005-05-29
1
-0
/
+30
|
|
*
[TG3]: Add nvram test
Michael Chan
2005-05-29
1
-0
/
+50
|
|
*
[TG3]: Add basic selftest infrastructure
Michael Chan
2005-05-29
1
-0
/
+28
*
|
|
[NET]: Use %lx for netdev->features sysfs formatting.
David S. Miller
2005-05-29
1
-1
/
+2
*
|
|
[IPV6]: Clear up user copy warning in flowlabel code.
David S. Miller
2005-05-29
1
-4
/
+6
*
|
|
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
Jon Mason
2005-05-29
2
-1
/
+12
*
|
|
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
Pravin B. Shelar
2005-05-29
3
-40
/
+1
*
|
|
[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h
Michael Ellerman
2005-05-29
1
-4
/
+18
*
|
|
[IPV4]: Primary and secondary addresses
Harald Welte
2005-05-29
3
-5
/
+32
|
/
/
*
|
Automatic merge of 'misc-fixes' branch from
Linus Torvalds
2005-05-29
15
-5
/
+32
|
\
\
|
|
/
|
/
|
|
*
libata: bump version
Jeff Garzik
2005-05-29
1
-1
/
+1
|
*
Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap
2005-05-29
14
-4
/
+29
|
|
\
|
|
*
libata: Fix use-after-iounmap
Jeff Garzik
2005-05-26
14
-4
/
+29
|
*
|
[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...
domen@coderock.org
2005-05-27
1
-0
/
+1
|
*
|
[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant
domen@coderock.org
2005-05-27
1
-0
/
+1
*
|
|
[BRIDGE]: receive path optimization
Stephen Hemminger
2005-05-29
1
-1
/
+1
*
|
|
[BRIDGE]: prevent bad forwarding table updates
Stephen Hemminger
2005-05-29
2
-2
/
+7
*
|
|
[BRIDGE]: set features based on enslaved devices
Stephen Hemminger
2005-05-29
4
-8
/
+40
*
|
|
[BRIDGE]: make dev->features unsigned
Stephen Hemminger
2005-05-29
2
-2
/
+2
*
|
|
[BRIDGE]: features change notification
Stephen Hemminger
2005-05-29
4
-1
/
+21
*
|
|
Automatic merge of 'for-linus' branch from
Linus Torvalds
2005-05-29
9
-96
/
+97
|
\
\
\
|
*
|
|
Input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
2005-05-29
1
-3
/
+3
|
*
|
|
Input: synaptics - reduce verboseness of synaptics driver - there
Dmitry Torokhov
2005-05-28
1
-34
/
+5
|
*
|
|
Input: yet another model that does not play nicely when i8042 is
Dmitry Torokhov
2005-05-28
1
-0
/
+7
|
*
|
|
Input: automatically disable MUX mode on Toshiba Satellite P10
Dmitry Torokhov
2005-05-28
1
-1
/
+10
|
*
|
|
Input: gunze - fix out-of-bound array access reported by Adrian Bunk.
Dmitry Torokhov
2005-05-28
1
-2
/
+1
|
*
|
|
Input: Fix button mapping in joydev - BTN_TRIGGER was being
Vojtech Pavlik
2005-05-28
1
-1
/
+1
|
*
|
|
Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse
Vojtech Pavlik
2005-05-28
1
-1
/
+4
|
*
|
|
Input: Avoid double unregistering of i8042 PnP driver. This can happen
Kurt Garloff
2005-05-28
1
-2
/
+6
|
*
|
|
Input: Tone down the severity of a printk() in i386/ia64 arch code
Dmitry Torokhov
2005-05-28
1
-1
/
+1
|
*
|
|
Input: Only write the CTR in i8042 resume function. Reading it is
Vojtech Pavlik
2005-05-28
1
-20
/
+28
|
*
|
|
Input: Remove (now) unused variable in i8042.c
Vojtech Pavlik
2005-05-28
1
-2
/
+0
|
*
|
|
Input: Add a missing KERN_INFO message designation, fix behavior
Vojtech Pavlik
2005-05-28
1
-2
/
+2
|
*
|
|
Input:
Adrian Bunk
2005-05-28
3
-29
/
+31
|
*
|
|
Input: Fix a warning in psmouse-base.c
Andrew Morton
2005-05-28
1
-1
/
+1
|
|
/
/
*
|
|
[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured
Kumar Gala
2005-05-28
1
-0
/
+2
*
|
|
[PATCH] ppc32: Add soft reset to MPC834x
Kumar Gala
2005-05-28
2
-0
/
+34
*
|
|
[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.
Kumar Gala
2005-05-28
2
-2
/
+0
*
|
|
[PATCH] ppc32: Simplified load string emulation error checking
Kumar Gala
2005-05-28
1
-6
/
+1
*
|
|
[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabled
Kumar Gala
2005-05-28
1
-3
/
+3
*
|
|
[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge
Vitaly Bordug
2005-05-28
12
-303
/
+558
[next]