aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter3-3/+13
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-04-18netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik1-1/+5
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli5-23/+28
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder1-1/+2
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani1-2/+2
2013-04-17net: drop dst before queueing fragmentsEric Dumazet2-6/+20
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds2-0/+49
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier1-1/+1
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier1-0/+1
2013-04-16net: fec: fix regression in link change accountingLucas Stach1-0/+1
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw nodeMugunthan V N1-1/+1
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-04-15bridge: make user modified path cost stickystephen hemminger3-1/+4
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-14Linux 3.9-rc7Linus Torvalds1-1/+1
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang3-21/+23
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8