summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irqAndrew Lunn
2018-01-19net: dsa: mv88e6xxx: Return error from irq_find_mapping()Andrew Lunn
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski
2018-01-19nfp: improve app not found messageJakub Kicinski
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2018-01-19nfp: register devlink after app is createdJakub Kicinski
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun
2018-01-19forcedeth: remove unused variableZhu Yanjun
2018-01-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-19Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...David S. Miller
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann
2018-01-19Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-01-18ibmvnic: Fix IPv6 packet descriptorsThomas Falcon
2018-01-18ibmvnic: Fix IP offload control bufferThomas Falcon
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-18mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers
2018-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-18Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-18Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang