index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
IB/hfi1: Reserve and collapse CPU cores for contexts
Sebastian Sanchez
4
-28
/
+84
2016-08-02
IB/hfi1: Add global structure for affinity assignments
Dennis Dalessandro
4
-97
/
+198
2016-08-02
IB/mlx5: Fix port counter ID association to QP offset
Alex Vesker
1
-1
/
+1
2016-08-02
IB/mlx5: Fix iteration overrun in GSI qps
Slava Shwartsman
1
-13
/
+6
2016-08-02
i40iw: Add NULL check for puda buffer
Mustafa Ismail
1
-0
/
+4
2016-08-02
i40iw: Change dup_ack_thresh to u8
Mustafa Ismail
1
-1
/
+1
2016-08-02
i40iw: Remove unnecessary check for moving CQ head
Mustafa Ismail
2
-5
/
+4
2016-08-02
i40iw: Simplify code to set fragments in SQ WQE
Mustafa Ismail
1
-6
/
+6
2016-08-02
i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
Mustafa Ismail
3
-9
/
+6
2016-08-02
i40iw: Do not access pointer after free
Mustafa Ismail
1
-2
/
+2
2016-08-02
i40iw: Correct and use size parameter to i40iw_reg_phys_mr
Mustafa Ismail
1
-1
/
+2
2016-08-02
i40iw: Fix return codes
Shiraz Saleem
1
-16
/
+31
2016-08-02
iw_cm: free cm_id resources on the last deref
Steve Wise
2
-38
/
+18
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2
-8
/
+15
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
1
-0
/
+9
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-08-02
IB/core: Add flow control to the portmapper netlink calls
Mustafa Ismail
1
-1
/
+5
2016-08-02
RDMA/cxgb3: Use AF_INET for sin_family field
Amitoj Kaur Chawla
1
-2
/
+2
2016-08-02
RDMA/iw_cxgb4: Use kfree_skb instead of kfree
Hariprasad S
1
-11
/
+15
2016-08-02
IB/mlx5: Fix duplicate const warning
Wei Yongjun
1
-1
/
+1
2016-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+89
2016-08-02
IB/isert: Remove an unused member variable
Bart Van Assche
2
-3
/
+0
2016-08-02
IB/srpt: Simplify srpt_queue_response()
Bart Van Assche
1
-5
/
+2
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2
-2
/
+7
2016-08-02
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2
-8
/
+11
2016-08-02
IB/core: Make rdma_rw_ctx_init() initialize all used fields
Bart Van Assche
1
-5
/
+9
2016-08-02
IB/hfi1: Add counter to track unsupported packets drop
Jakub Pawlak
4
-6
/
+32
2016-08-02
IB/hfi1: Add VL XmitDiscards counters to the opapmaquery
Jakub Pawlak
1
-2
/
+9
2016-08-02
IB/hfi1: Fix trace sparse errors
Mike Marciniszyn
2
-31
/
+31
2016-08-02
IB/hfi1: Separate tracepoints into specific headers
Sebastian Sanchez
10
-1330
/
+1735
2016-08-02
IB/hfi1: Fix typo
Tadeusz Struk
1
-1
/
+1
2016-08-02
IB/hfi1: Remove unnecessary done label in hfi1_write_iter
Ira Weiny
1
-17
/
+14
2016-08-02
IB/hfi1: Clean up port state structure definition
Ira Weiny
2
-19
/
+0
2016-08-02
VSOCK: Use kvfree()
Wei Yongjun
1
-4
/
+1
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
4
-8
/
+7
2016-08-02
vhost: detect 32 bit integer wrap around
Michael S. Tsirkin
1
-2
/
+14
2016-08-02
vhost: new device IOTLB API
Jason Wang
3
-50
/
+677
2016-08-02
vhost: drop vringh dependency
Michael S. Tsirkin
1
-0
/
+1
2016-08-02
ipr: Fix error return code in ipr_probe_ioa()
Wei Yongjun
1
-0
/
+1
2016-08-02
fcoe: add missing destroy_workqueue() on error in fcoe_init()
Wei Yongjun
1
-1
/
+2
2016-08-02
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
1
-9
/
+6
2016-08-01
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-08-01
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
1
-0
/
+1
2016-08-01
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2
-2
/
+6
2016-08-01
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
1
-10
/
+26
2016-08-01
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-08-01
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
1
-0
/
+1
2016-08-01
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
1
-0
/
+1
2016-08-01
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-01
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
[prev]
[next]