summaryrefslogtreecommitdiffstats
path: root/Documentation/blockdev (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann11-12/+23
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-31sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy3-89/+32
2011-03-31fib: add rtnl locking in ip_fib_net_exitEric Dumazet1-0/+2
2011-03-31atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville3-25/+3
2011-03-31atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8
2011-03-31atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano1-2/+22
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski6-9/+387
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing1-1/+1
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs4-0/+29
2011-03-30bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G1-1/+1
2011-03-30net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29Linux 2.6.39-rc1v2.6.39-rc1Linus Torvalds1-2/+2
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29xen: fix p2m section mismatchesRandy Dunlap1-2/+2
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner2-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner1-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner2-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang3-10/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-29NOMMU: implement access_remote_vmMike Frysinger1-13/+39
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner2-14/+0
2011-03-29genirq: Remove compat codeThomas Gleixner14-452/+25