summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-02-18fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-02-18enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller
2011-02-17ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller
2011-02-17ipv4: Avoid use of signed integers in fib_trie code.David S. Miller
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-17ipv4: Consolidate ipv4 dst allocation logic.David S. Miller
2011-02-17ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller
2011-02-17ipv4: Simplify output route creation call sequence.David S. Miller
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König
2011-02-17loopback: convert to hw_featuresMichał Mirosław
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław
2011-02-17net: ethtool: use ndo_fix_features for offload settingMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław
2011-02-17ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław
2011-02-17ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław
2011-02-17enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri
2011-02-17enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...Vasanthy Kolluri
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera
2011-02-17Merge branches 'nes' and 'qib' into for-nextRoland Dreier
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings
2011-02-17bnx2x: Support for managing RX indirection tableTom Herbert
2011-02-17net/fec: remove unused driver dataUwe Kleine-König
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg
2011-02-17e1000e: check down flag in tasksJesse Brandeburg
2011-02-17Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs
2011-02-17Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds