aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-18liquidio: using NULL instead of plain integerYueHaibing2-2/+2
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller22-63/+244
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-17Merge branch 'devlink-add-the-ability-to-update-device-flash'David S. Miller8-35/+141
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-17Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode'David S. Miller2-59/+8
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-17Merge branch 'neigh-tracepoints'David S. Miller3-0/+223
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-17Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an'David S. Miller4-19/+82
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller92-485/+2576
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-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller38-659/+1450
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-15Merge branch 's390-next'David S. Miller8-649/+582
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