aboutsummaryrefslogtreecommitdiffstats
path: root/samples/hidraw/hid-example.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev1-2/+2
2019-03-01bpf: add missing entries to bpf_helpers.hWillem de Bruijn1-0/+30
2019-03-01bpf: fix build without bpf_syscallAlexei Starovoitov1-2/+5
2019-02-27tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song1-0/+4
2019-02-27bpf: set inner_map_meta->spin_lock_off correctlyYonghong Song1-0/+1
2019-02-27samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee3-3/+3
2019-02-27tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2-1/+10
2019-02-27tools/bpf: sync bpf.h into toolsAlexei Starovoitov1-0/+2
2019-02-27bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2-0/+7
2019-02-27bpf: enable program statsAlexei Starovoitov6-6/+129
2019-02-25xsk: add FAQ to facilitate for first time usersMagnus Karlsson1-1/+35
2019-02-25samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson4-648/+261
2019-02-25libbpf: add support for using AF_XDP socketsMagnus Karlsson8-3/+1080
2019-02-25selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev1-0/+44
2019-02-25bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissectorStanislav Fomichev1-6/+20
2019-02-25bpf: test_bpf: turn off preemption in function __run_onceAnders Roxell1-0/+2
2019-02-22samples/bpf: Fix dummy program unloading for xdp_redirect samplesToke Høiland-Jørgensen2-2/+2
2019-02-22seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov1-0/+2
2019-02-19bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer1-3/+13
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra3-3/+41
2019-02-19bpf: bpftool, fix documentation for attach typesAlban Crequy3-4/+4
2019-02-18bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing1-3/+1
2019-02-18net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpaHeiner Kallweit1-9/+1
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit1-0/+19
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-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