summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-0722-64/+100
|\
| * ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-072-4/+17
| * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-0717-29/+30
| * ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-072-6/+11
| * ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-071-11/+2
| * ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-072-4/+16
| * ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| * ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| * ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-071-0/+5
| * ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-072-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-034-52/+2
|\ \
| * | ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-032-40/+0
| * | ARM: Sync Marvell Dove defconfig with latest kernelKonstantin Porotchkin2011-05-031-9/+1
| * | ARM: Moving Marvell Dove platform defaults to ARMv7Konstantin Porotchkin2011-05-032-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-0351-134/+338
|\ \ \
| * | | sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-032-2/+2
| * | | Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-031-0/+12
| * | | smsc95xx: fix reset checkRabin Vincent2011-05-031-1/+1
| * | | tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-031-2/+6
| * | | networking: inappropriate ioctl operation should return ENOTTYLifeng Sun2011-05-031-3/+3
| * | | amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
| |\ \ \
| | * | | iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| | * | | iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| | * | | iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| | * | | iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
| | * | | b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
| * | | | ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan2011-05-021-3/+0
| * | | | af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman2011-05-021-1/+15
| * | | | mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
| * | | | net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko2011-04-291-4/+4
| * | | | usbnet: Transfer of maintainershipOliver Neukum2011-04-291-1/+1
| * | | | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12
| * | | | bnx2: cancel timer on device removalNeil Horman2011-04-291-0/+2
| * | | | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2011-04-282-7/+23
| * | | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-282-0/+9
| * | | | xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-261-0/+3
| * | | | esp6: Fix scatterlist initializationSteffen Klassert2011-04-261-1/+1
| * | | | xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-261-1/+1
| * | | | net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-252-0/+14
| * | | | cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-251-2/+2
| * | | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
| |\ \ \ \
| | * | | | r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
| * | | | | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-241-10/+24
| * | | | | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-2210-20/+32
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| | |\ \ \ \