summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-22caif: precedence bugDan Carpenter
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy
2010-07-22net: RTA_MARK additionEric Dumazet
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-22r6040: Fix args to phy_mii_ioctl().David S. Miller
2010-07-22vhost net: Fix warning.David S. Miller
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-07-20cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom
2010-07-20bridge: Partially disable netpoll supportHerbert Xu
2010-07-20ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller
2010-07-20bnx2: Update version to 2.0.17.Michael Chan
2010-07-20bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan
2010-07-20bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan
2010-07-20bnx2: Use proper counter for net_device_stats->multicast.Michael Chan
2010-07-20ixgbe: fix version string for ixgbeDon Skidmore
2010-07-20ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou
2010-07-20ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou
2010-07-20ixgbe: drop support for UDP in RSS hash generationAlexander Duyck
2010-07-20ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend
2010-07-20e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck
2010-07-19drivers/net/82596.c: fix warningAndrew Morton
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller
2010-07-19net: this_cpu_xxx conversionsEric Dumazet
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-07-19bonding: avoid a warningEric Dumazet
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-19net: 64bit stats for netdev_queueEric Dumazet