summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov
2010-10-28dccp ccid-2: Stop pollingGerrit Renker
2010-10-28dccp: Refine the wait-for-ccid mechanismGerrit Renker
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2010-10-28dccp: Return-value convention of hc_tx_send_packet()Gerrit Renker
2010-10-28igbvf: fix panic on loadEmil Tantilov
2010-10-28ixgb: call pci_disable_device in ixgb_removeEmil Tantilov
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend
2010-10-28e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny
2010-10-28pch_gbe: Select MII.David S. Miller
2010-10-27igb: Fix unused variable warning.Jesse Gross
2010-10-27ehea: Fixing statisticsBreno Leitao
2010-10-27bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski
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