summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmcore: move get_vmcore_size out of __initRahul Lakkireddy2018-05-211-2/+2
* cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14
* net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli2018-05-211-8/+8
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-05-211-1/+1
* mv88e6xxx: Fix uninitialized variable warning.David S. Miller2018-05-211-1/+1
* net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli2018-05-211-0/+4
* Merge branch 'mv88exxx-pdata'David S. Miller2018-05-215-15/+76
|\
| * net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn2018-05-213-5/+9
| * net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn2018-05-213-7/+67
| * net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn2018-05-211-3/+0
|/
* Merge branch 'sh_eth-typos'David S. Miller2018-05-212-19/+20
|\
| * sh_eth: fix typo in comment to BCULR writeSergei Shtylyov2018-05-211-1/+2
| * sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov2018-05-211-11/+11
| * sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2018-05-212-7/+7
|/
* Merge branch 'hns3-next'David S. Miller2018-05-219-124/+39
|\
| * net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin2018-05-211-8/+8
| * net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang2018-05-211-2/+2
| * net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-05-211-0/+3
| * net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan2018-05-211-1/+5
| * net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-216-2/+8
| * net: hns3: Fix the missing client list node initializationXi Wang2018-05-211-0/+2
| * net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen2018-05-211-8/+6
| * net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li2018-05-211-102/+2
| * net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta2018-05-211-1/+3
|/
* r8169: fix network error on resume from suspendHeiner Kallweit2018-05-211-19/+20
* erspan: set bso bit based on mirrored packet's lenWilliam Tu2018-05-211-0/+28
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-05-2119-241/+480
|\
| * Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita2018-05-181-0/+1
| * Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain2018-05-182-56/+59
| * Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-182-0/+33
| * Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam2018-05-181-0/+2
| * Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei2018-05-181-0/+1
| * Bluetooth: use wait_event API instead of open-coding itJohn Keeping2018-05-181-23/+7
| * Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow2018-05-181-4/+8
| * Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede2018-05-181-5/+4
| * Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede2018-05-181-73/+5
| * Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede2018-05-183-26/+14
| * Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede2018-05-181-29/+43
| * Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede2018-05-181-22/+18
| * Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede2018-05-181-9/+6
| * Bluetooth: hci_qca: Add serdev supportThierry Escande2018-05-182-2/+109
| * dt-bindings: net: bluetooth: Add qualcomm-bluetoothThierry Escande2018-05-181-0/+30
| * arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande2018-05-184-0/+76
| * arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2018-05-182-0/+53
| * Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-05-181-0/+6
| * Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain2018-05-181-0/+10
| * Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede2018-05-181-20/+0
| * Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede2018-05-181-0/+23
* | Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher2018-05-211-8/+1
* | net: qcom/emac: Allocate buffers from local nodeHemanth Puranik2018-05-211-2/+4