aboutsummaryrefslogtreecommitdiffstats
path: root/sound/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik6-54/+67
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-11-05net: Fix build warning in sock_bindtodevice().David S. Miller1-3/+2
2009-11-05pktgen: tx_bytes might be slightly wrongEric Dumazet1-2/+3
2009-11-05net: sock_bindtodevice() RCU-ificationEric Dumazet1-4/+6
2009-11-05ip_frag: dont touch device refcountEric Dumazet2-10/+10
2009-11-05net_cls: Use __dev_get_by_index()Eric Dumazet1-2/+2
2009-11-05sctp: ipv6: avoid touching device refcountEric Dumazet1-8/+11
2009-11-05netlabel: remove dev_put() callsEric Dumazet1-4/+2
2009-11-05bridge: remove dev_put() in add_del_if()Eric Dumazet1-2/+2
2009-11-05net: check kern before calling security subsystemEric Paris3-3/+3
2009-11-05net: pass kern to net_proto_family create functionEric Paris37-43/+80
2009-11-05net: drop capability from protocol definitionsEric Paris16-29/+2
2009-11-05rose: device refcount leakEric Dumazet1-10/+6
2009-11-05bridge: prevent bridging wrong deviceStephen Hemminger1-1/+5
2009-11-05bnx2x: version 1.52.1-3Yaniv Rosner1-2/+2
2009-11-05bnx2x: Fix register access timeout in 10MYaniv Rosner1-1/+2
2009-11-05bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner2-30/+9
2009-11-05bnx2x: Fix BCM8726 ROM load seqYaniv Rosner1-11/+2
2009-11-05bnx2x: Add support for BCM84823Yaniv Rosner2-3/+42
2009-11-05bnx2x: Modify BCM8706 link init seqYaniv Rosner1-13/+18
2009-11-05bnx2x: Enable FC when parallel-detect is usedYaniv Rosner2-0/+41
2009-11-05bnx2x: Miscellaneous debug print and tabsYaniv Rosner1-1/+3
2009-11-05bnx2x: Fix CL73 autoneg issuesYaniv Rosner4-65/+104
2009-11-05bnx2x: Fix Parallel-Detect settingsYaniv Rosner1-6/+9
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König1-3/+3
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef2-3/+1
2009-11-04tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef1-6/+3
2009-11-04TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan1-3/+27
2009-11-04net: net/ipv4/devinet.c cleanupsEric Dumazet1-28/+33
2009-11-04decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet1-4/+6
2009-11-04net: cleanup include/linuxEric Dumazet87-694/+351
2009-11-04MAINTAINERS: Add git net-next-2.6Joe Perches1-0/+1
2009-11-04NET: sungem, use spin_trylock_irqsaveJiri Slaby1-3/+1
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin2-2/+2
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby2-0/+2
2009-11-04DaVinci EMAC: correct param for ISRTonyliu1-1/+1
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet11-77/+68
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2-2/+42
2009-11-04em_meta: avoid one dev_put()Eric Dumazet1-6/+6
2009-11-04bnx2: avoid compiler warningsEric Dumazet1-0/+4
2009-11-04net: cleanup include/netEric Dumazet37-240/+120
2009-11-04Phonet: remove tautologiesRémi Denis-Courmont1-4/+2
2009-11-04trivial: remove duplicated MIN macro from tehuti.Thiago Farina2-3/+1
2009-11-04cnic: ensure ulp_type is not negativeroel kluin1-4/+4
2009-11-04qlge: Clean up netdev->stats usage.Ron Mercer2-5/+49