summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sock_free() optimizationsEric Dumazet2010-07-121-2/+3
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-128-20/+33
* net: cleanupsChangli Gao2010-07-123-192/+123
* xtsonic: free irq if sonic_open() failsKulikov Vasiliy2010-07-121-2/+10
* macsonic: free irqs if sonic_open() failsKulikov Vasiliy2010-07-121-9/+28
* jazzsonic: free irq if sonic_open() failsKulikov Vasiliy2010-07-121-4/+13
* isdn: fix strlen() usageDan Carpenter2010-07-121-3/+4
* 9p: strlen() doesn't count the terminatorDan Carpenter2010-07-121-1/+1
* tc35815: fix iomap leakKulikov Vasiliy2010-07-121-1/+3
* ll_temac: Fix missing validate_addr hookDenis Kirjanov2010-07-121-0/+1
* cxgb4vf: fix TX Queue restartCasey Leedom2010-07-122-28/+16
* depca: fix leaks in depca_module_init()Kulikov Vasiliy2010-07-121-6/+23
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-1213-53/+32
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-1222-140/+67
* ac3200: fix error pathKulikov Vasiliy2010-07-111-1/+1
* at1700: fix double free_irqKulikov Vasiliy2010-07-111-3/+1
* cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis2010-07-111-10/+13
* cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis2010-07-113-1/+65
* cxgb4: add user manipulation of the RSS tableDimitris Michailidis2010-07-112-16/+98
* cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis2010-07-111-17/+25
* cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis2010-07-111-6/+7
* tg3: Update version to 3.112Matt Carlson2010-07-111-2/+2
* tg3: Fix some checkpatch errorsMatt Carlson2010-07-111-8/+9
* tg3: Revert PCIe tx glitch fixMatt Carlson2010-07-112-46/+0
* tg3: Report driver version to firmwareMatt Carlson2010-07-112-3/+9
* tg3: Relax 5717 serdes restrictionMatt Carlson2010-07-111-3/+2
* tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson2010-07-111-6/+14
* tg3: Fix single MSI-X vector coalescingMatt Carlson2010-07-111-1/+1
* tg3: Revert RSS indir tbl setup changeMatt Carlson2010-07-111-1/+1
* 82596: free resources on errorKulikov Vasiliy2010-07-101-8/+22
* 82596: do not panic on out of memoryKulikov Vasiliy2010-07-101-16/+26
* be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi2010-07-102-1/+12
* macvtap: Use dev_t for macvtap_major.David S. Miller2010-07-101-1/+1
* qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty2010-07-091-1/+4
* qlcnic: Check FW capability for TSOAnirban Chakraborty2010-07-093-6/+14
* net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-092-8/+8
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-094-49/+56
* usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+10
* usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+5
* usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-9/+9
* atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-2/+3
* atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+3
* atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+6
* atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto2010-07-091-0/+39
* atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto2010-07-091-2/+64
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-092-0/+47
* cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2010-07-082-3/+8
* fec_mpc52xx: fix error pathKulikov Vasiliy2010-07-081-21/+17
* ll_temac: fix memory leakKulikov Vasiliy2010-07-081-1/+4
* ax88796: free irq on errorKulikov Vasiliy2010-07-081-1/+3
OpenPOWER on IntegriCloud