aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin5-9/+45
2017-03-24isdn: use setup_timerGeliang Tang30-114/+54
2017-03-24net: bridge: allow to add externally learned entries from user-spaceNikolay Aleksandrov1-0/+2
2017-03-24net: bridge: allow SW learn to take over HW fdb entriesNikolay Aleksandrov1-0/+3
2017-03-23mlxsw: Remove debugfs interfaceIdo Schimmel2-315/+0
2017-03-23sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti1-0/+12
2017-03-23net: dwc-xlgmac: use dual licenseJie Deng1-1/+2
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng7-28/+14
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng4-0/+244
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng3-2/+32
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng5-3/+29
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann1-3/+3
2017-03-23qed: Reserve VF feature before PFMintz, Yuval1-11/+16
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval1-8/+9
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval1-1/+1
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval1-2/+11
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar2-59/+66
2017-03-23qed: Revise MFW command lockingTomer Tayar2-136/+280
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas1-12/+12
2017-03-22netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger1-12/+6
2017-03-22netvsc: eliminate unnecessary skb == NULL checksstephen hemminger1-6/+3
2017-03-22netvsc: remove unnecessary lock on shutdownstephen hemminger1-4/+3
2017-03-22netvsc: use refcount_t for keeping track of sub channelsstephen hemminger2-33/+12
2017-03-22netvsc: uses RCU instead of removal flagstephen hemminger3-31/+10
2017-03-22netvsc: use RCU to protect inner device structurestephen hemminger3-24/+57
2017-03-22netvsc: change max channel calculationstephen hemminger2-17/+11
2017-03-22netvsc: handle offline mtu and channel changestephen hemminger1-9/+20
2017-03-22netvsc: fix NAPI performance regressionstephen hemminger2-23/+19
2017-03-22liquidio: fix tx completions in napi pollVSR Burru2-17/+22
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla7-0/+103
2017-03-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+14
2017-03-22net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+29
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter1-1/+1
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2
2017-03-22drivers: net: xgene-v2: misc fixesIyappan Subramanian1-29/+26
2017-03-22drivers: net: xgene-v2: Fix port resetIyappan Subramanian3-7/+20
2017-03-22drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian4-1/+124
2017-03-22drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian6-5/+182
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau9-18/+451
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau5-2/+134
2017-03-22bpf: Add array of maps supportMartin KaFai Lau8-12/+225
2017-03-22bpf: Fix and simplifications on inline map lookupMartin KaFai Lau2-9/+15
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet1-8/+17
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2-1/+2
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka1-1/+3
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann1-0/+6
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto1-3/+3
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz6-2/+26