summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-081-7/+0Star
* vxge: Version update.Sreenivasa Honnur2010-04-081-2/+2
* vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur2010-04-083-12/+71
* vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur2010-04-081-2/+4
* vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur2010-04-081-1/+3
* Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller2010-04-084-126/+38Star
* net: fix ethtool coding style errors and warningschavey2010-04-082-120/+136
* macb: allow reception of large (>1518 bytes) framesPeter Korsgaard2010-04-081-0/+1
* bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori2010-04-082-56/+58
* bnx2: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-082-23/+23
* virtio-net: move sg off stackMichael S. Tsirkin2010-04-081-27/+25Star
* benet: fix the misusage of zero dma addressFUJITA Tomonori2010-04-081-1/+1
* benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-082-3/+3
* 3c503: Fix IRQ probingBen Hutchings2010-04-081-12/+30
* caif: tty's are kref objects so take a referenceAlan Cox2010-04-081-1/+2
* caif: check write operationsAlan Cox2010-04-081-0/+4
* net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet2010-04-081-1/+1
* net: fix definition of netdev_for_each_mc_addr()Pavel Roskin2010-04-081-1/+1
* flow: delayed deletion of flow cache entriesTimo Teräs2010-04-071-31/+69
* xfrm: remove policy garbage collectionTimo Teräs2010-04-071-34/+5Star
* xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-074-391/+383Star
* flow: virtualize flow cache entry methodsTimo Teräs2010-04-074-102/+163
* au1000-eth: bump to 1.7Florian Fainelli2010-04-071-1/+1
* au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli2010-04-071-68/+48Star
* au1000-eth: implement set/get_msglevelFlorian Fainelli2010-04-072-0/+21
* au1000-eth: fix checkpatch errors.Florian Fainelli2010-04-072-24/+23Star
* au1000-eth: prefix all functions with au1000_Florian Fainelli2010-04-071-35/+35
* au1000-eth: set MODULE_VERSIONFlorian Fainelli2010-04-071-0/+1
* au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli2010-04-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07780-8445/+71698
|\
| * smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki2010-04-041-5/+7
| * r8169: clean up my printk uglynessNeil Horman2010-04-021-2/+2
| * net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-022-0/+26
| * cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-022-0/+3395
| * cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-024-0/+1714
| * cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-021-0/+2431
| * cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-022-0/+3231
| * cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-023-0/+3122
| * netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2010-04-022-57/+37Star
| * bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-021-12/+14
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-027-3/+20
| * stmmac: add documentation for the driver.Giuseppe CAVALLARO2010-04-021-0/+143
| * stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-021-0/+1
| * be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-021-2/+2
| * be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-022-10/+9Star
| * be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-021-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-0114-31/+55
| |\
| | * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-302-2/+7
| | * iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| | * setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1