summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-07net: bridge: mdb: use mdb and port entries in notificationsNikolay Aleksandrov3-68/+92
2020-09-07net: bridge: mdb: push notifications in __br_mdb_add/delNikolay Aleksandrov1-12/+8
2020-09-07net: bridge: mcast: add support for group query retransmitNikolay Aleksandrov2-10/+71
2020-09-07net: bridge: mcast: add support for group-and-source specific queriesNikolay Aleksandrov2-54/+183
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov2-2/+104
2020-09-07net: bridge: mcast: add support for group source listNikolay Aleksandrov3-14/+179
2020-09-07net: bridge: mcast: factor out port group delNikolay Aleksandrov3-35/+28
2020-09-07net: bridge: mdb: arrange internal structs so fast-path fields are closeNikolay Aleksandrov1-5/+9
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij1-7/+37
2020-09-07tipc: fix a deadlock when flushing scheduled workHoang Huu Le4-19/+19
2020-09-06enic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-70/+72
2020-09-06net: gemini: Clean up phy registrationLinus Walleij1-21/+11
2020-09-06net: Add a missing wordJonathan Neuschäfer1-1/+1
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij1-1/+37
2020-09-06net/packet: Remove unused macro BLOCK_PRIVWang Hai1-1/+0
2020-09-05NFC: digital: Remove two unused macroesWang Hai1-3/+0
2020-09-05caif: Remove duplicate macro SRVL_CTRL_PKT_SIZEWang Hai1-1/+0
2020-09-05MAINTAINERS: repair reference in LYNX PCS MODULELukas Bulwahn1-1/+1
2020-09-05Merge branch 'net-dsa-bcm_sf2-Ensure-MDIO-diversion-is-used'Jakub Kicinski3-2/+35
2020-09-05net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli1-2/+29
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli2-0/+6
2020-09-05Merge branch 'sfc-TXQ-refactor'Jakub Kicinski8-105/+104
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree1-10/+0
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree2-29/+27
2020-09-05sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapathEdward Cree3-16/+7
2020-09-05sfc: use tx_queue->old_read_count in EF100 TX pathEdward Cree2-2/+20
2020-09-05sfc: make ef100 xmit_more handling look more like ef10'sEdward Cree2-12/+11
2020-09-05sfc: add and use efx_tx_send_pending in tx.cEdward Cree6-41/+44
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1669-5734/+8277
2020-09-04Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-1/+9
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+1
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-10/+25
2020-09-04Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+26
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-96/+168
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+11
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds13-82/+212
2020-09-04Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+12
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-18/+24
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-49/+73
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds29-78/+227
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-25/+84
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds8-120/+29
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki2-89/+151
2020-09-04mm: Add PGREUSE counterPeter Xu3-0/+3
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu3-46/+9
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu2-32/+0
2020-09-04mm: do_wp_page() simplificationLinus Torvalds1-42/+17
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1
2020-09-04init: fix error check in clean_path()Barret Rhoden1-1/+1