summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-21lwtunnel: check erspan options before allocating tun_infoXin Long
2019-11-21lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTSXin Long
2019-11-21net: remove the unnecessary strict_start_type in some policiesXin Long
2019-11-21Merge branch 'net-sched-support-vxlan-and-erspan-options'David S. Miller
2019-11-21net: sched: allow flower to match erspan optionsXin Long
2019-11-21net: sched: allow flower to match vxlan optionsXin Long
2019-11-21net: sched: add erspan option support to act_tunnel_keyXin Long
2019-11-21net: sched: add vxlan option support to act_tunnel_keyXin Long
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-21vsock: avoid to assign transport if its initialization failsStefano Garzarella
2019-11-21mt76: fix fix ampdu lockingMarkus Theil
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-20net: sfp: soft status and control supportRussell King
2019-11-20Merge branch 'sfp-quirks'David S. Miller
2019-11-20net: sfp: add some quirks for GPON modulesRussell King
2019-11-20net: sfp: add support for module quirksRussell King
2019-11-20tcp: warn if offset reach the maxlen limit when using snprintfHangbin Liu
2019-11-20ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recvwenxu
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-21Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-20drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan
2019-11-20drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-20bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 sizeDaniel Borkmann
2019-11-20bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-20Merge branch 'r8169-smaller-improvements-to-firmware-handling'David S. Miller
2019-11-20r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_okHeiner Kallweit
2019-11-20r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZEHeiner Kallweit
2019-11-20r8169: change mdelay to msleep in rtl_fw_write_firmwareHeiner Kallweit
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani
2019-11-20Merge branch 'qca_spi-fixes'David S. Miller
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold
2019-11-20net: ipconfig: Wait for deferred device probesThomas Bogendoerfer
2019-11-20vsock/vmci: make vmci_vsock_cb_host_called staticMao Wenan
2019-11-20Merge branch 'ibmvnic-regression'David S. Miller
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim