aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata2-0/+11
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata2-1/+2
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata3-7/+25
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata2-0/+26
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata2-0/+28
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata2-0/+56
2018-12-07vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata1-23/+18
2018-12-07Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-12-07Merge branch 'net-aquantia-add-RSS-configuration'David S. Miller4-7/+43
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov1-0/+36
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov1-2/+2
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov2-2/+2
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov2-3/+3
2018-12-07ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani1-0/+1
2018-12-07Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-blockLinus Torvalds6-55/+123
2018-12-07Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-30/+93
2018-12-07Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-29/+62
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-2/+2
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon1-1/+1
2018-12-07Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe2-2/+11
2018-12-07blk-mq: punt failed direct issue to dispatch listJens Axboe1-28/+5
2018-12-07nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-07nvme: validate controller state before rescheduling keep aliveJames Smart1-1/+9
2018-12-07block, bfq: fix decrement of num_active_groupsPaolo Valente3-25/+107
2018-12-07Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-linusGreg Kroah-Hartman2-3/+5
2018-12-07CIFS: Avoid returning EBUSY to upper layer VFSLong Li1-25/+6
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-07crypto: user - Disable statistics interfaceHerbert Xu1-1/+1
2018-12-06Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-157/+235
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-49/+73
2018-12-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+10
2018-12-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-10/+16
2018-12-06i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+18
2018-12-06i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+7
2018-12-06i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada1-4/+9
2018-12-06i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada1-3/+14
2018-12-06i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-06i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-06Merge branch 'mlxsw-Various-fixes'David S. Miller3-10/+16
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-06Merge branch 'Pass-extack-to-NETDEV_PRE_UP'David S. Miller36-71/+182
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata1-0/+84
2018-12-06net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata1-4/+4
2018-12-06net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata1-5/+16
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata3-4/+7
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata15-23/+33
2018-12-06net: ipvlan: ipvlan_set_port_mode(): Add an extack argumentPetr Machata1-3/+4