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
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
3
-11
/
+24
2022-09-20
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
1
-7
/
+60
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
6
-21
/
+38
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
1
-1
/
+4
2022-09-07
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
1
-1
/
+2
2022-09-07
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
1
-1
/
+3
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2
-6
/
+13
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
1
-1
/
+1
2022-08-28
RDMA/irdma: Fix drain SQ hang with no completion
Shiraz Saleem
1
-1
/
+1
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-35
/
+36
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
1
-5
/
+6
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
1
-1
/
+1
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2
-7
/
+6
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
1
-0
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2
-4
/
+12
2022-07-11
RDMA/irdma: Fix sleep from invalid context BUG
Mustafa Ismail
1
-50
/
+0
2022-07-11
RDMA/irdma: Do not advertise 1GB page size for x722
Mustafa Ismail
4
-2
/
+5
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
3
-37
/
+21
2022-05-11
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
4
-37
/
+210
2022-05-02
RDMA/irdma: Fix possible crash due to NULL netdev in notifier
Mustafa Ismail
1
-12
/
+9
2022-05-02
RDMA/irdma: Reduce iWARP QP destroy time
Shiraz Saleem
1
-6
/
+4
2022-05-02
RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
Tatyana Nikolova
2
-13
/
+7
2022-04-19
RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
Duoming Zhou
1
-6
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-6
/
+3
2022-04-04
RDMA/irdma: Remove the redundant variable
Zhu Yanjun
1
-5
/
+2
2022-03-15
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
4
-60
/
+164
2022-03-14
RDMA/irdma: Prevent some integer underflows
Dan Carpenter
1
-5
/
+5
2022-02-28
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
1
-2
/
+2
2022-02-28
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
4
-1
/
+4
2022-02-28
RDMA/irdma: Fix netdev notifications for vlan's
Mustafa Ismail
1
-18
/
+30
2022-02-28
RDMA/irdma: Make irdma_create_mg_ctx return a void
Zhu Yanjun
1
-7
/
+2
2022-02-23
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2
-18
/
+10
2022-02-23
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2
-2
/
+0
2022-02-23
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
1
-5
/
+3
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2
-76
/
+28
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
3
-17
/
+13
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
25
-1185
/
+935
2022-02-08
RDMA/irdma: Add support for DSCP
Mustafa Ismail
6
-6
/
+40
2022-02-08
RDMA/irdma: Refactor DCB bits in prep for DSCP support
Mustafa Ismail
6
-19
/
+32
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-8
/
+8
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-8
/
+8
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-23
/
+12
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-01-10
RDMA/irdma: Remove the redundant return
Zhu Yanjun
1
-1
/
+1
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
7
-19
/
+47
2022-01-07
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
1
-0
/
+4
[next]