- 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 12 years ago
- 57761d8 IB/mlx5: Verify reserved fields are cleared by Eli Cohen · 12 years ago
- 8c8a491 IB/mlx5: Remove old field for create mkey mailbox by Eli Cohen · 12 years ago
- 1bde6e3 IB/mlx5: Abort driver cleanup if teardown hca fails by Eli Cohen · 12 years ago
- 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 12 years ago
- 05bdb2a mlx5_core: Fix PowerPC support by Eli Cohen · 12 years ago
- db81a5c mlx5_core: Improve debugfs readability by Eli Cohen · 12 years ago
- bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 12 years ago
- 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 12 years ago
- ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 12 years ago
- 042b9ad mlx5_core: Use mlx5 core style warning by Eli Cohen · 12 years ago
- 0b6e81b IB/mlx5: Clear out struct before create QP command by Eli Cohen · 12 years ago
- e08a876 mlx5_core: Fix out arg size in access_register command by Haggai Eran · 12 years ago
- 79adc53 RDMA/nes: Slight optimization of Ethernet address compare by Ding Tianhong · 12 years ago
- 6e0ea9e IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 12 years ago
- 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 12 years ago
- a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 12 years ago
- d9d5713 RDMA/amso1100: Add check if cache memory was allocated before freeing it by Svetlana Mavrina · 12 years ago
- 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 12 years ago
- 0563310 IB/core: Fix unused variable warning by Or Gerlitz · 12 years ago
- 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 12 years ago
- 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
- 0c7f821 scsi_transport_srp: Fix kernel-doc warnings by Bart Van Assche · 12 years ago
- 31b9034 scsi_transport_srp: Add rport state diagram by Bart Van Assche · 12 years ago
- 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 12 years ago
- 18cc4e0 scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off by Bart Van Assche · 12 years ago
- e6b45d4 MAINTAINERS: Pass the torch of SRP submaintainership by David Dillow · 12 years ago
- af2e2e3 IB/mlx4: Fix error return code by Julia Lawall · 12 years ago
- d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 12 years ago
- 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 12 years ago
- 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 12 years ago
- 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 12 years ago
- 2d97436 IB/usnic: Add dependency on CONFIG_INET by Upinder Malhi · 12 years ago
- 4942c0b IB/usnic: Fix endianness-related warnings by Upinder Malhi · 12 years ago
- c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 12 years ago
- a37a1a4 IB/mlx4: Add mechanism to support flow steering over IB links by Matan Barak · 12 years ago
- 0a9b7d5 IB/mlx4: Enable device-managed steering support for IB ports too by Matan Barak · 12 years ago
- 4de6580 mlx4_core: Add support for steerable IB UD QPs by Matan Barak · 12 years ago
- 240ae00 IB/core: Add support for IB L2 device-managed steering by Matan Barak · 12 years ago
- 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 12 years ago
- c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 12 years ago
- 24e42754 mlx5_core: Remove dead code by Dan Carpenter · 12 years ago
- d9fe409 IB/mlx5: Remove unused code in mr.c by Eli Cohen · 12 years ago
- 3108bcc IB/usnic: Append documentation to usnic_transport.h and cleanup by Upinder Malhi · 12 years ago
- c30392a IB/usnic: Fix typo "Ignorning" -> "Ignoring" by Roland Dreier · 12 years ago
- 9f637f7 IB/usnic: Expose flows via debugfs by Upinder Malhi · 12 years ago
- c5f855e IB/usnic: Use for_each_sg instead of a for-loop by Upinder Malhi · 12 years ago
- 6a54d9f IB/usnic: Remove superflous parentheses by Upinder Malhi · 12 years ago
- 248567f IB/core: Add RDMA_TRANSPORT_USNIC_UDP by Upinder Malhi · 12 years ago
- e45e614 IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] by Upinder Malhi · 12 years ago
- c7845bc IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h by Upinder Malhi · 12 years ago
- 6214105 IB:usnic: Add UDP support to usnic_transport.[hc] by Upinder Malhi · 12 years ago
- 3f92bed IB/usnic: Add UDP support to usnic_fwd.[hc] by Upinder Malhi · 12 years ago
- b85caf4 IB/usnic: Update ABI and Version file for UDP support by Upinder Malhi · 12 years ago
- 60b215e IB/usnic: Port over sysfs to new usnic_fwd.h by Upinder Malhi · 12 years ago
- 256d6a6 IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h by Upinder Malhi · 12 years ago
- 8af94ac IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h by Upinder Malhi · 12 years ago
- 2183b99 IB/usnic: Push all forwarding state to usnic_fwd.[hc] by Upinder Malhi · 12 years ago
- 301a0dd IB/usnic: Add struct usnic_transport_spec by Upinder Malhi · 12 years ago
- 8192d4a IB/usnic: Change WARN_ON to lockdep_assert_held by Upinder Malhi · 12 years ago
- e3cf00d IB/usnic: Add Cisco VIC low-level hardware driver by Upinder Malhi · 12 years ago
- be8348d RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition by Devesh Sharma · 12 years ago
- fe5e8a1 RDMA/ocrdma: Fix AV_VALID bit position by Devesh Sharma · 12 years ago
- 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 12 years ago
- 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 12 years ago
- eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 12 years ago
- 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 12 years ago
- 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
- 324c66f Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
- cff539b1 Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- c43a5eb Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
- e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 12 years ago
- 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 12 years ago
- bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 12 years ago
- d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 12 years ago
- 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 12 years ago
- f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 12 years ago
- b13ba1b macvlan: forbid L2 fowarding offload for macvtap by Jason Wang · 12 years ago
- c4d7099 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
- 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 12 years ago
- 21e20e2 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
- 2aa63ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 07edd74 ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME by Hannes Frederic Sowa · 12 years ago
- 9a2620c bnx2x: prevent WARN during driver unload by Yuval Mintz · 12 years ago
- 13de22c Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
- 8839099 intel_idle: close avn_cstates array with correct marker by Jiang Liu · 12 years ago
- 0f74d82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
- ba0dc81 Revert "intel_idle: mark states tables with __initdata tag" by Jiang Liu · 12 years ago
- 7d1c153 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
- f882915 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
- f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 12 years ago
- 2eff7c7 Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 12 years ago
- 778037e clk: clk-divider: fix divisor > 255 bug by James Hogan · 12 years ago
- ceb3b02 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
- a3f28ef Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
- bbc6319 drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() by Christian Engelmayer · 12 years ago
- 5d2f476 drm/nouveau/bios: fix offset calculation for BMPv1 bioses by Ilia Mirkin · 12 years ago
- a04c0e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
- 732256b tipc: correctly unlink packets from deferred packet queue by Erik Hugne · 12 years ago