aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-23qeth: return zero from reply callback functionsUrsula Braun1-8/+2
2010-07-23claw: A claw device is a group of just 2 ccw devicesUrsula Braun1-1/+1
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun2-0/+16
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun5-7/+22
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte1-0/+1
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker5-9/+18
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter3-3/+7
2010-07-22caif: precedence bugDan Carpenter1-1/+1
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh1-13/+3
2010-07-22bonding: change test for presence of VLANsJay Vosburgh2-9/+25
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang1-3/+4
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy1-0/+5
2010-07-22net: RTA_MARK additionEric Dumazet2-0/+8
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde4-0/+1060
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller1-1/+1
2010-07-21vhost net: Fix warning.David S. Miller1-1/+0
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan2-2/+2
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2-13/+9
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy1-4/+1
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches2-491/+318
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall1-8/+2
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko1-12/+4
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman3-6/+7
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman1-2/+8
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel1-1/+1
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-20cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom1-0/+7
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom1-4/+2
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom1-1/+1
2010-07-19bridge: Partially disable netpoll supportHerbert Xu2-31/+1
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller1-1/+1
2010-07-19bnx2: Update version to 2.0.17.Michael Chan1-2/+2
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan1-1/+9
2010-07-19bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2-7/+26
2010-07-19bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-19ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-19ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-19ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-19ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-07-19e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck1-2/+2
2010-07-19drivers/net/82596.c: fix warningAndrew Morton1-1/+1
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller1-5/+3
2010-07-19net: this_cpu_xxx conversionsEric Dumazet2-4/+3
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-07-19bonding: avoid a warningEric Dumazet1-0/+2
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger2-47/+2
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2-5/+12
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3