summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-092-2/+11
* ionic: wait on queue start until after IFF_UPShannon Nelson2020-06-091-2/+2
* net: sched: export __netdev_watchdog_up()Valentin Longchamp2020-06-091-0/+1
* net: change addr_list_lock back to static keyCong Wang2020-06-0917-36/+76
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-091-2/+8
* Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-06-097-110/+111
|\
| * rxrpc: Fix missing notificationDavid Howells2020-06-056-25/+21
| * rxrpc: Move the call completion handling out of lineDavid Howells2020-06-053-98/+103
* | mptcp: bugfix for RM_ADDR option parsingGeliang Tang2020-06-091-0/+2
* | net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy2020-06-091-7/+63
* | net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi2020-06-091-0/+58
* | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-0910-17/+38
|\ \
| * | net: fix wiki website url mac80211 and wireless filesFlavio Suligoi2020-06-082-2/+2
| * | include: fix wiki website url in netlink interface headerFlavio Suligoi2020-06-081-1/+1
| * | doc: networking: wireless: fix wiki website urlFlavio Suligoi2020-06-082-4/+4
| * | mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg2020-06-051-0/+2
| * | cfg80211: fix management registrations deadlockJohannes Berg2020-06-054-10/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-0843-181/+250
|\ \ \
| * | | 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