summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-261-7/+10
* e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-261-6/+9
* e1000: test link state conclusivelyJesse Brandeburg2009-09-264-77/+157
* e1000: stop timers at appropriate timesJesse Brandeburg2009-09-261-7/+19
* e1000: use netif_tx_disableJesse Brandeburg2009-09-261-2/+1
* e1000: remove unused functionsJesse Brandeburg2009-09-262-174/+2
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-266-4335/+193
* at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-251-0/+1186
* TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-251-1/+8
* ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski2009-09-251-10/+17
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-251-141/+88
|\
| * virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-241-4/+4
| * virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-241-24/+40
| * virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-241-37/+44
| * virtio_net: don't free buffers in xmit ringRusty Russell2009-09-241-59/+5
| * virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-241-36/+10
| * virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-241-1/+5
* | genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-243-9/+15
* | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-241-9/+3
* | tunnel: eliminate recursion fieldEric Dumazet2009-09-245-36/+1
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-241-7/+9
* | net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput2009-09-241-2/+3
* | Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont2009-09-242-0/+7
* | Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont2009-09-241-8/+8
* | pktgen: better scheduler friendlinessStephen Hemminger2009-09-241-79/+72
* | pktgen: T_TERMINATE flag is unusedStephen Hemminger2009-09-241-5/+4
* | ipv4: check optlen for IP_MULTICAST_IF optionShan Wei2009-09-241-0/+3
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-246545-359365/+741859
|\ \
| * \ Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-2426-460/+2811
| |\ \
| | * | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-221-17/+12
| | * | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-231-0/+8
| | * | drm/i915: Track purged state.Chris Wilson2009-09-232-9/+16
| | * | drm/i915: Remove eviction debug spamChris Wilson2009-09-231-33/+7
| | * | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-231-0/+5
| | * | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-231-29/+26
| | * | drm/i915: Whitespace correction for madvChris Wilson2009-09-231-2/+2
| | * | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-231-0/+1
| | * | drm/i915: Search harder for a reusable objectChris Wilson2009-09-231-21/+22
| | * | drm/i915: Clean up evict from list.Chris Wilson2009-09-231-25/+14
| | * | drm/i915: Add tracepointsChris Wilson2009-09-236-16/+447
| | * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-214-26/+132
| | * | drm/i915: split display functions by chip typeJesse Barnes2009-09-212-98/+231
| | * | drm/i915: Skip the sanity checks if the current relocation is validChris Wilson2009-09-181-45/+47
| | * | drm/i915: Check that the relocation points to within the targetChris Wilson2009-09-181-0/+10
| | * | drm/i915: correct FBC update when pipe base update occursJesse Barnes2009-09-171-3/+3
| | * | drm/i915: blacklist Acer AspireOne lid statusJesse Barnes2009-09-171-1/+13
| | * | ACPI: make ACPI button funcs no-ops if not built inJesse Barnes2009-09-171-0/+15
| | * | drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-09-171-1/+8
| | * | drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput2009-09-171-7/+6
| | * | drm/i915: remove restore in resumeZhenyu Wang2009-09-171-2/+0
OpenPOWER on IntegriCloud