summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2424-208/+250
|\ \ \ \ \ \
| * | | | | | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-231-0/+7
| * | | | | | net: set static variable an initial value in atl2_probe()Mao Wenan2019-02-231-3/+1
| * | | | | | net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier2019-02-231-1/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-221-11/+6
| |\ \ \ \ \ \
| | * | | | | | nfp: bpf: fix ALU32 high bits clearance bugJiong Wang2019-02-231-11/+6
| | * | | | | | nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang2019-02-231-1/+1
| * | | | | | | mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-02-221-1/+0
| * | | | | | | bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2019-02-222-2/+2
| * | | | | | | bnxt_en: Fix typo in firmware message timeout logic.Michael Chan2019-02-221-1/+1
| * | | | | | | Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
| * | | | | | | | net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev2019-02-221-102/+12
| * | | | | | | | net: thunderx: move link state polling function to VFVadim Lomovtsev2019-02-223-19/+74
| * | | | | | | | net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev2019-02-222-3/+12
| * | | | | | | | net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev2019-02-223-9/+7
| * | | | | | | | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev2019-02-221-4/+8
| * | | | | | | | net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2019-02-222-4/+13
| * | | | | | | | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev2019-02-222-15/+19
| * | | | | | | | net: thunderx: correct typo in macro nameVadim Lomovtsev2019-02-222-2/+2
| * | | | | | | | team: use operstate consistently for linkupGeorge Wilkie2019-02-221-2/+2
| * | | | | | | | r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen2019-02-221-1/+1
| * | | | | | | | ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-02-221-0/+4
| |/ / / / / / /
| * | | | | | | bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-211-21/+14
| * | | | | | | net: vrf: remove MTU limits for vrf deviceHangbin Liu2019-02-211-0/+3
| * | | | | | | ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski2019-02-211-1/+2
| * | | | | | | i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2019-02-212-3/+15
| * | | | | | | ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-3/+21
| * | | | | | | i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-1/+17
| * | | | | | | ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher2019-02-211-2/+5
| * | | | | | | net: marvell: mvneta: fix DMA debug warningRussell King2019-02-201-1/+1
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-234-3/+14
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-02-151-0/+1
| * | | | | | | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-151-0/+2
| * | | | | | | scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki2019-02-151-3/+5
| * | | | | | | scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman2019-02-151-0/+6
* | | | | | | | Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds2019-02-222-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2019-02-221-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()Yangtao Li2019-02-191-1/+1
| * | | | | | | | | PM-runtime: Fix deadlock when canceling hrtimerVincent Guittot2019-02-211-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-02-2211-18/+47
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-02-2210-13/+40
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | drm/amdgpu: disable bulk moves for nowChristian König2019-02-201-0/+2
| | * | | | | | | | drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
| | * | | | | | | | drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-202-1/+5
| | * | | | | | | | drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas2019-02-201-2/+2
| | * | | | | | | | drm/amd/display: Raise dispclk value for dce11Roman Li2019-02-191-3/+8
| | * | | | | | | | drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma2019-02-191-2/+3
| | * | | | | | | | drm/amdgpu: Update sdma golden setting for vega20shaoyunl2019-02-191-2/+2
| | * | | | | | | | drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher2019-02-191-0/+1