aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller1-1/+1
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina1-1/+1
2019-02-05igc: Fix code redundancySasha Neftin3-22/+2
2019-02-05docs/networking: fix formatting of Intel drivers documentationMike Rapoport12-0/+12
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin1-8/+0
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-05Merge branch 'nixge-Fixed-link-support'David S. Miller2-16/+88
2019-02-05dt-bindings: net: Add fixed-link supportMoritz Fischer1-1/+32
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer1-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer2-9/+37
2019-02-05Merge branch 'bpf-riscv-jit'Daniel Borkmann14-8/+1654
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel7-0/+33
2019-02-05bpf, doc: add RISC-V JIT to BPF documentationBjörn Töpel2-7/+10
2019-02-05MAINTAINERS: add RISC-V BPF JIT maintainerBjörn Töpel1-0/+6
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel4-1/+1605
2019-02-05Merge branch 'bpf-btf-dedup'Daniel Borkmann4-67/+2332
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko4-15/+537
2019-02-05btf: add BTF types deduplication algorithmAndrii Nakryiko3-0/+1749
2019-02-05btf: extract BTF type size calculationAndrii Nakryiko1-52/+46
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij11-46/+72
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-04libbpf: fix libbpf_printStanislav Fomichev6-47/+13
2019-02-04rds: rdma: update rdma transport for tosSantosh Shilimkar6-22/+29
2019-02-04rds: add transport specific tos_map hookSantosh Shilimkar4-4/+24
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar11-17/+72
2019-02-04rds: rdma: add consumer rejectSantosh Shilimkar3-2/+22
2019-02-04rds: make v3.1 as compat versionSantosh Shilimkar4-17/+29
2019-02-04Merge branch 'sh_eth-implement-simple-RX-checksum-offload'David S. Miller2-10/+72
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov1-0/+1
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov2-2/+59
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov2-8/+8
2019-02-04Merge branch 'libbpf-btf_ext'Alexei Starovoitov4-75/+105
2019-02-04tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song4-63/+87
2019-02-04tools/bpf: expose functions btf_ext__* as API functionsYonghong Song2-12/+18
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev2-6/+2
2019-02-04s390: bpf: fix JMP32 code-genHeiko Carstens1-1/+5
2019-02-04Merge branch 'change-libbpf-print-api'Alexei Starovoitov10-142/+171
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song7-76/+68
2019-02-04tools/bpf: print out btf log at LIBBPF_WARN levelYonghong Song3-22/+9
2019-02-04tools/bpf: move libbpf pr_* debug print functions to headersYonghong Song6-70/+120
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell1-1/+1
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix fall through warning in y2038 tstamp changes.David S. Miller1-0/+1
2019-02-03bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada2-2/+1