aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18r8169: remove unneeded mmiowb barriersHeiner Kallweit1-6/+0
2019-02-18net: dsa: Implement flow_dissect callback for tag_dsa.Rundong Ge2-0/+18
2019-02-18net: sched: using kfree_rcu() to simplify the codeWei Yongjun1-6/+1
2019-02-18mdio_bus: Fix PTR_ERR() usage after initialization to constantYueHaibing1-5/+6
2019-02-18mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo1-2/+2
2019-02-18net: hamradio: remove unused hweight*() definesMasahiro Yamada1-26/+0
2019-02-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun1-1/+1
2019-02-17ptr_ring: remove duplicated include from ptr_ring.hYueHaibing1-1/+0
2019-02-17net: sgi: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2019-02-17net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera1-2/+4
2019-02-17net: phy: marvell10g: Don't explicitly set Pause and Asym_PauseMaxime Chevallier1-3/+0
2019-02-17net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'YueHaibing1-5/+0
2019-02-17nfp: flower: fix masks for tcp and ip flags fieldsPieter Jansen van Vuuren1-15/+20
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski4-32/+56
2019-02-17ethtool: add compat for flash updateJakub Kicinski3-3/+46
2019-02-17devlink: add flash update commandJakub Kicinski3-0/+39
2019-02-17net: phy: use phy_resolve_aneg_linkmode in genphy_read_statusHeiner Kallweit1-23/+1
2019-02-17net: phy: improve phy_resolve_aneg_linkmodeHeiner Kallweit1-36/+7
2019-02-17net: sched: cgroup: verify that filter is not NULL during walkVlad Buslov1-0/+2
2019-02-17net: sched: matchall: verify that filter is not NULL in mall_walk()Vlad Buslov1-0/+3
2019-02-17net: sched: route: don't set arg->stop in route4_walk() when emptyVlad Buslov1-4/+1
2019-02-17net: sched: fw: don't set arg->stop in fw_walk() when emptyVlad Buslov1-4/+1
2019-02-17net: caif: use skb helpers instead of open-coding themJann Horn1-11/+5
2019-02-17mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak1-0/+400
2019-02-17neigh: hook tracepoints in neigh update codeRoopa Prabhu1-0/+11
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu2-0/+212
2019-02-17net: phy: marvell10g: check for newly set anegHeiner Kallweit1-0/+10
2019-02-17net: phy: marvell10g: use genphy_c45_an_config_anegAndrew Lunn1-21/+4
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn2-0/+45
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit1-0/+25
2019-02-16tools/libbpf: support bigger BTF data sizesAndrii Nakryiko1-7/+8
2019-02-16selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov1-23/+88
2019-02-16net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue1-1/+1
2019-02-16atm: clean up vcc_seq_next()Dan Carpenter1-1/+2
2019-02-16sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault1-0/+20
2019-02-16netfilter: nf_conntrack_sip: add sip_external_media logicAlin Nastac1-0/+42
2019-02-16netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' staticWei Yongjun1-1/+1
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann3-15/+21
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann1-0/+17
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann6-216/+256
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann6-351/+346
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann4-123/+7
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann2-16/+7
2019-02-15s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann1-1/+1
2019-02-15selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli1-0/+2
2019-02-15net/ipv6: prefer rcu_access_pointer() over rcu_dereference()Paolo Abeni1-7/+1
2019-02-15mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King1-4/+4
2019-02-15net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang1-2/+4
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang3-3/+96
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang6-8/+110