Age | Commit message (Expand) | Author |
2011-02-17 | fs/partitions: Validate map_count in Mac partition tables | Timo Warns |
2011-02-17 | enic: Always use single transmit and single receive hardware queues per device | Vasanthy Kolluri |
2011-02-17 | ipv4: Use const'ify fib_result deep in the route call chains. | David S. Miller |
2011-02-17 | ipv4: Mark fib_combine_itag()'s 'res' arg as const. | David S. Miller |
2011-02-17 | ipv4: Avoid use of signed integers in fib_trie code. | David S. Miller |
2011-02-17 | net: Add initial_ref arg to dst_alloc(). | David S. Miller |
2011-02-17 | ipv4: Consolidate ipv4 dst allocation logic. | David S. Miller |
2011-02-17 | ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). | David S. Miller |
2011-02-17 | ipv4: Simplify output route creation call sequence. | David S. Miller |
2011-02-17 | RTC: Re-enable UIE timer/polling emulation | John Stultz |
2011-02-17 | RTC: Revert UIE emulation removal | John Stultz |
2011-02-17 | RTC: Release mutex in error path of rtc_alarm_irq_enable | Uwe Kleine-König |
2011-02-17 | loopback: convert to hw_features | Michał Mirosław |
2011-02-17 | net: introduce NETIF_F_RXCSUM | Michał Mirosław |
2011-02-17 | net: use ndo_fix_features for ethtool_ops->set_flags | Michał Mirosław |
2011-02-17 | net: ethtool: use ndo_fix_features for offload setting | Michał Mirosław |
2011-02-17 | net: Introduce new feature setting ops | Michał Mirosław |
2011-02-17 | ethtool: factorize get/set_one_feature | Michał Mirosław |
2011-02-17 | ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() | Michał Mirosław |
2011-02-17 | ethtool: enable GSO and GRO by default | Michał Mirosław |
2011-02-17 | ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place | Michał Mirosław |
2011-02-17 | enic: Clean up: Remove a not needed #ifdef | Vasanthy Kolluri |
2011-02-17 | enic: Bug fix: Reset driver count of registered unicast addresses to zero dur... | Vasanthy Kolluri |
2011-02-17 | tg3: Restrict phy ioctl access | Matt Carlson |
2011-02-17 | drivers/net: Call netif_carrier_off at the end of the probe | Ivan Vecera |
2011-02-17 | Merge branches 'nes' and 'qib' into for-next | Roland Dreier |
2011-02-17 | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn |
2011-02-17 | sfc: Implement hardware acceleration of RFS | Ben Hutchings |
2011-02-17 | bnx2x: Support for managing RX indirection table | Tom Herbert |
2011-02-17 | net/fec: remove unused driver data | Uwe Kleine-König |
2011-02-17 | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx |
2011-02-17 | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal |
2011-02-17 | xen: suspend and resume system devices when running PVHVM | Ian Campbell |
2011-02-17 | ixgbe: work around for DDP last buffer size | Amir Hanania |
2011-02-17 | ixgbe: fix panic due to uninitialised pointer | Andy Gospodarek |
2011-02-17 | e1000e: flush all writebacks before unload | Jesse Brandeburg |
2011-02-17 | e1000e: check down flag in tasks | Jesse Brandeburg |
2011-02-16 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-02-17 | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie |
2011-02-17 | drm/radeon/kms: add missing frac fb div flag for dce4+ | Alex Deucher |
2011-02-17 | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300 | Marek Olšák |
2011-02-17 | drm/nouveau: fix suspend/resume on GPUs that don't have PM support | Ben Skeggs |
2011-02-16 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-02-16 | block: revert block_dev read-only check | Chuck Ebbert |
2011-02-17 | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() | Ben Skeggs |
2011-02-17 | drm/nv40: fix tiling-related setup for a number of chipsets | Ben Skeggs |
2011-02-17 | drm/nouveau: fix non-EDIDful native mode selection | Ben Skeggs |
2011-02-17 | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards. | Francisco Jerez |
2011-02-17 | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode. | Francisco Jerez |
2011-02-17 | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM. | Francisco Jerez |