summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8169: remove rtl_wol_pll_power_downHeiner Kallweit2019-02-021-12/+4
* Merge branch 'hns3-next'David S. Miller2019-02-0211-159/+216
|\
| * net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu2019-02-021-2/+5
| * net: hns3: modify the upper limit judgment conditionliuzhongzhu2019-02-021-2/+2
| * net: hns3: don't allow user to change vlan filter stateJian Shen2019-02-021-2/+1
| * net: hns3: optimize the maximum TC macroliuzhongzhu2019-02-023-7/+6
| * net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-025-4/+77
| * net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan2019-02-021-4/+5
| * net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li2019-02-021-13/+11
| * net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li2019-02-021-27/+33
| * net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin2019-02-021-77/+63
| * net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu2019-02-024-20/+12
| * net: hns3: fix an issue for hns3_update_new_int_glPeng Li2019-02-021-1/+1
| * net: hns3: fix a code style issue for hns3_update_new_int_gl()Peng Li2019-02-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-0150-262/+2197
|\
| * Merge branch 'shifts-cleanup'Alexei Starovoitov2019-02-011-10/+82
| |\
| | * nfp: bpf: complete ALU32 logic shift supportsJiong Wang2019-02-011-5/+67
| | * nfp: bpf: correct the behavior for shifts by zeroJiong Wang2019-02-011-10/+20
| |/
| * selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev2019-02-011-3/+5
| * Merge branch 'bpf-xdp-sample-libbpf'Daniel Borkmann2019-02-0116-200/+796
| |\
| | * samples/bpf: Check the prog id before exitingMaciej Fijalkowski2019-02-0110-48/+308
| | * libbpf: Add a support for getting xdp prog id on ifindexMaciej Fijalkowski2019-02-013-0/+87
| | * samples/bpf: Add a "force" flag to XDP samplesMaciej Fijalkowski2019-02-0110-40/+119
| | * xdp: Provide extack messages when prog attachment failedMaciej Fijalkowski2019-02-011-3/+9
| | * samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}Maciej Fijalkowski2019-02-012-0/+14
| | * samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski2019-02-016-103/+253
| | * samples/bpf: xdp_redirect_cpu have not need for read_trace_pipeJesper Dangaard Brouer2019-02-011-10/+0
| | * libbpf: Add a helper for retrieving a map fd for a given nameMaciej Fijalkowski2019-02-013-0/+10
| |/
| * bpf: powerpc64: add JIT support for bpf line infoSandipan Das2019-02-011-0/+1
| * Merge branch 'bpf-spinlocks'Daniel Borkmann2019-02-0126-39/+1248
| |\
| | * selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov2019-02-013-1/+141
| | * libbpf: introduce bpf_map_lookup_elem_flags()Alexei Starovoitov2019-02-013-0/+16
| | * tools/bpf: sync uapi/bpf.hAlexei Starovoitov2019-02-011-0/+1
| | * bpf: introduce BPF_F_LOCK flagAlexei Starovoitov2019-02-017-14/+110
| | * selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov2019-02-014-2/+155
| | * selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov2019-02-012-1/+434
| | * tools/bpf: sync include/uapi/linux/bpf.hAlexei Starovoitov2019-02-011-1/+6
| | * bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov2019-02-013-1/+6
| | * bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-0114-26/+386
| |/
| * bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks2019-01-313-3/+4
| * bpf: fix missing prototype warningsValdis Kletnieks2019-01-311-1/+3
| * bpf: fix bitrotted kerneldocValdis Kletnieks2019-01-311-1/+2
| * Merge branch 'bpf-tests-probe-kernel-support'Daniel Borkmann2019-01-314-5/+56
| |\
| | * bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev2019-01-311-0/+2
| | * selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev2019-01-311-0/+1
| | * selftests/bpf: skip verifier tests for unsupported map typesStanislav Fomichev2019-01-311-3/+33
| | * selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev2019-01-311-1/+8
| | * selftests/bpf: skip sockmap in test_maps if kernel doesn't have supportStanislav Fomichev2019-01-311-1/+12
| |/
* | Merge branch 'devlink-add-device-driver-information-API'David S. Miller2019-02-019-0/+589
|\ \
| * | ethtool: add compat for devlink infoJakub Kicinski2019-02-013-0/+80