index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_ah.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+1
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
1
-1
/
+2
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
1
-11
/
+6
*
RDMA/ocrdma: Simplify process_mad function
Leon Romanovsky
2019-11-06
1
-8
/
+4
*
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
1
-4
/
+0
*
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
2019-11-06
1
-4
/
+2
*
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-13
1
-3
/
+2
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-4
/
+5
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-16
/
+9
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
*
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-30
1
-6
/
+0
*
RDMA/ocrdma: Remove a set-but-not-used variable
Bart Van Assche
2018-07-09
1
-2
/
+0
*
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-15
/
+9
*
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
1
-5
/
+3
*
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
1
-15
/
+0
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+4
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-24
/
+30
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-4
/
+4
*
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
2017-01-10
1
-2
/
+2
*
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+2
*
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
2016-03-03
1
-1
/
+1
*
RDMA/ocrdma: Support user AH creation for RoCE-v2
Devesh Sharma
2016-02-29
1
-0
/
+5
*
RDMA/ocrdma: Support RoCE-v2 in the UD path
Devesh Sharma
2016-02-29
1
-12
/
+58
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
1
-1
/
+2
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
1
-3
/
+3
*
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
1
-1
/
+1
*
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
1
-7
/
+15
*
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-07-24
1
-19
/
+34
*
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-07-14
1
-2
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-23
1
-3
/
+10
|
\
|
*
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
1
-1
/
+8
|
*
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
1
-3
/
+3
*
|
RDMA/ocrdma: Fix dmac resolution for link local address
Mitesh Ahuja
2015-05-18
1
-1
/
+3
*
|
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2015-05-18
1
-1
/
+7
|
/
*
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
2015-02-18
1
-6
/
+13
*
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
2015-02-18
1
-1
/
+18
*
RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
Devesh Sharma
2014-12-15
1
-4
/
+1
*
RDMA/ocrdma: Use right macro in query AH
devesh.sharma@emulex.com
2014-09-22
1
-1
/
+1
*
RDMA/ocrdma: Resolve L2 address when creating user AH
devesh.sharma@emulex.com
2014-09-22
1
-11
/
+30
*
RDMA/ocrdma: Obtain SL from device structure
Devesh Sharma
2014-08-12
1
-1
/
+3
*
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
2014-08-01
1
-0
/
+2
*
RDMA/ocrdma: Code clean-up
Devesh Sharma
2014-04-03
1
-1
/
+1
*
Merge branch 'ip-roce' into for-next
Roland Dreier
2014-01-22
1
-2
/
+3
|
\
|
*
RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
2014-01-19
1
-2
/
+3
*
|
RDMA/ocrdma: Fix AV_VALID bit position
Devesh Sharma
2014-01-13
1
-0
/
+1
|
/
*
RDMA/ocrdma: Fill PVID in UMC case
Naresh Gottumukkala
2013-09-02
1
-0
/
+2
*
RDMA/ocrdma: Remove redundant dev reference
Naresh Gottumukkala
2013-08-12
1
-5
/
+5
[next]