summaryrefslogtreecommitdiffstats
path: root/sound/oss/waveartist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-26z85230: fix warning in drivers/net/wan/z85230.cIngo Molnar1-1/+1
2008-11-26sis900: fix warning in drivers/net/sis900.cIngo Molnar1-1/+1
2008-11-26fix warning in fs/dlm/netlink.cIngo Molnar1-1/+1
2008-11-26dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar1-1/+1
2008-11-26dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar1-1/+1
2008-11-26ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar1-1/+1
2008-11-26pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar1-1/+1
2008-11-26sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar1-1/+1
2008-11-26qla3xxx: fix warning in drivers/net/qla3xxx.cIngo Molnar1-1/+1
2008-11-26niu: fix another warning in drivers/net/niu.cIngo Molnar1-1/+1
2008-11-26niu: fix warnings in drivers/net/niu.cIngo Molnar1-2/+2
2008-11-26s2io: fix warning in drivers/net/s2io.cIngo Molnar1-1/+1
2008-11-26netns: filter out uevent not belonging to init_netDaniel Lezcano1-0/+3
2008-11-26ixgbe: Naming interrupt vectorsRobert Olsson1-4/+14
2008-11-26niu: Naming interrupt vectors.Robert Olsson2-1/+27
2008-11-25tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen1-1/+6
2008-11-25pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski1-21/+4
2008-11-25net: udp_unhash() can test if sk is hashedEric Dumazet1-8/+10
2008-11-25net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-25tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2-3/+1
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan2-4/+0
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2-4/+0
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2-3/+4
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2-20/+6
2008-11-25DCB: fix kconfig optionJeff Kirsher8-21/+31
2008-11-25aoe: remove private mac address format functionHarvey Harrison5-25/+14
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger1-0/+1
2008-11-25tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-25tcp: add some mibs to track collapsingIlpo Järvinen3-0/+10
2008-11-25tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-25tcp: Try to restore large SKBs while SACK processingIlpo Järvinen4-7/+427
2008-11-25tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-25tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-25tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-25tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen3-53/+52
2008-11-25tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet1-1/+6
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet5-10/+15
2008-11-25net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski1-20/+56
2008-11-25pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy1-3/+5
2008-11-25infiniband: Kill directly reference of netdev->privWang Chen1-4/+4