aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen2009-02-061-32/+21
* ipv6/addrconf: common code locatedIlpo Järvinen2009-02-061-27/+18
* ipv6/ndisc: join error pathsIlpo Järvinen2009-02-061-8/+8
* ax25: more common return path joiningIlpo Järvinen2009-02-061-8/+5
* ipmr: use goto to common label instead of opencodingIlpo Järvinen2009-02-061-2/+1
* ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr2009-02-061-37/+23
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-067-122/+327
* forcedeth: enable msix to defaultYinghai Lu2009-02-061-1/+1
* forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu2009-02-061-4/+4
* forcedeth: disable irq at first before schedule rxYinghai Lu2009-02-061-2/+2
* forcedeth: don't clear nic_poll_irq too earlyYinghai Lu2009-02-061-3/+5
* forcedeth: make msi-x different name for rx-txYinghai Lu2009-02-061-3/+14
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-059-48/+28
* e1000e: normalize usage of serdes_has_linkAlex Chiang2009-02-052-3/+3
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-053-1/+13
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-054-80/+49
* ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr2009-02-051-104/+118
* gro: Fix frag_list merging on imprecisely split packetsHerbert Xu2009-02-052-1/+13
* net: fix some trailing whitespacesGraf Yang2009-02-052-9/+9
* tun: Limit amount of queued packets per deviceHerbert Xu2009-02-053-53/+118
* net: Reexport sock_alloc_send_pskbHerbert Xu2009-02-042-4/+9
* net: Partially allow skb destructors to be used on receive pathHerbert Xu2009-02-042-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-043-3/+5
|\
| * gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| * gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| * cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-04148-1791/+2431
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-02-0459-867/+985
| |\ \
| | * | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1
| | * | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5
| | * | Blackfin arch: Update Copyright informationMichael Hennerich2009-02-041-1/+1
| | * | Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich2009-02-041-0/+2
| | * | Blackfin arch: Update CM-BF527 kernel configMichael Hennerich2009-02-041-124/+321
| | * | Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-041-1/+1
| | * | Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-041-4/+8
| | * | Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-041-3/+1
| | * | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-0410-0/+105
| | * | Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-049-9/+9
| | * | Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1
| | * | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-041-0/+1
| | * | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42
| | * | Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-042-14/+8
| | * | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-041-0/+6
| | * | Blackfin arch: fixup board init function nameMike Frysinger2009-02-046-12/+12
| | * | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-048-42/+0
| | * | Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger2009-02-041-7/+1
| | * | Blackfin arch: sync reboot handler with version in u-bootMike Frysinger2009-02-041-11/+15
| | * | Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich2009-02-041-17/+17
| | * | Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang2009-02-041-5/+12
| | * | Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan2009-02-041-0/+2