summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-29i40evf: tweak Tx rate params and de-magic-ifyMitch Williams
2014-05-29i40evf: don't round Tx rate down to 0Mitch Williams
2014-05-29i40e: enable descriptor prefetch for VFsMitch Williams
2014-05-29i40e/i40evf: Update check for AQ alivenessKevin Scott
2014-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27i40evf: Use is_multicast_ether_addr helperTobias Klauser
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka
2014-05-27e1000e: Out of line __ew32_prepare/__ew32Andi Kleen
2014-05-27e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman
2014-05-27e1000e: Cleanup parenthesis around return valueDavid Ertman
2014-05-27e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman
2014-05-26ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller
2014-05-26ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-26ixgbe: extract PTP clock device from ptp_initJacob Keller
2014-05-26ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller
2014-05-26ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller
2014-05-26ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller
2014-05-26ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabledEmil Tantilov
2014-05-26can: xilinx CAN controller supportKedareswara rao Appana
2014-05-26can: Add xilinx CAN device tree bindings documentationKedareswara rao Appana
2014-05-26Merge branch 'net-sysfs-docs'David S. Miller
2014-05-26net: sysfs: document /sys/class/net/statistics/*Florian Fainelli
2014-05-26net: sysfs: add documentation entries for /sys/class/<iface>/queuesFlorian Fainelli
2014-05-26net: sysfs: add missing phys_port_id documentationFlorian Fainelli
2014-05-26netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira
2014-05-26of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer
2014-05-24tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan
2014-05-24net: driver: stmicro: Remove some useless the lock protectionYang Wei
2014-05-24team: lb: use sizeof(*fprog) in __fprog_createDaniel Borkmann
2014-05-24tipc: Don't reset the timeout when restartingArnaldo Carvalho de Melo
2014-05-24Merge branch 'ks8851'David S. Miller
2014-05-24net: ks8851: Add of match tableStephen Boyd
2014-05-24net: ks8851: Add optional vdd_io regulator and reset gpioStephen Boyd
2014-05-24net: ks8851: Use devm_regulator_get_optional()Stephen Boyd
2014-05-24devicetree: bindings: Properly document micrel ks8851 SPI chipsStephen Boyd
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'filter-next'David S. Miller
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann
2014-05-23net: filter: improve test case frameworkDaniel Borkmann
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-23net: filter: remove DL macroDaniel Borkmann
2014-05-23Merge branch 'inet_csums_part3'David S. Miller
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert