aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz4-4/+141
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein3-1/+40
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz6-6/+7
2012-03-07RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise1-11/+13
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise1-20/+20
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz5-70/+11
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean1-19/+18
2012-03-05IB/ehca: Fix ilog2() compile failureKyle McMartin1-1/+1
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz8-17/+25
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz3-27/+22
2012-03-05IB/iser: Free IB connection resources in the proper placeDoug Ledford2-12/+12
2012-02-27IB/srp: Consolidate repetitive sysfs codeBart Van Assche1-32/+17
2012-02-27IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche1-25/+29
2012-02-27IB/core: Fix SDR rates in sysfsRoland Dreier1-7/+11
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen4-1/+7
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen1-0/+1
2012-02-25IB/srpt: Fix typo "alocate" -> "allocate"Masanari Iida1-1/+1
2012-02-25IB/mad: Return error response for unsupported MADsSwapna Thete1-0/+21
2012-02-25IB/mad: Add MAD error codes from IBA specSwapna Thete1-0/+9
2012-02-25IB/ehca: Use kthread_create_on_node()Eric Dumazet1-1/+2
2012-02-25IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn1-3/+1
2012-02-25IB/qib: Add logic for affinity hintMike Marciniszyn3-34/+104
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova1-17/+22
2012-02-25RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi1-1/+1
2012-02-25Linux 3.3-rc5Linus Torvalds1-1/+1
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck1-1/+1
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason4-20/+26
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23Restore direct_io / truncate locking APIAnton Altaparmakov1-2/+2
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo1-1/+1
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason1-4/+3
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason1-0/+6
2012-02-23Btrfs: make sure we update latest_bdevChris Mason2-1/+22