aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun3-7/+19
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang1-0/+27
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap1-30/+33
2019-10-09Merge branch 'sctp-add-some-missing-events-from-rfc5061'Jakub Kicinski5-43/+108
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long4-22/+80
2019-10-09sctp: add SCTP_ADDR_MADE_PRIM eventXin Long1-0/+2
2019-10-09sctp: add SCTP_ADDR_REMOVED eventXin Long1-0/+1
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long3-21/+25
2019-10-09libbpf: Fix passing uninitialized bytes to setsockoptIlya Maximets1-0/+1
2019-10-09Merge branch 'btf2c-padding'Alexei Starovoitov4-57/+46
2019-10-09selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko1-1/+4
2019-10-09selftests/bpf: Convert test_btf_dump into test_progs testAndrii Nakryiko2-55/+35
2019-10-09libbpf: Fix struct end padding in btf_dumpAndrii Nakryiko1-1/+7
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo1-0/+1
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiJakub Kicinski2-0/+188
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet3-9/+2
2019-10-08net: tipc: prepare attrs in __tipc_nl_compat_dumpit()Jiri Pirko1-0/+9
2019-10-08net: genetlink: always allocate separate attrs for dumpit opsJiri Pirko1-11/+17
2019-10-08Merge branch 'hns3-next' into net-nextJakub Kicinski14-153/+986
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin2-93/+168
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan6-8/+158
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu8-2/+280
2019-10-08net: hns3: add support for setting VF trustJian Shen9-40/+129
2019-10-08net: hns3: add support for spoof check settingJian Shen6-9/+140
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo5-1/+111
2019-10-08Merge branch 'bpf-libbpf-helpers'Daniel Borkmann47-186/+470
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko3-3/+68
2019-10-08libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpersAndrii Nakryiko12-24/+187
2019-10-08libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpfAndrii Nakryiko8-13/+17
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko18-190/+211
2019-10-08selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macroAndrii Nakryiko10-40/+58
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko14-70/+91
2019-10-08selftests/bpf: Undo GCC-specific bpf_helpers.h changesAndrii Nakryiko1-8/+0
2019-10-08tun: fix memory leak in error pathEric Dumazet1-2/+12
2019-10-08netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King1-1/+1
2019-10-08net: phy: mscc: make arrays static, makes object smallerColin Ian King1-7/+7
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King1-1/+1
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean2-0/+188
2019-10-07samples: bpf: Add max_pckt_size option at xdp_adjust_tailDaniel T. Lee2-11/+25
2019-10-07Merge branch 'enforce-global-flow-dissector'Alexei Starovoitov3-10/+79
2019-10-07selftests/bpf: add test for BPF flow dissector in the root namespaceStanislav Fomichev1-6/+42
2019-10-07bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev2-4/+37
2019-10-07samples/bpf: Trivial - fix spelling mistake in usageAnton Ivanov1-1/+1
2019-10-07bpftool: Fix bpftool build by switching to bpf_object__open_file()Andrii Nakryiko3-13/+15
2019-10-07selftests/bpf: Fix dependency ordering for attach_probe testAndrii Nakryiko1-2/+2
2019-10-07Merge branch 'dpaa2-eth-misc-cleanup'David S. Miller3-14/+35
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu2-6/+34
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu1-1/+1
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu1-7/+0
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King1-1/+1