summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo2019-12-242-0/+15
* clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFERJorge Ramirez-Ortiz2019-12-191-1/+2
* clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz2019-12-191-1/+3
* clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz2019-12-191-0/+7
* clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz2019-12-191-1/+9
* clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz2019-12-193-1/+10
* dt-bindings: mailbox: qcom: Add clock-name optional propertyJorge Ramirez-Ortiz2019-12-191-3/+21
* clk: qcom: smd: Add missing bimc clockJeffrey Hugo2019-12-191-0/+3
* clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driverJeffrey Hugo2019-12-193-0/+2923
* dt-bindings: clock: Add support for the MSM8998 mmccJeffrey Hugo2019-12-192-0/+248
* dt-bindings: clock: Convert qcom,mmcc to DT schemaJeffrey Hugo2019-12-192-28/+60
* dt-bindings: clock: Document external clocks for MSM8998 gccJeffrey Hugo2019-12-191-14/+59
* clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpmBrian Masney2019-12-192-13/+2
* clk: qcom: dispcc: Add support for display port clocksTaniya Das2019-12-192-2/+225
* clk: qcom: rcg2: Add support for display port clock opsTaniya Das2019-12-193-0/+79
* Linux 5.5-rc1v5.5-rc1Linus Torvalds2019-12-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-08119-628/+1025
|\
| * r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
| * r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * inet: protect against too small mtu values.Eric Dumazet2019-12-075-11/+20
| * gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-071-1/+1
| * pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller2019-12-072-8/+32
| |\
| | * tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-071-3/+3
| | * tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-071-3/+13
| | * tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-072-2/+16
| |/
| * Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-12-0710-75/+143
| |\
| | * net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| | * net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| | * net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| | * net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| | * net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| | * net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1
| | * net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-051-2/+25
| | * net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha2019-12-054-22/+15
| * | lpc_eth: kernel BUG on removeBruno Carneiro da Cunha2019-12-071-2/+0
| * | tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2019-12-071-2/+3
| * | Merge branch 'net-tc-indirect-block-relay'David S. Miller2019-12-074-53/+65
| |\ \
| | * | net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley2019-12-071-19/+33
| | * | net: core: rename indirect block ingress cb functionJohn Hurley2019-12-074-36/+34
| |/ /
| * | net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2019-12-071-2/+5
| * | net: dsa: fix flow dissection on Tx pathAlexander Lobakin2019-12-071-2/+3
| * | net/tls: Fix return values to avoid ENOTSUPPValentin Vidic2019-12-074-16/+12
| * | net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet2019-12-061-1/+6
| * | phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan2019-12-061-0/+1
| * | tipc: fix ordering of tipc module init and exit routineTaehee Yoo2019-12-061-14/+15