summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-13net/core: Remove unnecessary casts of private_dataJoe Perches
2010-07-13drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches
2010-07-13drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-13atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR
2010-07-13fec: use interrupt for MDIO completion indicationBaruch Siach
2010-07-13net: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-13isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-13net: sock_free() optimizationsEric Dumazet
2010-07-13inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-13net: cleanupsChangli Gao
2010-07-13xtsonic: free irq if sonic_open() failsKulikov Vasiliy
2010-07-13macsonic: free irqs if sonic_open() failsKulikov Vasiliy
2010-07-13jazzsonic: free irq if sonic_open() failsKulikov Vasiliy
2010-07-13isdn: fix strlen() usageDan Carpenter
2010-07-139p: strlen() doesn't count the terminatorDan Carpenter
2010-07-13tc35815: fix iomap leakKulikov Vasiliy
2010-07-13ll_temac: Fix missing validate_addr hookDenis Kirjanov
2010-07-13cxgb4vf: fix TX Queue restartCasey Leedom
2010-07-13depca: fix leaks in depca_module_init()Kulikov Vasiliy
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-12ac3200: fix error pathKulikov Vasiliy
2010-07-12at1700: fix double free_irqKulikov Vasiliy
2010-07-12cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis
2010-07-12cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis
2010-07-12cxgb4: add user manipulation of the RSS tableDimitris Michailidis
2010-07-12cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis
2010-07-12cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis
2010-07-12tg3: Update version to 3.112Matt Carlson
2010-07-12tg3: Fix some checkpatch errorsMatt Carlson
2010-07-12tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-12tg3: Report driver version to firmwareMatt Carlson
2010-07-12tg3: Relax 5717 serdes restrictionMatt Carlson
2010-07-12tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson
2010-07-12tg3: Fix single MSI-X vector coalescingMatt Carlson
2010-07-12tg3: Revert RSS indir tbl setup changeMatt Carlson
2010-07-1182596: free resources on errorKulikov Vasiliy
2010-07-1182596: do not panic on out of memoryKulikov Vasiliy
2010-07-11be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-07-11macvtap: Use dev_t for macvtap_major.David S. Miller
2010-07-10qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty
2010-07-10qlcnic: Check FW capability for TSOAnirban Chakraborty
2010-07-10net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-10net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto