summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl2020-06-081-1/+2
* mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak2020-06-081-4/+19
* net: dp83869: Reset return variable if PHY strap is readDan Murphy2020-06-071-0/+3
* rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu2020-06-071-4/+13
* cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov2020-06-051-3/+3
* net: qed: fixes crash while running driver in kdump kernelAlok Prasad2020-06-053-8/+8
* vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella2020-06-051-1/+1
* net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook2020-06-051-1/+1
* net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart2020-06-051-2/+2
* Merge branch 'Fixes-for-OF_MDIO-flag'David S. Miller2020-06-055-6/+6
|\
| * net: mscc: Fix OF_MDIO config checkDan Murphy2020-06-052-3/+3
| * net: marvell: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
| * net: dp83867: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
| * net: dp83869: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
|/
* net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin2020-06-051-1/+1
* ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter2020-06-051-2/+1
* net/xdp: use shift instead of 64 bit divisionPavel Machek2020-06-051-1/+1
* crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav2020-06-053-16/+36
* inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni2020-06-052-1/+1
* yam: fix possible memory leak in yam_init_driverWang Hai2020-06-051-0/+1
* lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg2020-06-051-1/+1
* net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp2020-06-051-1/+0
* r8169: fix failing WoLHeiner Kallweit2020-06-051-6/+7
* net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-051-1/+1
* net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish2020-06-051-0/+2
* u64_stats: Document writer non-preemptibility requirementAhmed S. Darwish2020-06-051-20/+23
* net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish2020-06-051-17/+11
* net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish2020-06-051-22/+18
* net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč2020-06-051-2/+1
* geneve: change from tx_error to tx_dropped on missing metadataJiri Benc2020-06-051-3/+4
* Merge branch 'ena-xdp-fixes'David S. Miller2020-06-051-5/+5
|\
| * net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran2020-06-051-4/+4
| * net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran2020-06-051-1/+1
|/
* seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam2020-06-056-13/+17
* tipc: fix NULL pointer dereference in streamingTuong Lien2020-06-051-2/+2
* genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang2020-06-051-36/+58
* crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari2020-06-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-042097-44648/+150201
|\
| * selftests: net: ip_defrag: ignore EPERMThadeu Lima de Souza Cascardo2020-06-031-4/+4
| * net_failover: fixed rollback in net_failover_open()Vasily Averin2020-06-031-1/+2
| * Merge branch 'tipc-revert-two-patches'David S. Miller2020-06-032-2/+0
| |\
| | * Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien2020-06-031-1/+0
| | * Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien2020-06-031-1/+0
| |/
| * vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi2020-06-031-0/+12
| * hinic: add set_channels ethtool_ops supportLuo bin2020-06-032-9/+33
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-06-0315-74/+229
| |\
| | * selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich2020-06-021-0/+2
| | * tools/bpf: Don't use $(COMPILE.c)Ilya Leoshkevich2020-06-022-7/+7
| | * bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich2020-06-024-48/+48
| | * s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich2020-06-021-1/+2