summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing1-1/+1
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing1-5/+4
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing1-0/+12
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing1-2/+3
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing1-1/+1
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing1-1/+1
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng2-3/+4
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman2-0/+2
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac1-5/+5
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet1-0/+2
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-31/+45
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+150
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-201/+327
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-36/+47
2011-02-18net: deinit automatic LIST_HEADEric Dumazet1-0/+2
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds1-2/+5
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2-0/+2
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2-16/+35
2011-02-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+2
2011-02-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-37/+45
2011-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-13/+24
2011-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-10/+10
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns1-8/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz3-2/+19
2011-02-17RTC: Revert UIE emulation removalJohn Stultz3-0/+130
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-17Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx1-1/+1
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal4-30/+44
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-16Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+4
2011-02-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie6-36/+40
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák1-0/+2
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1
2011-02-16Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-40/+21
2011-02-16block: revert block_dev read-only checkChuck Ebbert1-6/+5
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs1-3/+3
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs1-19/+27
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs1-0/+1
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez1-1/+1