summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-30be2net: fixup log messagesSathya Perla
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan
2012-09-30tg3: Refactor tg3_close()Michael Chan
2012-09-30tg3: Refactor tg3_open()Michael Chan
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan
2012-09-28ipv6: return errno pointers consistently for fib6_add_1()Lin Ming
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge tag 'nfc-next-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-28Revert "be2net: fix vfs enumeration"David S. Miller
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack
2012-09-27Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-09-27trivial select_parent documentation fixJ. Bruce Fields