summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin1-8/+79
2007-10-15Add skb_is_gso_v6Brice Goglin1-0/+5
2007-10-15myri10ge: update firmware headersBrice Goglin1-4/+86
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin1-6/+5
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh4-24/+121
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua3-4/+46
2007-10-15net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2-3/+22
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua3-3/+11
2007-10-15net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2-6/+5
2007-10-15net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2-28/+60
2007-10-15net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua1-0/+33
2007-10-15IB/ipoib: Verify address handle validity on sendMoni Shoua1-2/+3
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua3-11/+20
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown1-2/+8
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown1-3/+7
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds57-1123/+5467
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-57/+251
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-334/+511
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds1-2/+0
2007-10-15[IA64] update sn2_defconfigJes Sorensen1-254/+189
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds25-1288/+1872
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds168-19930/+15985
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds7-34/+50
2007-10-15Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds56-3116/+2359
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds16-376/+326
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina3-14/+24
2007-10-15sched: sync wakeups preempt tooIngo Molnar1-10/+1
2007-10-15sched: affine sync wakeupsIngo Molnar3-6/+12
2007-10-15sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2-0/+12
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2-0/+26
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier4-2/+27
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2-4/+12
2007-10-15sched: domain sysctl fixes: add terminator commentMilton Miller1-0/+1
2007-10-15sched: domain sysctl fixes: do not crash on allocation failureMilton Miller1-2/+8
2007-10-15sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller1-4/+30
2007-10-15sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller1-1/+2
2007-10-15sched: domain sysctl fixes: use kcalloc()Milton Miller1-3/+2
2007-10-15Make scheduler debug file operations constArjan van de Ven1-1/+1
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar1-3/+4
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar1-7/+5
2007-10-15sched: allow the immediate migration of cache-cold tasksIngo Molnar1-1/+7
2007-10-15sched: debug, improve migration statisticsIngo Molnar3-32/+149
2007-10-15sched: debug: increase width of debug lineIngo Molnar1-6/+7
2007-10-15sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra1-3/+8
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar4-0/+38
2007-10-15sched: speed up context-switches a bitIngo Molnar1-11/+0
2007-10-15sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar1-0/+6
2007-10-15sched: generate uevents for user creation/destructionSrivatsa Vaddagiri1-0/+4
2007-10-15sched: do not normalize kernel threads via SysRq-NIngo Molnar1-11/+7