summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-16isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe1-46/+46
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-16atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-07-16net/nuc900: enable Mac driver clockWan ZongShun1-0/+3
2010-07-16drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches6-61/+71
2010-07-15Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau1-2/+1
2010-07-15bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan1-2/+2
2010-07-15eth16i: fix memory leakKulikov Vasiliy1-1/+3
2010-07-15net/sched: potential data corruptionDan Carpenter1-2/+2
2010-07-15netxen: fix for kdumpRajesh Borundia1-1/+15
2010-07-15wd: fix memory leakKulikov Vasiliy1-1/+3
2010-07-15tulip: formatting of pointers in printk()Kulikov Vasiliy2-4/+4
2010-07-14qlcnic: restore NPAR config data after recoveryAnirban Chakraborty3-23/+72
2010-07-14qlcnic: aer supportSucheta Chakraborty2-1/+137
2010-07-14qlcnic: fix netdev notifier in error pathAmit Kumar Salecha1-1/+9
2010-07-14qlcnic: disable tx timeout recoveryAmit Kumar Salecha1-2/+4
2010-07-14qlcnic: fix pause params settingRajesh Borundia1-0/+4
2010-07-14eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger1-4/+0
2010-07-14cs89x0: Removing dead SH_HICOSH4Christoph Egger2-53/+2
2010-07-14cassini: Removing dead CASSINI_NAPIChristoph Egger1-5/+0
2010-07-14cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger1-19/+1
2010-07-14cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger1-4/+0
2010-07-14net: Removing dead {AR,WAVE}LANChristoph Egger1-6/+0
2010-07-13Revert "tc35815: fix iomap leak"David S. Miller1-3/+1
2010-07-13drivers/net: Add Micrel KS8841/42 support to ks8842 driverDavid J. Choi2-48/+133
2010-07-13hso: remove driver versionFilip Aben1-4/+1
2010-07-13net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-07-13net/core: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-13drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-13drivers/isdn: Remove unnecessary casts of private_dataJoe Perches3-5/+5
2010-07-13atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR3-4/+4
2010-07-13fec: use interrupt for MDIO completion indicationBaruch Siach1-30/+25
2010-07-13net: autoconvert trivial BKL users to private mutexArnd Bergmann4-21/+22
2010-07-13isdn: autoconvert trivial BKL users to private mutexArnd Bergmann9-46/+48
2010-07-13net: sock_free() optimizationsEric Dumazet1-2/+3
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao8-20/+33
2010-07-13net: cleanupsChangli Gao3-192/+123
2010-07-13xtsonic: free irq if sonic_open() failsKulikov Vasiliy1-2/+10
2010-07-13macsonic: free irqs if sonic_open() failsKulikov Vasiliy1-9/+28
2010-07-13jazzsonic: free irq if sonic_open() failsKulikov Vasiliy1-4/+13
2010-07-13isdn: fix strlen() usageDan Carpenter1-3/+4
2010-07-139p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-07-13tc35815: fix iomap leakKulikov Vasiliy1-1/+3
2010-07-13ll_temac: Fix missing validate_addr hookDenis Kirjanov1-0/+1
2010-07-13cxgb4vf: fix TX Queue restartCasey Leedom2-28/+16