summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-30af_iucv: correct cleanup if listen backlog is fullUrsula Braun1-2/+1
2014-05-30af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann1-11/+18
2014-05-30Merge branch 'be2net-next'David S. Miller5-277/+438
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla2-70/+67
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla1-33/+55
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP3-45/+57
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam4-107/+188
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli3-38/+81
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP2-13/+19
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller244-3181/+7662
2014-05-30atm: remove commented out checkPaul Bolle1-8/+2
2014-05-30net: tile: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2014-05-30net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser1-9/+3
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior19-29/+29
2014-05-30net: fec: use pinctrl PM helpersNimrod Andy1-0/+8
2014-05-30net: filter: use block statements in tcpdump testsDaniel Borkmann1-68/+75
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann1-0/+90
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-3/+1
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan1-1/+1
2014-05-30net: tso: Export symbols for modular buildSachin Kamat1-0/+5
2014-05-30Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller4-0/+1261
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-05-29Merge branch 'of_mdio'David S. Miller3-14/+72
2014-05-29net: of_mdio: don't store the length of a property if we don't need toDaniel Mack1-2/+2
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack3-0/+47
2014-05-29net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack1-12/+23
2014-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-117/+277
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville244-3181/+7662
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-18/+43
2014-05-27i40evf: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser1-2/+2
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka2-15/+0
2014-05-27e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2-29/+32
2014-05-27e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman1-1/+1
2014-05-27e1000e: Cleanup parenthesis around return valueDavid Ertman1-2/+2
2014-05-27e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2-1/+28
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman7-13/+71
2014-05-26ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller1-11/+14
2014-05-26ixgbe: separate the PTP suspend and stop actionsJacob Keller2-7/+25
2014-05-26ixgbe: extract PTP clock device from ptp_initJacob Keller1-9/+47
2014-05-26ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller1-5/+11
2014-05-26ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller1-14/+36
2014-05-26ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller1-5/+5
2014-05-26ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabledEmil Tantilov1-2/+2
2014-05-26can: xilinx CAN controller supportKedareswara rao Appana3-0/+1217
2014-05-26can: Add xilinx CAN device tree bindings documentationKedareswara rao Appana1-0/+44
2014-05-26Merge branch 'net-sysfs-docs'David S. Miller3-0/+288
2014-05-26net: sysfs: document /sys/class/net/statistics/*Florian Fainelli1-0/+201
2014-05-26net: sysfs: add documentation entries for /sys/class/<iface>/queuesFlorian Fainelli1-0/+79