- d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
- da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
- 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
- 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
- 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
- db1044d RDMA/uapi: Include socket.h in rdma_user_cm.h by Doug Ledford · 10 years ago
- 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
- a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
- a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
- 859976d RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() by Dan Carpenter · 10 years ago
- e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
- 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
- 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
- 9ad13a4 IB/mad: Add dev_notice messages for various umad/mad registration failures by Ira Weiny · 10 years ago
- 7ef5d4b IB/mad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
- dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
- f426a40 IB/umad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
- 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
- db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
- e316453 IB/ipath: Add P_Key change event support by Or Gerlitz · 10 years ago
- 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago
- 2f0304d RDMA/iwcm: Use a default listen backlog if needed by Steve Wise · 10 years ago
- e714531 IB/srp: Fix residual handling by Bart Van Assche · 10 years ago
- bcc0591 IB/srp: Fix deadlock between host removal and multipathd by Bart Van Assche · 10 years ago
- cd53eb6 scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior by Bart Van Assche · 10 years ago
- 9376932 IB/mlx4_ib: Add support for user MR re-registration by Matan Barak · 10 years ago
- e630664 mlx4_core: Add helper functions to support MR re-registration by Matan Barak · 10 years ago
- 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
- 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
- 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
- 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
- f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
- 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
- 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 10 years ago
- 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 10 years ago
- 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
- 741742e RDMA/ocrdma: Update the ocrdma module version string by Selvin Xavier · 10 years ago
- 1b09a0c RDMA/ocrdma: Fix a sparse warning by Selvin Xavier · 10 years ago
- b880632 RDMA/ocrdma: Initialize the GID table while registering the device by Selvin Xavier · 10 years ago
- 4f1df84 RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K by Selvin Xavier · 10 years ago
- 920de55 RDMA/ocrdma: Add missing adapter mailbox opcodes by Selvin Xavier · 10 years ago
- 033edd4 RDMA/ocrdma: Return proper value for max_mr_size by Mitesh Ahuja · 10 years ago
- 6dab026 RDMA/ocrdma: Do proper cleanup even if FW is in error state by Mitesh Ahuja · 10 years ago
- f252b5d RDMA/ocrdma: Allow only SEND opcode in case of UD QPs by Mitesh Ahuja · 10 years ago
- a96ffb1 RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs by Selvin Xavier · 10 years ago
- daac968 RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation by Devesh Sharma · 10 years ago
- a53d77a RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported by Devesh Sharma · 10 years ago
- efe4593 RDMA/ocrdma: Handle shutdown event from be2net driver by Devesh Sharma · 10 years ago
- d114f99 be2net: Issue shutdown event to ocrdma driver by Devesh Sharma · 10 years ago
- 4808b18 RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes by Selvin Xavier · 10 years ago
- 31dbdd9 RDMA/ocrdma: Query and initalize the PFC SL by Selvin Xavier · 10 years ago
- f50f31e RDMA/ocrdma: Avoid posting DPP requests for RDMA READ by Devesh Sharma · 10 years ago
- 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
- 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
- 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
- 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
- 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
- 8bdd638 mm: fix direct reclaim writeback regression by Hugh Dickins · 10 years ago
- b401796 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 9c55021 Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 051c2a9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
- edffe1b parport: fix menu breakage by Randy Dunlap · 10 years ago
- 32e6e5c Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
- b76f982 blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel by Steven Miao · 10 years ago
- ac425b6 defconfig: BF609: update spi config name by Steven Miao · 10 years ago
- 814ecd0 irq: blackfin sec: drop duplicated sec priority set by Steven Miao · 10 years ago
- 3f68e17 blackfin: bind different groups of one pinmux function to different state name by Sonic Zhang · 11 years ago
- 4ba7b5f blackfin: fix some bf5xx boards build for missing <linux/gpio.h> by Steven Miao · 10 years ago
- c6a26ce pm: bf609: cleanup smc nor flash by Steven Miao · 10 years ago
- 0e6103e Merge branch 'parisc-3.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
- bf72f5d x86: Merge tag 'ras_urgent' into x86/urgent by H. Peter Anvin · 10 years ago
- 1b2c486 drm/radeon: fix cut and paste issue for hawaii. by Jerome Glisse · 10 years ago
- 97cefc3 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
- 9d6ed3c Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
- 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
- 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
- 043572d hwmon: (smsc47m192) Fix temperature limit and vrm write operations by Guenter Roeck · 10 years ago
- 295dc39 fs: umount on symlink leaks mnt count by Vasily Averin · 10 years ago
- 6fcc542 direct-io: fix uninitialized warning in do_direct_IO() by Boaz Harrosh · 10 years ago
- 82e13c7 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 98de5ab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 29ae8a6 Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 02ec474 Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- ea9339e Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
- b292d6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 7442cf9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
- 355cb09 Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
- ed4a108 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
- 0253d63 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
- 4e66d44 simple_xattr: permit 0-size extended attributes by Hugh Dickins · 10 years ago
- 792ceae mm/fs: fix pessimization in hole-punching pagecache by Hugh Dickins · 10 years ago
- b1a3665 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
- 8e205f7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
- c118678 mm: do not call do_fault_around for non-linear fault by Konstantin Khlebnikov · 10 years ago
- b1923b5 sh: also try passing -m4-nofpu for SH2A builds by Geert Uytterhoeven · 10 years ago
- b4c5c60 zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 10 years ago
- a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago