aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-29/+164
2020-08-19Revert "drm/amdgpu: disable gfxoff for navy_flounder"Jiansong Chen1-3/+0
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat1-1/+1
2020-08-19net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai1-3/+1
2020-08-19net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior1-2/+2
2020-08-19ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2-13/+45
2020-08-19Merge branch 'ptp-Add-generic-helper-functions'David S. Miller8-245/+183
2020-08-19ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-19ptp: ptp_ines: Use generic helper functionKurt Kanzenbach1-63/+25
2020-08-19net: phy: dp83640: Use generic helper functionKurt Kanzenbach1-54/+16
2020-08-19ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach1-28/+14
2020-08-19ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach1-28/+9
2020-08-19mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach1-25/+7
2020-08-19net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach1-46/+13
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach2-0/+74
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-19ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno2-12/+27
2020-08-19Merge branch 'Bug-fixes-for-ENA-ethernet-driver'David S. Miller1-17/+18
2020-08-19net: ena: Make missed_tx stat incrementalShay Agroskin1-1/+4
2020-08-19net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin1-7/+4
2020-08-19net: ena: Prevent reset after device destructionShay Agroskin1-9/+10
2020-08-19of: address: Work around missing device_type property in pcie nodesMarc Zyngier1-1/+15
2020-08-19Merge branch 'type-and-enum-value-relos'Alexei Starovoitov20-56/+1412
2020-08-19selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko7-0/+224
2020-08-19libbpf: Implement enum value-based CO-RE relocationsAndrii Nakryiko3-5/+170
2020-08-19selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko6-19/+323
2020-08-19selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko9-22/+446
2020-08-19libbpf: Implement type-based CO-RE relocations supportAndrii Nakryiko3-24/+263
2020-08-19net-veth: Add type safety to veth_xdp_to_ptr() and veth_ptr_to_xdp()Maciej Żenczykowski1-3/+3
2020-08-19net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski2-21/+12
2020-08-19net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski2-7/+7
2020-08-19dt: writing-schema: Miscellaneous grammar fixesGeert Uytterhoeven1-2/+2
2020-08-19Merge branch 'r8169-use-napi_complete_done-return-value'David S. Miller1-8/+2
2020-08-19r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit1-5/+1
2020-08-19r8169: use napi_complete_done return valueHeiner Kallweit1-3/+1
2020-08-19Documentation/networking: update l2tp docsJames Chapman1-297/+625
2020-08-19net: Stop warning about SO_BSDCOMPAT usageMiaohe Lin1-14/+0
2020-08-19Merge branch 'net-dsa-loop-Expose-VLAN-table-through-devlink'David S. Miller1-1/+55
2020-08-19net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli1-1/+54
2020-08-19net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli1-0/+1
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar1-1/+6
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2-9/+3
2020-08-19ath10k: sdio: add firmware coredump supportWen Gong5-4/+679
2020-08-19ath10k: add bus type for each layout of coredumpWen Gong2-1/+16
2020-08-19SUNRPC: remove duplicate includeWang Hai1-1/+0
2020-08-19io_uring: use system_unbound_wq for ring exit workJens Axboe1-1/+7
2020-08-19btrfs: fix space cache memory leak after transaction abortFilipe Manana2-1/+2
2020-08-19btrfs: use the correct const function attribute for btrfs_get_num_csumsDavid Sterba2-2/+2
2020-08-19btrfs: reset compression level for lzo on remountMarcos Paulo de Souza1-0/+1