aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pktgen: Limit how much data we copy onto the stack.Nelson Elhage2010-10-281-3/+4
* net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-283-16/+16
* USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-281-1/+1
* fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-284-1/+26
* cxgb3: Fix panic in free_tx_desc()Krishna Kumar2010-10-281-1/+3
* cxgb3: fix crash due to manipulating queues before registrationNishanth Aravamudan2010-10-281-1/+1
* 8390: Don't oops on starting dev queuePavel Emelyanov2010-10-281-1/+0
* dccp ccid-2: Stop pollingGerrit Renker2010-10-282-8/+20
* dccp: Refine the wait-for-ccid mechanismGerrit Renker2010-10-284-54/+89
* dccp: Extend CCID packet dequeueing interfaceGerrit Renker2010-10-283-58/+89
* dccp: Return-value convention of hc_tx_send_packet()Gerrit Renker2010-10-282-9/+37
* igbvf: fix panic on loadEmil Tantilov2010-10-281-4/+4
* ixgb: call pci_disable_device in ixgb_removeEmil Tantilov2010-10-281-0/+1
* ixgbe: DCB, fix TX hang occurring in stress condition with PFCJohn Fastabend2010-10-285-10/+54
* e1000e: Add check for reset flags before displaying reset messageCarolyn Wyborny2010-10-281-2/+5
* e1000e: reset PHY after errors detectedCarolyn Wyborny2010-10-283-0/+63
* pch_gbe: Select MII.David S. Miller2010-10-281-0/+1
* igb: Fix unused variable warning.Jesse Gross2010-10-271-1/+0
* ehea: Fixing statisticsBreno Leitao2010-10-272-6/+28
* bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski2010-10-271-2/+2
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-274-0/+4
* caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna2010-10-272-0/+11
* caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna2010-10-271-0/+129
* caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com2010-10-271-0/+744
* caif-u5500: Adding shared memory includeAmarnath Revanna2010-10-271-0/+26
* drivers/isdn: delete double assignmentJulia Lawall2010-10-272-5/+3
* drivers/net/typhoon.c: delete double assignmentJulia Lawall2010-10-271-1/+1
* drivers/net/sb1000.c: delete double assignmentJulia Lawall2010-10-271-3/+3
* qlcnic: define valid vlan id rangeSony Chacko2010-10-271-1/+1
* qlcnic: reduce rx ring sizeSony Chacko2010-10-273-20/+21
* qlcnic: fix mac learningamit salecha2010-10-272-0/+6
* ehea: fix use after freeEric Dumazet2010-10-271-5/+5
* inetpeer: __rcu annotationsEric Dumazet2010-10-272-59/+81
* fib_rules: __rcu annotates ctargetEric Dumazet2010-10-272-6/+7
* tunnels: add __rcu annotationsEric Dumazet2010-10-273-13/+22
* net: add __rcu annotations to protocolEric Dumazet2010-10-273-8/+12
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-272-30/+47
* qlge: bugfix: Restoring the vlan setting.Ron Mercer2010-10-271-0/+17
* be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur2010-10-271-4/+18
* ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun2010-10-271-1/+3
* net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings2010-10-271-3/+3
* net: Fix some corner cases in dev_can_checksum()Ben Hutchings2010-10-271-10/+6
* gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski2010-10-271-3/+3
* IPv6: Temp addresses are immediately deleted.Glenn Wurster2010-10-261-3/+4
* IPv6: Create temporary address if none exists.Glenn Wurster2010-10-261-2/+3
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-261-16/+20
* fib: fix fib_nl_newrule()Eric Dumazet2010-10-261-5/+5
* drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches2010-10-261-3/+4
* tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki2010-10-261-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-2617-108/+221
|\