summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: filter: test fill/spill of all M[] regsDaniel Borkmann2014-05-301-0/+90
* r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-301-3/+1
* enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan2014-05-301-1/+1
* net: tso: Export symbols for modular buildSachin Kamat2014-05-301-0/+5
* Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller2014-05-304-0/+1261
|\
| * can: xilinx CAN controller supportKedareswara rao Appana2014-05-263-0/+1217
| * can: Add xilinx CAN device tree bindings documentationKedareswara rao Appana2014-05-261-0/+44
* | ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-301-3/+2
* | Merge branch 'of_mdio'David S. Miller2014-05-293-14/+72
|\ \
| * | net: of_mdio: don't store the length of a property if we don't need toDaniel Mack2014-05-291-2/+2
| * | net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-293-0/+47
| * | net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack2014-05-291-12/+23
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-2815-117/+277
|\ \ | |/ |/|
| * i40evf: Use is_multicast_ether_addr helperTobias Klauser2014-05-271-1/+1
| * e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser2014-05-271-2/+2
| * igb: remove redundant PHY power down register writeTodd Fujinaka2014-05-272-15/+0
| * e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-272-29/+32
| * e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman2014-05-271-1/+1
| * e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-271-2/+2
| * e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2014-05-272-1/+28
| * e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-267-13/+71
| * ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller2014-05-261-11/+14
| * ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-262-7/+25
| * ixgbe: extract PTP clock device from ptp_initJacob Keller2014-05-261-9/+47
| * ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller2014-05-261-5/+11
| * ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller2014-05-261-14/+36
| * ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller2014-05-261-5/+5
| * ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabledEmil Tantilov2014-05-261-2/+2
|/
* Merge branch 'net-sysfs-docs'David S. Miller2014-05-263-0/+288
|\
| * net: sysfs: document /sys/class/net/statistics/*Florian Fainelli2014-05-261-0/+201
| * net: sysfs: add documentation entries for /sys/class/<iface>/queuesFlorian Fainelli2014-05-261-0/+79
| * net: sysfs: add missing phys_port_id documentationFlorian Fainelli2014-05-261-0/+8
|/
* netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2014-05-262-6/+3
* of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer2014-05-261-1/+0
* tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan2014-05-241-7/+38
* net: driver: stmicro: Remove some useless the lock protectionYang Wei2014-05-241-6/+0
* team: lb: use sizeof(*fprog) in __fprog_createDaniel Borkmann2014-05-241-1/+1
* tipc: Don't reset the timeout when restartingArnaldo Carvalho de Melo2014-05-241-3/+5
* Merge branch 'ks8851'David S. Miller2014-05-242-12/+74
|\
| * net: ks8851: Add of match tableStephen Boyd2014-05-241-0/+6
| * net: ks8851: Add optional vdd_io regulator and reset gpioStephen Boyd2014-05-241-1/+53
| * net: ks8851: Use devm_regulator_get_optional()Stephen Boyd2014-05-241-8/+3
| * devicetree: bindings: Properly document micrel ks8851 SPI chipsStephen Boyd2014-05-241-3/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24528-3738/+6232
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-235-19/+20
| |\
| | * sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster2014-05-211-1/+1
| | * sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-05-171-0/+1
| | * sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-082-3/+17
| | * sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-05-061-15/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23131-928/+2381
| |\ \
OpenPOWER on IntegriCloud