summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-16i40e: fix xdp handle calculationsCiara Loftus
2019-09-16selftests/bpf: add bpf-gcc supportIlya Leoshkevich
2019-09-06kcm: use BPF_PROG_RUNSami Tolvanen
2019-09-06Merge branch 'move-sockopt-tests'Alexei Starovoitov
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-09-06selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev
2019-09-06kbuild: replace BASH-specific ${@:2} with shift and ${@}Andrii Nakryiko
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King
2019-09-06Merge branch 'ravb-remove-use-of-undocumented-registers'David S. Miller
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman
2019-09-06Merge branch 'net-hns3-add-some-bugfixes-and-cleanups'David S. Miller
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko
2019-09-06net: phy: Do not check Link status when loopback is enabledJose Abreu
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-09-06nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnicszhong jiang
2019-09-05Merge branch 'bpf-af-xdp-barrier-fixes'Daniel Borkmann
2019-09-05xsk: lock the control mutex in sock_diag interfaceBjörn Töpel
2019-09-05xsk: use state member for socket synchronizationBjörn Töpel
2019-09-05xsk: avoid store-tearing when assigning umemBjörn Töpel
2019-09-05xsk: avoid store-tearing when assigning queuesBjörn Töpel
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05i40e: fix xdp handle calculationsKevin Laatz
2019-09-05r8152: adjust the settings of ups flagsHayes Wang
2019-09-05net: hns: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05pppoatm: use %*ph to print small bufferAndy Shevchenko
2019-09-05Merge branch 'Fix-GMII2RGMII-private-field'David S. Miller
2019-09-05net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam
2019-09-05include: mdio: Add driver data helpersHarini Katakam
2019-09-05Merge branch 'gianfar-some-assorted-cleanup'David S. Miller
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha
2019-09-05gianfar: cleanup gianfar.hArseny Solokha