aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-06ehea: Fix some whitespace issuesHannes Hering
2008-11-06sfc: Do not reset when hardware monitor detects a faultBen Hutchings
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh
2008-11-06bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-05pkt_sched: Fix qdisc len in qdisc_peek_dequeued()Jarek Poplawski
2008-11-05net: Don't leak packets when a netns is going downEric W. Biederman
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-05netns: Delete virtual interfaces during namespace cleanupEric W. Biederman
2008-11-05[JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker
2008-11-059p: Make all client spin locks IRQ safeTom Tucker
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery
2008-11-05net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-05sched: fix buddies for group schedulingPeter Zijlstra
2008-11-05sched: backward looking buddyPeter Zijlstra
2008-11-05sched: fix fair preempt checkPeter Zijlstra
2008-11-05sched: cleanup fair task selectionPeter Zijlstra
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: List management for new feature negotiationGerrit Renker
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-11-04dccp: Basic data structure for feature negotiationGerrit Renker
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen
2008-11-04net: #ifdef ->sk_securityAlexey Dobriyan
2008-11-04ARM: OMAP: Fix define for twl4030 irqsTony Lindgren
2008-11-04ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-04drivers: remove duplicated #includeJianjun Kong