cascardo/linux.git
2015-06-11 Doug LedfordMerge branch 'for-4.2-misc' into k.o/for-4.2
2015-06-11 Colin Ian KingRDMA/ocrdma: fix double free on pd
2015-06-11 Dan CarpenterIB/usnic: clean up some error handling code
2015-06-11 Fabian FrederickIB/mthca: use swap() in mthca_make_profile()
2015-06-11 Moni ShouaIB/core: Don't warn on no SA support in event handler
2015-06-11 Moni ShouaIB/core: Don't advertise SA in RoCE port capabilities
2015-06-02 Doug LedfordMerge branch 'for-4.2-misc' into k.o/for-4.2
2015-06-02 Ira WeinyIB/core cleanup: Add const to args - agent_send_response
2015-06-02 Ira WeinyIB/core cleanup: Add const on args - device->process_mad
2015-06-02 Ira WeinyIB/core cleanup: Add const to RDMA helpers
2015-06-02 Roland DreierIB/mlx4: Fix error paths in mlx4_ib_create_flow()
2015-06-02 Roland DreierRDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
2015-06-02 Wengang Wangrds: re-entry of rds_ib_xmit/rds_iw_xmit
2015-06-02 Bart Van AsscheIB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
2015-06-02 Faisal LatifRDMA/nes: Enable the use of the tos field in the nes...
2015-06-02 Steve WiseRDMA/iw_cm: Export tos field to iwarp providers
2015-05-20 Doug LedfordMerge branches 'bart-srp', 'generic-errors', 'ira-clean...
2015-05-20 Ira WeinyIB/core: Change rdma_protocol_iboe to roce
2015-05-20 Ira WeinyIB/core: Convert core to use bitfield for caps
2015-05-20 Ira WeinyIB/core: Add per port immutable struct to ib_device
2015-05-20 Ira WeinyIB/user_mad: Fix buggy usage of port index
2015-05-20 Ira WeinyIB/user_mad: Use new start/end port functions
2015-05-20 Ira WeinyIB/mad: Add const qualifiers to query only functions
2015-05-20 Ira WeinyIB/mad: Clean up rcv_has_same_class
2015-05-20 Ira WeinyIB/mad: Change ib_response_mad signature arguments
2015-05-20 Ira WeinyIB/mad: Change validate_mad signature arguments
2015-05-18 Sagi GrimbergRDS: Switch to generic logging helpers
2015-05-18 Sagi Grimbergxprtrdma, svcrdma: Switch to generic logging helpers
2015-05-18 Sagi Grimbergiser-target: Align to generic logging helpers
2015-05-18 Sagi GrimbergIB/iser: Align to generic logging helpers
2015-05-18 Sagi GrimbergIB/srp: Align to generic logging helpers
2015-05-18 Sagi GrimbergIB/core, cma: Nice log-friendly string helpers
2015-05-18 Bart Van AsscheIB/srp: Add 64-bit LUN support
2015-05-18 Bart Van AsscheIB/srp: Remove !ch->target tests from the reconnect...
2015-05-18 Bart Van AsscheIB/srp: Remove a superfluous check from srp_free_req_data()
2015-05-18 Bart Van AsscheIB/srp: Rearrange module description
2015-05-18 Bart Van AsscheIB/srp: Remove superfluous casts
2015-05-18 Bart Van Asschescsi_transport_srp: Reduce failover time
2015-05-18 Bart Van AsscheIB/srp: Fix reconnection failure handling
2015-05-18 Bart Van AsscheIB/srp: Fix connection state tracking
2015-05-18 Bart Van AsscheIB/srp: Fix a connection setup race
2015-05-18 Bart Van AsscheIB/srp: Remove an extraneous scsi_host_put() from an...
2015-05-18 Bart Van Asschescsi_transport_srp: Fix a race condition
2015-05-18 Bart Van Asschescsi_transport_srp: Introduce srp_wait_for_queuecommand()
2015-05-18 Ira WeinyIB/mad: Clean up comments in smi.c
2015-05-18 Ira WeinyIB/mad: Rename is_data_mad to is_rmpp_data_mad
2015-05-18 Ira WeinyIB/core: Create common start/end port functions
2015-05-18 Michael WangIB/Verbs: Improve docs for rdma-helpers
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_eth_ah()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_af_ib()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_read_multi_sge()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_ib_mcast()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_ib_sa()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_iw_cm()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_ib_cm()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_ib_smi()
2015-05-18 Michael WangIB/Verbs: Use management helper rdma_cap_ib_mad()
2015-05-18 Michael WangIB/Verbs: Reform rest part in IB-core cma
2015-05-18 Michael WangIB/Verbs: Reform cma_acquire_dev()
2015-05-18 Michael WangIB/Verbs: Reform mcast related part in IB-core cma
2015-05-18 Michael WangIB/Verbs: Reform route related part in IB-core cma
2015-05-18 Michael WangIB/Verbs: Reform cm related part in IB-core cma/ucm
2015-05-18 Michael WangIB/Verbs: Reform IB-core verbs
2015-05-18 Michael WangIB/Verbs: Reform IB-ulp xprtrdma
2015-05-18 Michael WangIB/Verbs: Reform IB-ulp ipoib
2015-05-18 Michael WangIB/Verbs: Reform IB-core multicast
2015-05-18 Michael WangIB/Verbs: Reform IB-core sa_query
2015-05-18 Michael WangIB/Verbs: Reform IB-core cm
2015-05-18 Michael WangIB/Verbs: Reform IB-core mad/agent/user_mad
2015-05-18 Michael WangIB/Verbs: Implement raw management helpers
2015-05-18 Michael WangIB/Verbs: Implement new callback query_protocol()
2015-05-18 Linus TorvaldsLinux 4.1-rc4 v4.1-rc4
2015-05-18 Peter Zijlstrawatchdog: Fix merge 'conflict'
2015-05-18 Linus TorvaldsMerge tag 'for-linus-20150516' of git://git.infradead...
2015-05-17 Linus TorvaldsMerge tag 'usb-4.1-rc4' of git://git./linux/kernel...
2015-05-17 Linus TorvaldsMerge tag 'tty-4.1-rc4' of git://git./linux/kernel...
2015-05-17 Linus TorvaldsMerge tag 'staging-4.1-rc4' of git://git./linux/kernel...
2015-05-17 Linus TorvaldsMerge tag 'char-misc-4.1-rc4' of git://git./linux/kerne...
2015-05-16 Linus TorvaldsMerge branch 'for-linus-4.1-rc4' of git://git./linux...
2015-05-16 Linus TorvaldsMerge tag 'upstream-4.1-rc4' of git://git.infradead...
2015-05-16 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2015-05-16 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-16 Linus TorvaldsMerge branch 'master' of git://git.linux-mips.org/ralf...
2015-05-16 Linus TorvaldsMerge tag 'arc-4.1-fixes' of git://git./linux/kernel...
2015-05-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-05-16 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2015-05-16 Linus TorvaldsMerge tag 'linux-kselftest-4.1-rc4' of git://git./linux...
2015-05-15 Linus TorvaldsMerge branch 'parisc-4.1-2' of git://git./linux/kernel...
2015-05-15 Brian NorrisDocumentation: dt: mtd: replace "nor-jedec" binding...
2015-05-15 James HoganMIPS: tlb-r4k: Fix PG_ELPA comment
2015-05-15 Ezequiel GarciaMIPS: Fix up obsolete cpu_set usage
2015-05-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-05-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-05-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-05-15 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-05-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-05-15 Arnd BergmannMerge tag 'samsung-fixes-2' of git://git./linux/kernel...
2015-05-15 Arnd BergmannMerge tag 'mvebu-fixes-4.1-2' of git://git.infradead...
2015-05-15 Gregory CLEMENTMAINTAINERS: Add dts entries for some of the Marvell...
next