aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev4-52/+15
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev3-46/+8
2019-09-06selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev3-2/+41
2019-09-06kbuild: replace BASH-specific ${@:2} with shift and ${@}Andrii Nakryiko1-5/+11
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller124-698/+3489
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King1-2/+1
2019-09-06Merge branch 'ravb-remove-use-of-undocumented-registers'David S. Miller2-24/+6
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman2-3/+5
2019-09-06ravb: remove undocumented endianness selectionSimon Horman2-7/+0
2019-09-06ravb: remove undocumented counter processingSimon Horman2-13/+0
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman1-1/+1
2019-09-06Merge branch 'net-hns3-add-some-bugfixes-and-cleanups'David S. Miller4-12/+69
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao1-1/+1
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo1-1/+33
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao1-1/+1
2019-09-06net: hns3: add client node validity judgmentPeng Li1-0/+16
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan1-4/+5
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan1-1/+3
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen1-4/+10
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko1-9/+13
2019-09-06net: phy: Do not check Link status when loopback is enabledJose Abreu1-0/+6
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrateDavid Dai2-4/+25
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey8-5/+95
2019-09-06nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnicszhong jiang1-3/+1
2019-09-05Merge branch 'bpf-af-xdp-barrier-fixes'Daniel Borkmann2-18/+45
2019-09-05xsk: lock the control mutex in sock_diag interfaceBjörn Töpel1-0/+3
2019-09-05xsk: use state member for socket synchronizationBjörn Töpel1-15/+39
2019-09-05xsk: avoid store-tearing when assigning umemBjörn Töpel1-2/+2
2019-09-05xsk: avoid store-tearing when assigning queuesBjörn Töpel1-1/+1
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov1-0/+52
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz1-3/+4
2019-09-05i40e: fix xdp handle calculationsKevin Laatz1-3/+4
2019-09-05r8152: adjust the settings of ups flagsHayes Wang1-88/+120
2019-09-05net: hns: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-05pppoatm: use %*ph to print small bufferAndy Shevchenko1-3/+1
2019-09-05Merge branch 'Fix-GMII2RGMII-private-field'David S. Miller2-2/+13
2019-09-05net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam1-2/+2
2019-09-05include: mdio: Add driver data helpersHarini Katakam1-0/+11
2019-09-05Merge branch 'gianfar-some-assorted-cleanup'David S. Miller3-1458/+1359
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha1-10/+9
2019-09-05gianfar: cleanup gianfar.hArseny Solokha1-38/+0
2019-09-05gianfar: make five functions staticArseny Solokha1-5/+6
2019-09-05gianfar: remove forward declarationsArseny Solokha3-1408/+1347
2019-09-05Merge branch 'stmmac-next'David S. Miller10-47/+1001
2019-09-05net: stmmac: selftests: Add Jumbo Frame testsJose Abreu1-3/+62
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu2-12/+2
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu1-3/+3
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu1-1/+1
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu1-12/+9