summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/smc: protect smc ib device initializationKarsten Graul2020-07-202-3/+14
* net/smc: fix link lookup for new rdma connectionsKarsten Graul2020-07-201-1/+3
* net/smc: clear link during SMC client link down processingKarsten Graul2020-07-201-1/+3
* net/smc: handle unexpected response types for confirm linkKarsten Graul2020-07-201-3/+5
* mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3Vadim Pasternak2020-07-181-16/+32
* net: hsr: validate address B before copying to skbMurali Karicheri2020-07-181-1/+2
* net: hsr: fix incorrect lsdu size in the tag of HSR frames for small framesMurali Karicheri2020-07-181-0/+3
* rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap2020-07-181-1/+1
* net: macb: use phy_interface_mode_is_rgmii everywhereAlexandre Belloni2020-07-181-1/+1
* net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov2020-07-187-10/+68
* nfc: nci: add missed destroy_workqueue in nci_register_deviceWang Hai2020-07-171-1/+4
* Merge branch 'bcmgenet-WAKE_FILTER'David S. Miller2020-07-173-84/+77
|\
| * net: bcmgenet: restore HFB filters on resumeDoug Berger2020-07-172-77/+62
| * net: bcmgenet: test RBUF_ACPI_EN when resumingDoug Berger2020-07-171-3/+7
| * net: bcmgenet: test MPD_EN when resumingDoug Berger2020-07-171-4/+8
|/
* selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati2020-07-171-0/+2
* net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai2020-07-171-2/+2
* rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen2020-07-171-1/+2
* docs: ptp.rst: add support for Renesas (IDT) ClockMatrixMin Li2020-07-171-0/+12
* net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-161-0/+4
* net: fec: fix hardware time stamping by external devicesSergey Organov2020-07-163-6/+30
* ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy2020-07-161-0/+1
* vsock/virtio: annotate 'the_virtio_vsock' RCU pointerStefano Garzarella2020-07-161-1/+1
* dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei2020-07-161-1/+1
* qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman2020-07-151-1/+2
* selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati2020-07-151-1/+1
* gianfar: Use random MAC address when none is givenMaxim Kochetkov2020-07-141-1/+5
* hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET2020-07-141-1/+1
* Merge tag 'wireless-drivers-2020-07-13' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-07-1418-68/+120
|\
| * mt76: mt7615: fix EEPROM buffer sizeFelix Fietkau2020-06-232-3/+2
| * mt76: mt7663u: fix memory leaks in mt7663u_probeLorenzo Bianconi2020-06-232-10/+23
| * mt76: mt76x02: do not access uninitialized NAPI structsFelix Fietkau2020-06-231-2/+3
| * Merge tag 'mt76-for-kvalo-2020-06-07' of https://github.com/nbd168/wirelessKalle Valo2020-06-2313-46/+75
| |\
| | * mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi2020-06-076-15/+18
| | * mt76: mt7615: fix hw queue mappingLorenzo Bianconi2020-06-076-28/+45
| | * mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi2020-06-071-4/+5
| | * mt76: add missing lock configuring coverage classLorenzo Bianconi2020-06-073-0/+8
| * | iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby2020-06-231-2/+14
| * | iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg2020-06-231-5/+3
* | | ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-141-5/+6
* | | usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven2020-07-141-2/+3
* | | Merge branch 'bnxt_en-fixes'David S. Miller2020-07-132-8/+19
|\ \ \
| * | | bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan2020-07-131-2/+10
| * | | bnxt_en: Init ethtool link settings after reading updated PHY configuration.Vasundhara Volam2020-07-131-5/+5
| * | | bnxt_en: Fix race when modifying pause settings.Vasundhara Volam2020-07-131-1/+4
|/ / /
* | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-1/+1
|\ \ \
| * | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1
* | | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-115-18/+22
|\ \ \ \
| * | | | cifs: update internal module version numberSteve French2020-07-091-1/+1
| * | | | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8