index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
2
-26
/
+0
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
64
-60978
/
+0
2016-05-26
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
5
-6
/
+31
2016-05-26
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
3
-0
/
+3
2016-05-26
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
1
-226
/
+0
2016-05-26
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2
-1
/
+208
2016-05-26
IB/hfi1: Remove unused user command
Dennis Dalessandro
1
-3
/
+0
2016-05-26
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
3
-1934
/
+2
2016-05-26
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2
-392
/
+0
2016-05-26
IB/hfi1: Remove UI char device
Dennis Dalessandro
1
-167
/
+1
2016-05-26
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
1
-83
/
+19
2016-05-26
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
1
-7
/
+7
2016-05-26
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
1
-1
/
+4
2016-05-26
IB/hfi1: Remove unnecessary comment
Ira Weiny
1
-3
/
+0
2016-05-26
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
1
-0
/
+2
2016-05-26
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
1
-7
/
+6
2016-05-14
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
1
-1
/
+1
2016-05-14
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
1
-3
/
+3
2016-05-14
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
1
-4
/
+4
2016-05-14
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
1
-33
/
+60
2016-05-14
IB/hfi1: Correct log message strings
Jakub Pawlak
4
-7
/
+6
2016-05-14
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
1
-1
/
+1
2016-05-14
IB/hfi1: Remove unnecessary header
Jubin John
2
-2
/
+0
2016-05-14
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
1
-11
/
+11
2016-05-14
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
1
-1
/
+1
2016-05-14
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
1
-1
/
+0
2016-05-14
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
1
-3
/
+0
2016-05-14
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
1
-2
/
+2
2016-05-14
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
3
-7
/
+21
2016-05-14
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
3
-7
/
+13
2016-04-28
IB/hfi1: Serialize hrtimer function calls
Jubin John
2
-15
/
+12
2016-04-28
IB/hfi1: Fix MAD port poll for active cables
Dean Luick
1
-1
/
+15
2016-04-28
IB/hfi1: Correctly report neighbor link down reason
Dean Luick
1
-14
/
+9
2016-04-28
IB/hfi1: Use the neighbor link down reason only when valid
Dean Luick
2
-9
/
+130
2016-04-28
IB/hfi1: Ignore link downgrade with 0 lanes
Dean Luick
1
-1
/
+5
2016-04-28
IB/hfi1: Add RSM rule for user FECN handling
Dean Luick
1
-0
/
+84
2016-04-28
IB/hfi1: Create a routine to set a receive side mapping rule
Dean Luick
1
-18
/
+57
2016-04-28
IB/hfi1: Move QOS decision logic into its own function
Dean Luick
1
-17
/
+50
2016-04-28
IB/hfi1: Extract RSM map table init from QOS
Dean Luick
2
-21
/
+71
2016-04-28
IB/hfi1: Reduce kernel context pio buffer allocation
Jianxin Xiong
4
-25
/
+61
2016-04-28
IB/hfi1: Change default number of user contexts
Jubin John
3
-54
/
+84
2016-04-28
IB/hfi1: Use global defines for upper bits in opcode
Mike Marciniszyn
2
-4
/
+1
2016-04-28
IB/hfi1: Remove unreachable code
Mike Marciniszyn
1
-1
/
+1
2016-04-28
IB/hfi1: Fix double QSFP resource acquire on cache refresh
Dean Luick
2
-29
/
+23
2016-04-28
IB/hfi1: Guard against concurrent I2C access across all chains
Dean Luick
1
-1
/
+8
2016-04-28
IB/hfi1: Remove module presence check outside pre-LNI checks
Easwar Hariharan
2
-16
/
+12
2016-04-28
IB/hfi1: Always turn on CDRs for low power QSFP modules
Easwar Hariharan
7
-82
/
+74
2016-04-28
IB/hfi1: Check P_KEY for all sent packets from user mode
Sebastian Sanchez
4
-41
/
+77
2016-04-28
IB/hfi1: Adjust default MTU to be 10KB
Sebastian Sanchez
3
-4
/
+9
2016-04-28
IB/hfi1: Simplify init_qpmap_table()
Dean Luick
1
-5
/
+2
[next]