aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-17[IRDA]: ali-ircc: using device model power managementSamuel Ortiz
2006-06-17[IRDA]: stir4200, switching to the kthread APIChristoph Hellwig
2006-06-17[IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz
2006-06-17[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger
2006-06-17[BRIDGE]: fix module startup error handlingStephen Hemminger
2006-06-17[BRIDGE]: optimize conditional in forward pathStephen Hemminger
2006-06-17[LLC]: add multicast support for datagramsStephen Hemminger
2006-06-17[LLC]: allow applications to get copy of kernel datagramsStephen Hemminger
2006-06-17[LLC]: use rcu_dereference on receive handlerStephen Hemminger
2006-06-17[LLC]: allow datagram recvmsgStephen Hemminger
2006-06-17[LLC]: use more efficient ether address routinesStephen Hemminger
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton
2006-06-17[I/OAT]: TCP recv offload to I/OATChris Leech
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech
2006-06-17[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech
2006-06-17[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller
2006-06-17[I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech
2006-06-17Linux v2.6.17Linus Torvalds
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-17[PATCH] fix cdrom openJens Axboe
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-11[TCP]: continued: reno sacked_out count fixAki M Nyrhinen