summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-28net: atarilance - flags should be unsigned longGeert Uytterhoeven1-1/+1
2010-10-28netxen: fix kdumpRajesh Borundia2-15/+7
2010-10-28pktgen: Limit how much data we copy onto the stack.Nelson Elhage1-3/+4
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller3-16/+16
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+1
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov4-1/+26
2010-10-28cxgb3: Fix panic in free_tx_desc()Krishna Kumar1-1/+3
2010-10-28cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan1-1/+1
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov1-1/+0
2010-10-28dccp ccid-2: Stop pollingGerrit Renker2-8/+20
2010-10-28dccp: Refine the wait-for-ccid mechanismGerrit Renker4-54/+89
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker3-58/+89
2010-10-28dccp: Return-value convention of hc_tx_send_packet()Gerrit Renker2-9/+37
2010-10-28igbvf: fix panic on loadEmil Tantilov1-4/+4
2010-10-28ixgb: call pci_disable_device in ixgb_removeEmil Tantilov1-0/+1
2010-10-28ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend5-10/+54
2010-10-28e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny1-2/+5
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny3-0/+63
2010-10-28pch_gbe: Select MII.David S. Miller1-0/+1
2010-10-27igb: Fix unused variable warning.Jesse Gross1-1/+0
2010-10-27ehea: Fixing statisticsBreno Leitao2-6/+28
2010-10-27bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski1-2/+2
2010-10-27tunnels: Fix tunnels change rcu protectionPavel Emelyanov4-0/+4
2010-10-27ath5k: Fix double free on hw attach error pathJones Desougi1-9/+8
2010-10-27mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen1-2/+3
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()...Somnath Kotur1-4/+18
2010-10-27ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun1-1/+3