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-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-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
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+4
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+4
2021-12-22
RDMA/irdma: Use auxiliary_device driver data helpers
David E. Box
1
-2
/
+2
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-19
/
+47
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
7
-19
/
+47
2021-12-10
RDMA/irdma: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
5
-5
/
+38
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
1
-1
/
+4
2021-12-07
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...
Christophe JAILLET
3
-12
/
+4
2021-12-07
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
1
-1
/
+1
2021-12-06
RDMA/irdma: Fix the type used to declare a bitmap
Christophe JAILLET
1
-1
/
+1
2021-11-22
RDMA/irdma: Set protocol based on PF rdma_mode flag
Shiraz Saleem
1
-1
/
+2
2021-11-16
RDMA/irdma: Use helper function to set GUIDs
Kamal Heib
1
-21
/
+6
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
3
-10
/
+15
2021-11-01
RDMA/irdma: optimize rx path by removing unnecessary copy
Zhu Yanjun
3
-64
/
+39
2021-10-28
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
6
-13
/
+17
2021-10-20
RDMA/irdma: Make irdma_uk_cq_init() return a void
Zhu Yanjun
3
-10
/
+5
2021-10-19
RDMA/irdma: Do not hold qos mutex twice on QP resume
Mustafa Ismail
1
-6
/
+7
2021-10-19
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
1
-2
/
+6
2021-10-12
RDMA/irdma: Remove irdma_cqp_up_map_cmd()
Zhu Yanjun
2
-36
/
+0
2021-10-12
RDMA/irdma: Remove irdma_get_hw_addr()
Zhu Yanjun
2
-12
/
+0
2021-10-12
RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()
Zhu Yanjun
2
-39
/
+1
[next]