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
2016-03-01
IB/mlx5: Add GSI QP wrapper
Haggai Eran
5
-14
/
+249
2016-03-01
IB/mlx5: Modify QP debugging prints
Haggai Eran
1
-6
/
+23
2016-03-01
IB/mlx5: Add support for setting source QP number
Haggai Eran
4
-3
/
+34
2016-03-01
IB/mlx5: Add support for CSUM in RX flow
Erez Shitrit
1
-1
/
+4
2016-03-01
IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
Erez Shitrit
3
-12
/
+117
2016-03-01
IB/mlx5: Define interface bits for IPoIB offloads
Erez Shitrit
1
-2
/
+4
2016-03-01
IB/mlx5: Modify MAD reading counters method to use counter registers
Meny Yossefi
2
-11
/
+178
2016-03-01
net/mlx5_core: Add helper function to read IB error counters
Meny Yossefi
4
-1
/
+59
2016-03-01
net/mlx5_core: Add helper function to read virtual port counters
Meny Yossefi
3
-1
/
+44
2016-02-29
IB/core: Fix missed clean call in registration path
Leon Romanovsky
1
-0
/
+1
2016-02-29
IB/srpt: Fix wait list processing
Bart Van Assche
1
-9
/
+15
2016-02-29
IB/srpt: Introduce srpt_process_wait_list()
Bart Van Assche
1
-18
/
+24
2016-02-29
IB/srpt: Log out all initiators if a port is disabled
Bart Van Assche
1
-4
/
+19
2016-02-29
IB/srpt: Fix srpt_write_pending()
Bart Van Assche
1
-29
/
+4
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2
-150
/
+150
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2
-29
/
+17
2016-02-29
IB/srpt: Log private data associated with REJ
Bart Van Assche
1
-2
/
+12
2016-02-29
IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
1
-65
/
+29
2016-02-29
IB/srpt: Inline trivial CM callback functions
Bart Van Assche
1
-27
/
+10
2016-02-29
IB/srpt: Fix how aborted commands are processed
Bart Van Assche
1
-33
/
+16
2016-02-29
IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
1
-12
/
+12
2016-02-29
IB/srpt: Fix srpt_close_session()
Bart Van Assche
1
-15
/
+16
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2
-15
/
+2
2016-02-29
IB/srpt: Simplify channel state management
Bart Van Assche
1
-31
/
+13
2016-02-29
IB/srpt: Use scsilun_to_int()
Bart Van Assche
1
-85
/
+7
2016-02-29
IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
1
-15
/
+2
2016-02-29
IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
1
-30
/
+12
2016-02-29
IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
1
-12
/
+2
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2
-9
/
+0
2016-02-29
IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
1
-21
/
+21
2016-02-29
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-02-29
RDMA/ocrdma: Support user AH creation for RoCE-v2
Devesh Sharma
2
-2
/
+8
2016-02-29
RDMA/ocrdma: Support RoCE-v2 in the RC path
Devesh Sharma
2
-2
/
+23
2016-02-29
RDMA/ocrdma: Support RoCE-v2 in the UD path
Devesh Sharma
4
-16
/
+82
2016-02-29
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
4
-2
/
+21
2016-02-29
nes: handling failed allocation when creating workqueue
Insu Yun
1
-0
/
+10
2016-02-29
RDMA/nes: Replace LRO with GRO
Ben Hutchings
4
-58
/
+1
2016-02-29
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
4
-7
/
+78
2016-02-29
IB/core: Add don't trap flag to flow creation
Marina Varshaver
3
-0
/
+16
2016-02-29
IB/mlx4: Use boottime
Abhilash Jindal
1
-3
/
+3
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
3
-27
/
+2
2016-02-29
IB/srp: Use ib_drain_rq()
Steve Wise
1
-36
/
+4
2016-02-29
iw_cxgb4: add queue drain functions
Steve Wise
4
-1
/
+30
2016-02-29
IB: new common API for draining queues
Steve Wise
2
-0
/
+169
2016-02-29
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
1
-3
/
+2
2016-02-29
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
3
-10
/
+11
2016-02-29
cxgb4/iw_cxgb4: TOS support
Hariprasad S
3
-17
/
+37
2016-02-29
iw_cxgb4: remove false error log entry
Hariprasad S
1
-2
/
+1
2016-02-29
iw_cxgb4: make queue allocation code more readable
Hariprasad S
1
-39
/
+42
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
[prev]
[next]