summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik2-32/+26
2010-11-28xfrm: fix gre key endianessTimo Teräs1-2/+2
2010-11-28ethoc: remove division from loopsJonas Bonn1-4/+13
2010-11-28ethoc: fix function return typeJonas Bonn1-3/+2
2010-11-28ethoc: rework mdio read/writeJonas Bonn1-8/+6
2010-11-28ethoc: rework interrupt handlingJonas Bonn1-27/+49
2010-11-28ethoc: Double check pending RX packetJonas Bonn1-2/+13
2010-11-28ethoc: enable interrupts after napi_completeAdam Edvardsson1-1/+1
2010-11-28ethoc: remove unused spinlockJonas Bonn1-3/+0
2010-11-28ethoc: Add device tree configurationJonas Bonn1-2/+30
2010-11-28X25 remove bkl in call user data length ioctlandrew hendry1-5/+6
2010-11-28X25 remove bkl from causediag ioctlsandrew hendry1-8/+7
2010-11-28X25 remove bkl from calluserdata ioctlsandrew hendry1-7/+7
2010-11-28X25 remove bkl in facility ioctlsandrew hendry1-23/+25
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry3-10/+12
2010-11-28bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov1-5/+4
2010-11-28bnx2: Remove config access to non-standard registersMichael Chan1-8/+8
2010-11-28bnx2: Fix reset bug on 5709Eddie Wai2-7/+24
2010-11-288021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend1-3/+0
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet5-12/+10
2010-11-28ipv6: kill two unused macro definitionShan Wei2-4/+0
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König2-18/+18
2010-11-28netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia1-2/+4
2010-11-28qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia4-2/+10
2010-11-28sctp: kill unused macro definitionShan Wei1-14/+0
2010-11-28rtnl: make link af-specific updates atomicThomas Graf4-20/+53
2010-11-28drivers/net: use vzalloc()Eric Dumazet17-87/+39
2010-11-28be2net: adding support for Lancer family of CNAsSathya Perla5-92/+301
2010-11-24xps: Transmit Packet SteeringTom Herbert4-8/+447
2010-11-24xps: Improvements in TX queue selectionTom Herbert3-9/+17
2010-11-24infiniband: remove dev_base_lock useEric Dumazet2-6/+6
2010-11-24scm: lower SCM_MAX_FDEric Dumazet2-6/+9
2010-11-24ipv6: mcast: RCU conversionEric Dumazet3-33/+47
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO1-1/+1
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2-54/+71
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO3-30/+16
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO4-52/+44
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2-8/+8
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet1-1/+8
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson1-4/+0
2010-11-24tg3: Enable phy APD for 5717 and later asic revsMatt Carlson1-2/+3
2010-11-24tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson1-32/+41
2010-11-24tg3: Reenable TSS for 5719Matt Carlson1-1/+7
2010-11-24tg3: Enable mult rd DMA engine on 5719Matt Carlson1-2/+1
2010-11-24tg3: Reorg tg3_napi membersMatt Carlson1-6/+6
2010-11-24tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2-3/+42
2010-11-24tg3: Always turn on APE features in mac_mode regMatt Carlson1-19/+18
2010-11-24tg3: Assign correct tx margin for 5719Matt Carlson2-0/+6
2010-11-24tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson1-9/+12
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris1-2/+2