summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-22net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy5-36/+22
2020-09-22net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy3-30/+27
2020-09-22net/mlx5: Fix FTE cleanupMaor Gottlieb1-4/+4
2020-09-22net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli2-0/+3
2020-09-22Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller50-232/+5116
2020-09-22Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller26-930/+1570
2020-09-22Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller7-16/+28
2020-09-22net: natsemi: Remove set but not used variableZheng Yongjun1-2/+2
2020-09-22ipv6: route: convert comma to semicolonXu Wang1-1/+1
2020-09-22net: unix: remove redundant assignment to variable 'err'Jing Xiangfeng1-1/+0
2020-09-22net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang1-0/+9
2020-09-22net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij1-1/+1
2020-09-22net: dsa: mt7530: Add some return-value checksAlex Dewar1-9/+22
2020-09-21net-sysfs: add backlog len and CPU id to softnet dataPaolo Abeni1-2/+13
2020-09-21sfc: Fix error code in probeDan Carpenter1-0/+1
2020-09-21Merge branch 'Update-license-and-polish-ENA-driver-code'David S. Miller13-569/+254
2020-09-21net: ena: update ena documentationShay Agroskin1-21/+2
2020-09-21net: ena: Fix all static chekers' warningsShay Agroskin3-8/+13
2020-09-21net: ena: Change RSS related macros and variables namesShay Agroskin3-15/+16
2020-09-21net: ena: Remove redundant print of placement policyShay Agroskin1-8/+2
2020-09-21net: ena: Capitalize all log strings and improve code readabilityShay Agroskin7-155/+179
2020-09-21net: ena: Change log message to netif/dev functionShay Agroskin1-19/+23
2020-09-21net: ena: Change license into format to SPDX in all filesShay Agroskin12-348/+24
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao1-6/+1
2020-09-21connector: simplify the return expression of cn_add_callback()Qinglang Miao1-6/+1
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao1-6/+1
2020-09-21ice: simplify the return expression of ice_finalize_update()Qinglang Miao1-6/+1
2020-09-21mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...Qinglang Miao1-5/+1
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao1-7/+1
2020-09-21net: qlcnic: simplify the return expression of qlcnic_83xx_shutdownQinglang Miao1-6/+1
2020-09-21Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+1
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-25/+37
2020-09-21Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+8
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara1-9/+8
2020-09-21io_uring: fix openat/openat2 unified prep handlingJens Axboe1-2/+4
2020-09-21io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe1-2/+4
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert1-2/+2
2020-09-21io_uring: don't use retry based buffered reads for non-async bdevJens Axboe1-1/+5
2020-09-21io_uring: don't re-setup vecs/iter in io_resumit_prep() is already thereJens Axboe1-6/+10
2020-09-21MAINTAINERS: Add reviewer entry for microchip mcp25xxfd SPI-CAN network driverThomas Kopp1-0/+1
2020-09-21MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driverManivannan Sadhasivam1-0/+8
2020-09-21can: mcp25xxfd: add listen-only modeKurt Van Dijck1-6/+10
2020-09-21can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CANMarc Kleine-Budde2-0/+2908
2020-09-21can: mcp25xxfd: add regmap infrastructureMarc Kleine-Budde7-0/+1507
2020-09-21dt-binding: can: mcp25xxfd: document device tree bindingsOleksij Rempel1-0/+79
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde2-0/+14
2020-09-21can: mscan: simplify clock enable/disableZhang Changzhong1-18/+10
2020-09-21can: mscan: mpc5xxx_can: update contact emailWolfram Sang1-1/+1
2020-09-21can: mcp251x: add support for half duplex controllersTim Harvey1-7/+27