summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [TG3]: update version and reldateMichael Chan2006-06-171-2/+2
* [TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2006-06-172-9/+49
* [TG3]: Add 5786 PCI IDMichael Chan2006-06-172-0/+3
* [IRDA]: ali-ircc: using device model power managementSamuel Ortiz2006-06-171-55/+51
* [IRDA]: stir4200, switching to the kthread APIChristoph Hellwig2006-06-171-24/+14
* [IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz2006-06-174-0/+1192
* [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller2006-06-171-2/+0
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-176-2/+214
* [BRIDGE]: fix module startup error handlingStephen Hemminger2006-06-172-9/+22
* [BRIDGE]: optimize conditional in forward pathStephen Hemminger2006-06-171-8/+4
* [LLC]: add multicast support for datagramsStephen Hemminger2006-06-172-8/+55
* [LLC]: allow applications to get copy of kernel datagramsStephen Hemminger2006-06-171-1/+3
* [LLC]: use rcu_dereference on receive handlerStephen Hemminger2006-06-171-2/+5
* [LLC]: allow datagram recvmsgStephen Hemminger2006-06-171-2/+2
* [LLC]: use more efficient ether address routinesStephen Hemminger2006-06-172-9/+6
* [I/OAT]: Do not use for_each_cpu().Andrew Morton2006-06-171-3/+3
* [I/OAT]: TCP recv offload to I/OATChris Leech2006-06-174-22/+185
* [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-174-0/+16
* [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-174-8/+19
* [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-172-5/+7
* [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-175-0/+27
* [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-176-1/+459
* [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-174-0/+158
* [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller2006-06-172-2/+2
* [I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller2006-06-171-0/+1
* [I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech2006-06-177-0/+1271
* [I/OAT]: DMA memcpy subsystemChris Leech2006-06-176-0/+762
* Linux v2.6.17v2.6.17Linus Torvalds2006-06-171-1/+1
* [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann2006-06-171-1/+1
* [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
* [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-171-3/+0
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-172-26/+18
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-171-5/+4
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe2006-06-171-2/+3
* [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
* [PATCH] cfq-iosched: fix crash in do_div()Jens Axboe2006-06-141-8/+3
* [PATCH] Return error in case flock_lock_file failureKirill Korotaev2006-06-141-0/+2
* [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
* [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
* [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
* [PATCH] alpha: generic hweight build fixRandy Dunlap2006-06-121-1/+1
* [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-121-0/+1
* [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-121-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-121-1/+0
|\
| * [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-111-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-123-3/+3
|\ \
| * | [IPV4]: Increment ipInHdrErrors when TTL expires.Weidong2006-06-121-0/+1
OpenPOWER on IntegriCloud