summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-27Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen1-7/+10
2017-06-27Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen1-6/+5
2017-06-27Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain1-2/+1
2017-06-23Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King1-2/+2
2017-06-22udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni1-0/+1
2017-06-22net: mvpp2: remove mvpp2_pool_refill()Thomas Petazzoni1-11/+3
2017-06-22net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() functionThomas Petazzoni1-11/+0
2017-06-22net: mvpp2: add comments about smp_processor_id() usageThomas Petazzoni1-4/+29
2017-06-22stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka1-33/+64
2017-06-22stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka1-44/+39
2017-06-22stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka1-7/+13
2017-06-22stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka1-13/+23
2017-06-22stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka1-12/+11
2017-06-22hv_netvsc: Fix the carrier state error when data path is offHaiyang Zhang3-3/+9
2017-06-22hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_infoHaiyang Zhang2-5/+4
2017-06-22samples/bpf: fix a build problemYonghong Song1-1/+1
2017-06-22rds: tcp: set linger to 1 when unloading a rds-tcpSowmini Varadhan5-2/+7
2017-06-22rds: tcp: send handshake ping-probe from passive endpointSowmini Varadhan4-11/+12
2017-06-22ibmvnic: Correct return code checking for ibmvnic_init during probeNathan Fontenot1-1/+1
2017-06-22ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon2-45/+35
2017-06-22ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon1-1/+1
2017-06-22tcp: Add a tcp_filter hook before handle ack packetChenbo Feng2-0/+4
2017-06-22net: phy: smsc: fix buffer overflow in memcpyArnd Bergmann1-1/+1
2017-06-22net/mlx5e: Use device ID definesMyron Stowe1-3/+3
2017-06-22liquidio: stop using huge static buffer, save 4096k in .dataDenys Vlasenko3-8/+4
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal6-7/+7
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal9-2919/+86
2017-06-21qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2-0/+2983
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal1-39/+12
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann4-0/+8
2017-06-21Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni1-1/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann12-0/+55
2017-06-21udp: prefetch rmem_alloc in udp_queue_rcv_skb()Paolo Abeni1-0/+1
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis1-1/+1
2017-06-21r8152: correct the definitionhayeswang1-11/+11
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2-2/+81
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes2-2/+79
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes2-0/+17
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes2-1/+5
2017-06-21tcp: md5: hide unused variableArnd Bergmann1-5/+1
2017-06-21idsn: fix wrong skb_put() usedyuan linyu1-1/+1
2017-06-21i40e: don't hold RTNL lock for the entire resetJacob Keller1-20/+7
2017-06-21i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan1-2/+2
2017-06-21i40e: clear only cause_ena bitShannon Nelson1-2/+12
2017-06-21i40e: fix disabling overflow promiscuous modeAlan Brady1-3/+2
2017-06-21i40e: Add support for OEM firmware versionFilip Sadowski2-14/+81
2017-06-21i40e: genericize the partition bandwidth controlShannon Nelson2-28/+26
2017-06-21i40e: Add message for unsupported MFP modeCarolyn Wyborny1-0/+6