aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Linux 2.6.32-rc5Linus Torvalds1-1/+1
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells1-1/+1
2009-10-15Update flex_arrays.txtJonathan Corbet1-11/+32
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-14tty: fix vt_compat_ioctlAndreas Schwab1-1/+1
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44
2009-10-14sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown1-6/+8
2009-10-14sysfs: Allow sysfs_move_dir(..., NULL) again.Cornelia Huck1-1/+2
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-14tty: Make flush_to_ldisc() locking more robustLinus Torvalds1-16/+13
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-14USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel1-2/+2
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney3-0/+3
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-10-14Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman3-0/+3
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula1-1/+1
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy1-1/+3
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen1-1/+1
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal1-6/+9
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi1-1/+0
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14Btrfs: always pin metadata in discard modeChris Mason1-0/+8
2009-10-14Btrfs: enable discard supportChristoph Hellwig1-6/+0
2009-10-14Btrfs: add -o discard optionChristoph Hellwig3-1/+10
2009-10-14Btrfs: properly wait log writers during log syncYan, Zheng1-5/+6
2009-10-14Btrfs: fix possible ENOSPC problems with truncateJosef Bacik1-3/+24