summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen
2008-10-09r8169: fix early spinlock useFrancois Romieu
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King
2008-10-09Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09Merge branch 'at91' into develRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre
2008-10-09bnx2: Update version to 1.8.1.Michael Chan
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu
2008-10-09gre: Add netlink interfaceHerbert Xu
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu
2008-10-09gre: Use needed_headroomHerbert Xu
2008-10-09[CPUFREQ] Fix BUG: using smp_processor_id() in preemptible codeAndrea Righi
2008-10-09[CPUFREQ] Don't export governors for default governorSven Wegener
2008-10-09[CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governorvenkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differentialvenkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-micr...venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coor...venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky
2008-10-09[CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpu...Julia Lawall
2008-10-09[CPUFREQ] add error handling for cpufreq_register_governor() errorAkinobu Mita
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar