index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
10
-18
/
+47
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
8
-27
/
+29
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
23
-78
/
+80
2015-06-02
IB/core cleanup: Add const to RDMA helpers
Ira Weiny
1
-12
/
+12
2015-06-02
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
1
-2
/
+3
2015-06-02
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
1
-1
/
+6
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
3
-13
/
+24
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-06-02
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2
-0
/
+9
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2
-0
/
+3
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
48
-644
/
+1008
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
4
-10
/
+10
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
17
-104
/
+63
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
15
-37
/
+249
2015-05-20
IB/user_mad: Fix buggy usage of port index
Ira Weiny
1
-1
/
+1
2015-05-20
IB/user_mad: Use new start/end port functions
Ira Weiny
1
-11
/
+3
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
3
-11
/
+11
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
1
-3
/
+3
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
3
-14
/
+14
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
7
-113
/
+10
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
3
-98
/
+25
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
4
-0
/
+99
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
4
-13
/
+13
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
scsi_transport_srp: Reduce failover time
Bart Van Assche
1
-1
/
+8
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-05-18
scsi_transport_srp: Fix a race condition
Bart Van Assche
1
-1
/
+3
2015-05-18
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
Bart Van Assche
1
-23
/
+31
2015-05-18
IB/mad: Clean up comments in smi.c
Ira Weiny
1
-2
/
+2
2015-05-18
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
1
-3
/
+4
2015-05-18
IB/core: Create common start/end port functions
Ira Weiny
3
-55
/
+59
2015-05-18
IB/Verbs: Improve docs for rdma-helpers
Michael Wang
1
-40
/
+92
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
4
-4
/
+19
2015-05-18
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
2
-1
/
+16
2015-05-18
IB/Verbs: Use management helper rdma_cap_read_multi_sge()
Michael Wang
2
-2
/
+18
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mcast()
Michael Wang
3
-6
/
+21
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
4
-8
/
+23
2015-05-18
IB/Verbs: Use management helper rdma_cap_iw_cm()
Michael Wang
2
-7
/
+22
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
4
-14
/
+28
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
3
-2
/
+17
[next]