aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan1-2/+8
2010-10-27ath9k: fix tx aggregation flush on AR9003Felix Fietkau1-9/+9
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2-2/+27
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez3-6/+6
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez1-3/+4
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez1-2/+2
2010-10-27caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna2-0/+11
2010-10-27caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna1-0/+129
2010-10-27caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com1-0/+744
2010-10-27caif-u5500: Adding shared memory includeAmarnath Revanna1-0/+26
2010-10-27drivers/isdn: delete double assignmentJulia Lawall2-5/+3
2010-10-27drivers/net/typhoon.c: delete double assignmentJulia Lawall1-1/+1
2010-10-27drivers/net/sb1000.c: delete double assignmentJulia Lawall1-3/+3
2010-10-27qlcnic: define valid vlan id rangeSony Chacko1-1/+1
2010-10-27qlcnic: reduce rx ring sizeSony Chacko3-20/+21
2010-10-27qlcnic: fix mac learningamit salecha2-0/+6
2010-10-27ehea: fix use after freeEric Dumazet1-5/+5
2010-10-27inetpeer: __rcu annotationsEric Dumazet2-59/+81
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet2-6/+7
2010-10-27tunnels: add __rcu annotationsEric Dumazet3-13/+22
2010-10-27net: add __rcu annotations to protocolEric Dumazet3-8/+12
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet2-30/+47
2010-10-27qlge: bugfix: Restoring the vlan setting.Ron Mercer1-0/+17
2010-10-27be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close()Somnath Kotur1-4/+18
2010-10-27ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun1-1/+3
2010-10-27net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings1-3/+3
2010-10-27net: Fix some corner cases in dev_can_checksum()Ben Hutchings1-10/+6
2010-10-27gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)Jarek Poplawski1-3/+3
2010-10-26IPv6: Temp addresses are immediately deleted.Glenn Wurster1-3/+4
2010-10-26IPv6: Create temporary address if none exists.Glenn Wurster1-2/+3
2010-10-26fib_hash: fix rcu sparse and logical errorsEric Dumazet1-16/+20
2010-10-26fib: fix fib_nl_newrule()Eric Dumazet1-5/+5
2010-10-26drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches1-3/+4
2010-10-26tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki1-5/+5
2010-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller17-108/+221
2010-10-26can: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde1-0/+3
2010-10-26can: flexcan: fix use after free of privMarc Kleine-Budde1-1/+2
2010-10-26drivers/net: sgiseeq: fix return on errorNicolas Kaiser1-1/+1
2010-10-26netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller1-1/+4
2010-10-25pch_can: depends on PCIRandy Dunlap1-1/+1
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2-5/+9
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet6-7/+7
2010-10-25net_ns: add __rcu annotationsEric Dumazet2-2/+4
2010-10-25rps: add __rcu annotationsEric Dumazet4-20/+27
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXYKOVACS Krisztian5-9/+25
2010-10-25tunnels: add _rcu annotationsEric Dumazet5-14/+21
2010-10-25net/802: add __rcu annotationsEric Dumazet4-13/+13
2010-10-25ipv6: ip6_ptr rcu annotationsEric Dumazet2-2/+2
2010-10-25vlan: rcu annotationsEric Dumazet2-4/+4
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller1-1/+1