summaryrefslogtreecommitdiffstats
path: root/include/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin1-2/+3
2009-03-19mlx4_core: Add link type autosensingYevgeny Petrilin8-51/+277
2009-03-11mlx4_core: Don't perform SET_PORT command for Ethernet portsYevgeny Petrilin1-8/+5
2009-03-07RDMA/nes: Handle MPA Reject message properlyFaisal Latif2-191/+399
2009-03-07RDMA/nes: Improve use of PBLsDon Wood1-57/+134
2009-03-07RDMA/nes: Remove LLTXFaisal Latif3-84/+63
2009-03-07RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2-0/+3
2009-03-07RDMA/nes: Fix tmp_addr compilation warningChien Tung1-4/+0
2009-03-07RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung1-0/+8
2009-03-07RDMA/nes: Update copyright to new legal entity and yearChien Tung12-12/+12
2009-03-07RDMA/nes: Account for freed PBL after HW operationDon Wood1-28/+42
2009-03-05IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier1-16/+0
2009-03-03IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein1-0/+2
2009-03-03IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell1-6/+6
2009-02-27IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell1-11/+10
2009-02-27IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell1-3/+4
2009-02-27IB/mad: Fix RMPP header RRespTime manipulationRamachandra K1-1/+1
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz1-7/+0
2009-02-27mlx4_core: Add device IDs for MT25458 10GigE devicesJack Morgenstein1-0/+2
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier2-1/+6
2009-02-23IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier1-4/+4
2009-02-23IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier1-1/+1
2009-02-17IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein1-2/+7
2009-02-17RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise1-2/+2
2009-02-11RDMA/cxgb3: Connection termination fixesSteve Wise4-7/+20
2009-02-11RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise1-6/+3
2009-01-29IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-6/+19
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-7/+20
2009-01-18IB: Remove __constant_{endian} usesHarvey Harrison18-126/+124
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-16Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds1-1/+1
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu3-3/+3
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+2
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui1-4/+12
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke1-0/+1
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy1-44/+30
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke1-2/+4
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10