aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-6/+62
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 40-203/+342
2011-02-10virtio_net: Add schedule check to napi_enable callGravatar Bruce Rogers 1-11/+16
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowGravatar Tim Deegan 1-3/+3
2011-02-09x25: Do not reference freed memory.Gravatar David S. Miller 1-1/+4
2011-02-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-3/+3
2011-02-09pch_can: fix tseg1/tseg2 setting issueGravatar Tomoya MORINAGA 1-2/+2
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.Gravatar David S. Miller 4-32/+2
2011-02-09can: softing_cs needs slab.hGravatar Randy Dunlap 1-0/+1
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-2/+9
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolGravatar Toshiharu Okada 1-8/+4
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 2-4/+17
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 8-8/+31
2011-02-09Merge branch 'for-linus' of git://neil.brown.name/mdGravatar Linus Torvalds 5-49/+106
2011-02-09staging: zram: fix data corruption issueGravatar Nitin Gupta 1-0/+4
2011-02-09Staging: Comedi: Fix a few NI module dependenciesGravatar Ian Abbott 1-1/+4
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesGravatar Ian Abbott 7-2/+24
2011-02-09cdrom: support devices that have check_events but not media_changedGravatar Simon Arlott 1-1/+2
2011-02-09cfq-iosched: Don't wait if queue already has requests.Gravatar Justin TerAvest 1-0/+4
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATGravatar Pablo Neira Ayuso 1-2/+9
2011-02-08pch_can: fix module reload issue with MSIGravatar Tomoya 1-0/+1
2011-02-08pch_can: fix rmmod issueGravatar Tomoya 1-1/+1
2011-02-08pch_can: fix 800k comms issueGravatar Tomoya 1-1/+1
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.Gravatar David S. Miller 1-11/+16
2011-02-08net/caif: Fix dangling list pointer in freed object on error.Gravatar David S. Miller 1-2/+2
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverGravatar Alexey Orishko 1-80/+147
2011-02-08CDC NCM errata updates for cdc.hGravatar Alexey Orishko 1-5/+18
2011-02-09virtio: console: Update CopyrightGravatar Amit Shah 2-2/+4
2011-02-09virtio: console: Wake up outvq on host notificationsGravatar Amit Shah 1-2/+13
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...Gravatar David S. Miller 8-14/+21
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 12-9/+30
2011-02-08ixgbe: update version stringGravatar Don Skidmore 1-1/+1
2011-02-08ixgbe: cleanup variable initializationGravatar Don Skidmore 1-1/+1
2011-02-08ixgbe: limit VF access to network trafficGravatar Alexander Duyck 2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingGravatar Don Skidmore 1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Gravatar Emil Tantilov 2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYGravatar Florian Fainelli 2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsGravatar Jesse Brandeburg 1-1/+0
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeGravatar David S. Miller 1-5/+10
2011-02-08FIX: md: process hangs at wait_barrier after 0->10 takeoverGravatar Krzysztof Wojcik 1-2/+4
2011-02-07Linux 2.6.38-rc4v2.6.38-rc4Gravatar Linus Torvalds 1-1/+1
2011-02-08batman-adv: Linearize fragment packets before mergeGravatar Sven Eckelmann 1-5/+10
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 10-17/+119
2011-02-08md_make_request: don't touch the bio after calling make_requestGravatar Chris Mason 1-2/+7
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 18-116/+371
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 6-52/+94
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-38/+39
2011-02-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+10
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureGravatar Tetsuo Handa 1-2/+2
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureGravatar Tetsuo Handa 2-5/+13