summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh2013-01-281-0/+23
* fcoe: close race on link speed detection in fcoe codeNeil Horman2013-01-281-4/+27
* UAPI: (Scripted) Disintegrate include/scsi/fcDavid Howells2013-01-076-4/+4
* debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro2012-12-141-5/+1
* bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou2012-12-141-46/+7
* bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou2012-12-141-31/+2
* bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou2012-12-141-2/+3
* libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-143-40/+56
* libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-143-35/+36
* fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2012-12-142-0/+13
* fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou2012-12-141-0/+1
* libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love2012-12-143-27/+26
* bnx2fc: Use the fcoe_sysfs control interfaceRobert Love2012-12-141-29/+139
* fcoe: Use the fcoe_sysfs control interfaceRobert Love2012-12-142-24/+140
* libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-147-13/+298
* libfcoe: Add fcoe_sysfs debug logging levelRobert Love2012-12-142-3/+15
* libfcoe: Save some memory and optimize name lookupsRobert Love2012-12-041-28/+16
* Documentation: Add missing devices/ to devices pathRobert Love2012-12-041-2/+2
* libfc: fix REC handlingVasu Dev2012-12-041-3/+3
* Linux 3.7-rc8v3.7-rc8Linus Torvalds2012-12-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-12-034-17/+22
|\
| * i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava2012-11-281-3/+3
| * i7300_edac: Fix error flag testingJean Delvare2012-10-251-4/+4
| * edac: Fix the dimm filling for csrows-based layoutsMauro Carvalho Chehab2012-10-251-3/+11
| * i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab2012-10-251-7/+4
| * Merge tag 'v3.6' into fixesMauro Carvalho Chehab2012-10-2587-442/+800
| |\
* | \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-038-25/+27
|\ \ \
| * | | [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2
| * | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
| * | | [media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki2012-11-261-0/+1
| * | | [media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha2012-11-261-8/+8
| * | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1
| * | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1
| * | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-262-4/+2
| * | | [media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki2012-11-263-3/+11
* | | | [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
* | | | Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-032-9/+0
* | | | Merge branch 'block-dev'Linus Torvalds2012-12-035-196/+72
|\ \ \ \
| * | | | blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-293-56/+14
| * | | | direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds2012-11-291-3/+5
| * | | | blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-293-106/+5
| * | | | fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds2012-11-291-31/+48
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-026-108/+61
|\ \ \ \ \
| * | | | | 8139cp: fix coherent mapping leak in error path.françois romieu2012-12-011-3/+8
| * | | | | tcp: fix crashes in do_tcp_sendpages()Eric Dumazet2012-12-011-9/+6
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-302-8/+6
| |\ \ \ \ \
| | * | | | | mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| | |\ \ \ \ \
| | | * | | | | iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
| * | | | | | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
OpenPOWER on IntegriCloud