| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [TIPC]: Removing useless casts | Panagiotis Issaris | 2006-07-21 | 2 | -2/+2 |
| * | [IPV4]: Fix nexthop realm dumping for multipath routes | Patrick McHardy | 2006-07-21 | 1 | -4/+8 |
| * | [DUMMY]: Avoid an oops when dummy_init_one() failed | Nicolas Dichtel | 2006-07-21 | 1 | -0/+1 |
| * | [IFB] After ifb_init_one() failed, i is increased. Decrease | Nicolas Dichtel | 2006-07-21 | 1 | -0/+1 |
| * | [NET]: Fix reversed error test in netif_tx_trylock | Herbert Xu | 2006-07-21 | 1 | -3/+3 |
| * | [MAINTAINERS]: Mark LAPB as Oprhan. | David S. Miller | 2006-07-21 | 1 | -3/+1 |
| * | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 94 | -334/+154 |
| * | [NET]: sun happymeal, little pci cleanup | Jiri Slaby | 2006-07-21 | 1 | -7/+2 |
| * | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz | 2006-07-21 | 12 | -35/+38 |
| * | [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine | Henrik Kretzschmar | 2006-07-21 | 1 | -1/+1 |
| * | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> | Adrian Bunk | 2006-07-21 | 2 | -1/+2 |
| * | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 | 6 | -27/+80 |
| * | [SCTP]: Set chunk->data_accepted only if we are going to accept it. | Sridhar Samudrala | 2006-07-21 | 1 | -1/+2 |
| * | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 | 8 | -19/+60 |
| * | [SCTP]: Unhash the endpoint in sctp_endpoint_free(). | Vlad Yasevich | 2006-07-21 | 1 | -5/+6 |
| * | [SCTP]: Check for NULL arg to sctp_bucket_destroy(). | Sridhar Samudrala | 2006-07-21 | 1 | -1/+1 |
| * | [PKT_SCHED] netem: Fix slab corruption with netem (2nd try) | Guillaume Chazarain | 2006-07-21 | 1 | -1/+3 |
| * | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa | 2006-07-21 | 4 | -16/+40 |
| * | [WAN]: Cosmetic changes to N2 and C101 drivers | Krzysztof Halasa | 2006-07-21 | 2 | -3/+4 |
| * | [WAN]: Added missing netif_dormant_off() to generic HDLC | Krzysztof Halasa | 2006-07-21 | 4 | -0/+4 |
| * | [IPV4]: Get rid of redundant IPCB->opts initialisation | Herbert Xu | 2006-07-21 | 6 | -7/+0 |
* | | [SPARC64]: Update defconfig. | David S. Miller | 2006-07-21 | 1 | -4/+4 |
* | | [SPARC]: Fix length parameter verification in sys_getdomainname(). | David S. Miller | 2006-07-21 | 2 | -18/+18 |
* | | [SERIAL] sunzilog: Fix instance enumeration. | David S. Miller | 2006-07-21 | 1 | -36/+35 |
* | | [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). | David S. Miller | 2006-07-21 | 1 | -9/+1 |
* | | [SPARC]: Get sun4d SMP building again. | Raymond Burns | 2006-07-21 | 2 | -78/+121 |
* | | [SPARC]: Do not call sun4m_irq_rotate on sun4d. | Raymond Burns | 2006-07-21 | 1 | -1/+1 |
* | | [SPARC]: Simplify and correct __cpu_find_by() | David S. Miller | 2006-07-21 | 2 | -21/+7 |
* | | [SPARC]: Initialize iounit spinlock in iounit_init(). | Raymond Burns | 2006-07-21 | 1 | -0/+1 |
* | | [SPARC]: Fix initialization of sun4d SBUS interrupts. | David S. Miller | 2006-07-21 | 1 | -3/+31 |
* | | [SERIAL] sunzilog: Register IRQ after all devices have been probed. | David S. Miller | 2006-07-21 | 1 | -11/+35 |
* | | [SPARC] sbus: Make sure sbus nodes are named uniquely. | David S. Miller | 2006-07-21 | 1 | -1/+1 |
* | | [SPARC]: Fix property name acquisition in prom.c | Bob Breuer | 2006-07-21 | 1 | -3/+6 |
* | | [SERIAL] sunsab: Get line numbers and table sizing correct. | David S. Miller | 2006-07-21 | 1 | -4/+5 |
* | | [SPARC64] Fix sunsab ports ordering | Marc Zyngier | 2006-07-21 | 1 | -1/+1 |
* | | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 7 | -120/+0 |
* | | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. | David S. Miller | 2006-07-21 | 3 | -5/+43 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 | 55 | -672/+796 |
|\ |
|
| * | [SCSI] More buffer->request_buffer changes | Christoph Hellwig | 2006-07-14 | 14 | -21/+19 |
| * | [SCSI] mptfusion: bump version to 3.04.01 | Eric Moore | 2006-07-13 | 1 | -2/+2 |
| * | [SCSI] mptfusion: misc fix's | Eric Moore | 2006-07-13 | 9 | -49/+10 |
| * | [SCSI] mptfusion: firmware download boot fix's | Eric Moore | 2006-07-13 | 1 | -8/+18 |
| * | [SCSI] mptfusion: task abort fix's | Eric Moore | 2006-07-13 | 2 | -18/+41 |
| * | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 2006-07-13 | 1 | -1/+18 |
| * | [SCSI] mptfusion: sas loginfo update | Eric Moore | 2006-07-13 | 1 | -18/+36 |
| * | [SCSI] mptfusion: mptctl panic when loading | Eric Moore | 2006-07-13 | 1 | -6/+6 |
| * | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 2006-07-13 | 2 | -0/+48 |
| * | [SCSI] NCR_D700: misc fixes (section and argument ordering) | James Bottomley | 2006-07-12 | 1 | -7/+7 |
| * | [SCSI] scsi_debug: must_check fixes | Randy Dunlap | 2006-07-12 | 1 | -18/+54 |
| * | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 2006-07-12 | 3 | -41/+24 |