aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-09-22stmmac: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22starfire: convert to SKB paged frag API.Ian Campbell1-1/+4
2011-09-22sky2: convert to SKB paged frag API.Ian Campbell1-7/+6
2011-09-22skge: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell2-10/+5
2011-09-22s2io: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-21bna: PCI Probe Conf Lock FixRasesh Mody1-0/+1
2011-09-21Linux 3.1-rc7Linus Torvalds1-1/+1
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21macmace, macsonic: cleanupFinn Thain2-17/+1
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin1-0/+2
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-09-21can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger3-0/+299
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-20staging: zcache: fix cleancache crashSeth Jennings1-1/+1
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO1-11/+68
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom2-0/+6
2011-09-20ipv6: fix a possible double freeRoy Li1-2/+2
2011-09-20netxen: Add pcie workaroundRajesh Borundia2-3/+64
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia1-1/+1
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet2-7/+18
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil1-1/+6
2011-09-20macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang1-7/+5
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen1-1/+1
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin1-4/+4
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar1-4/+5
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten1-7/+7
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-09-19igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2-17/+23
2011-09-19igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck3-20/+20
2011-09-19igb: drop the "adv" off function names relating to descriptorsAlexander Duyck3-36/+36
2011-09-19igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck1-49/+47
2011-09-19igb: update ring and adapter structure to improve performanceAlexander Duyck2-41/+46