summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov
2019-02-19bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy
2019-02-18bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing
2019-02-18Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'David S. Miller
2019-02-18net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpaHeiner Kallweit
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit
2019-02-18liquidio: using NULL instead of plain integerYueHaibing
2019-02-18r8169: remove unneeded mmiowb barriersHeiner Kallweit
2019-02-18net: dsa: Implement flow_dissect callback for tag_dsa.Rundong Ge
2019-02-18net: sched: using kfree_rcu() to simplify the codeWei Yongjun
2019-02-18mdio_bus: Fix PTR_ERR() usage after initialization to constantYueHaibing
2019-02-18mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo
2019-02-18net: hamradio: remove unused hweight*() definesMasahiro Yamada
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-02-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun
2019-02-17ptr_ring: remove duplicated include from ptr_ring.hYueHaibing
2019-02-17net: sgi: use GFP_ATOMIC under spin lockWei Yongjun
2019-02-17net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera
2019-02-17net: phy: marvell10g: Don't explicitly set Pause and Asym_PauseMaxime Chevallier
2019-02-17net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'YueHaibing
2019-02-17nfp: flower: fix masks for tcp and ip flags fieldsPieter Jansen van Vuuren
2019-02-17Merge branch 'devlink-add-the-ability-to-update-device-flash'David S. Miller
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski
2019-02-17ethtool: add compat for flash updateJakub Kicinski
2019-02-17devlink: add flash update commandJakub Kicinski
2019-02-17Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode'David S. Miller
2019-02-17net: phy: use phy_resolve_aneg_linkmode in genphy_read_statusHeiner Kallweit
2019-02-17net: phy: improve phy_resolve_aneg_linkmodeHeiner Kallweit
2019-02-17net: sched: cgroup: verify that filter is not NULL during walkVlad Buslov
2019-02-17net: sched: matchall: verify that filter is not NULL in mall_walk()Vlad Buslov
2019-02-17net: sched: route: don't set arg->stop in route4_walk() when emptyVlad Buslov
2019-02-17net: sched: fw: don't set arg->stop in fw_walk() when emptyVlad Buslov
2019-02-17net: caif: use skb helpers instead of open-coding themJann Horn
2019-02-17mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak
2019-02-17Merge branch 'neigh-tracepoints'David S. Miller
2019-02-17neigh: hook tracepoints in neigh update codeRoopa Prabhu
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu
2019-02-17Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an'David S. Miller
2019-02-17net: phy: marvell10g: check for newly set anegHeiner Kallweit
2019-02-17net: phy: marvell10g: use genphy_c45_an_config_anegAndrew Lunn
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-16tools/libbpf: support bigger BTF data sizesAndrii Nakryiko
2019-02-16selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov
2019-02-16net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue
2019-02-16atm: clean up vcc_seq_next()Dan Carpenter
2019-02-16sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault