aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-27tunnels: Fix tunnels change rcu protectionPavel Emelyanov
2010-10-27caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com
2010-10-27caif-u5500: Adding shared memory includeAmarnath Revanna
2010-10-27drivers/isdn: delete double assignmentJulia Lawall
2010-10-27drivers/net/typhoon.c: delete double assignmentJulia Lawall
2010-10-27drivers/net/sb1000.c: delete double assignmentJulia Lawall
2010-10-27qlcnic: define valid vlan id rangeSony Chacko
2010-10-27qlcnic: reduce rx ring sizeSony Chacko
2010-10-27qlcnic: fix mac learningamit salecha
2010-10-27ehea: fix use after freeEric Dumazet
2010-10-27inetpeer: __rcu annotationsEric Dumazet
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet
2010-10-27tunnels: add __rcu annotationsEric Dumazet
2010-10-27net: add __rcu annotations to protocolEric Dumazet
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet
2010-10-27qlge: bugfix: Restoring the vlan setting.Ron Mercer
2010-10-27be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur
2010-10-27ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-10-27net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-10-27net: Fix some corner cases in dev_can_checksum()Ben Hutchings
2010-10-27gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski
2010-10-26IPv6: Temp addresses are immediately deleted.Glenn Wurster
2010-10-26IPv6: Create temporary address if none exists.Glenn Wurster
2010-10-26fib_hash: fix rcu sparse and logical errorsEric Dumazet
2010-10-26fib: fix fib_nl_newrule()Eric Dumazet
2010-10-26drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches
2010-10-26tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki
2010-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-26can: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde
2010-10-26can: flexcan: fix use after free of privMarc Kleine-Budde
2010-10-26drivers/net: sgiseeq: fix return on errorNicolas Kaiser
2010-10-26netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller
2010-10-25pch_can: depends on PCIRandy Dunlap
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet
2010-10-25net_ns: add __rcu annotationsEric Dumazet
2010-10-25rps: add __rcu annotationsEric Dumazet
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-10-25net/802: add __rcu annotationsEric Dumazet
2010-10-25ipv6: ip6_ptr rcu annotationsEric Dumazet
2010-10-25vlan: rcu annotationsEric Dumazet
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller
2010-10-25net: Increase xmit RECURSION_LIMIT to 10.David S. Miller
2010-10-25mlx4_en: Fix out of bounds array accessEli Cohen
2010-10-25macb: Don't re-enable interrupts while in polling modeJoshua Hoke
2010-10-25be2net: Fix CSO for UDP packetsSomnath Kotur
2010-10-25be2net: Call netif_carier_off() after register_netdev()Somnath Kotur