Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
32b143637e8180f5d5cea54320c769210dea4f19
/
drivers
/
infiniband
/
core
/
device.c
a0b3455
IB/core: Remove debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
5fa76c2
IB/core: Add get FW version string to the core
by Ira Weiny
· 8 years ago
d701246
IB/core: Fix query port failure in RoCE
by Eli Cohen
· 8 years ago
da1f857
IB/core: fix an error code in ib_core_init()
by Dan Carpenter
· 8 years ago
ae43f82
IB/core: Add IP to GID netlink offload
by Mark Bloch
· 8 years ago
735c631
IB/core: Register SA ibnl client during ib_core initialization
by Mark Bloch
· 8 years ago
c2e49c9
IB/SA: Integrate ib_sa module into ib_core module
by Mark Bloch
· 8 years ago
4c2cb42
IB/MAD: Integrate ib_mad module into ib_core module
by Mark Bloch
· 8 years ago
e3f20f0
IB/core: Integrate IB address resolution module into core
by Leon Romanovsky
· 8 years ago
fad61ad
IB/core: Add subnet prefix to port info
by Eli Cohen
· 9 years ago
aba25a3e
IB/core: trivial prink cleanup.
by Parav Pandit
· 9 years ago
5adebafb
IB/core: Fix missed clean call in registration path
by Leon Romanovsky
· 9 years ago
b39ffa1
IB/core: Add gid_type to gid attribute
by Matan Barak
· 9 years ago
882f3b3
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
by Doug Ledford
· 9 years ago
182a2da
IB/core: Remove ib_query_device
by Or Gerlitz
· 9 years ago
3e153a9
IB/core: Save the device attributes on the device structure
by Ira Weiny
· 9 years ago
14d3a3b
IB: add a proper completion queue abstraction
by Christoph Hellwig
· 9 years ago
d300ec5
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
by Matan Barak
· 9 years ago
55ee3ab
IB/core: Add netdev and gid attributes paramteres to cache
by Matan Barak
· 9 years ago
b8071ad
IB/core: Remove needless bracketization
by Doug Ledford
· 9 years ago
98d25af
IB/core: missing curly braces in ib_find_gid()
by Dan Carpenter
· 9 years ago
03db3a2
IB/core: Add RoCE GID table management
by Matan Barak
· 9 years ago
55aeed0
IB/core: Make ib_alloc_device init the kobject
by Jason Gunthorpe
· 9 years ago
9268f72
IB/core: Find the network device matching connection parameters
by Yotam Kenneth
· 9 years ago
7c1eb45
IB/core: lock client data with lists_rwsem
by Haggai Eran
· 9 years ago
5aa44bb
IB/core: Add rwsem to allow reading device list or client list
by Haggai Eran
· 9 years ago
337877a
IB/core: Add ability for drivers to report an alternate MAD size.
by Ira Weiny
· 9 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 9 years ago
24306dc
IB/core: Add timestamp_mask and hca_core_clock to query_device
by Matan Barak
· 9 years ago
f9b22e3
IB/core: Convert core to use bitfield for caps
by Ira Weiny
· 10 years ago
7738613
IB/core: Add per port immutable struct to ib_device
by Ira Weiny
· 10 years ago
0cf18d7
IB/core: Create common start/end port functions
by Ira Weiny
· 10 years ago
6b90a6d
IB/Verbs: Implement new callback query_protocol()
by Michael Wang
· 10 years ago
ff7166c
IB/core: Handle table with full and partial membership for the same P_Key
by Jack Morgenstein
· 12 years ago
10e1b54
RDMA: Allow for NULL .modify_device() and .modify_port() methods
by Bart Van Assche
· 13 years ago
b2cbae2
RDMA: Add netlink infrastructure
by Roland Dreier
· 13 years ago
fd75c78
RDMA: Add error handling to ib_core_init()
by Nir Muchtar
· 13 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 14 years ago
9a6edb6
IB/core: Allow device-specific per-port sysfs files
by Ralph Campbell
· 15 years ago
9206dff
IB: Remove sysfs files before unregistering device
by Roland Dreier
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
65d470b
IB: find_first_zero_bit() takes unsigned pointer
by Roland Dreier
· 17 years ago
36026ec
IB/core: Ignore membership bit in ib_find_pkey()
by Moni Shoua
· 17 years ago
8aee74c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
1af4c43
IB/core: Use start_port() and end_port()
by Roland Dreier
· 17 years ago
5eb620c
IB/core: Add helpers for uncached GID and P_Key searches
by Yosef Etigin
· 18 years ago
f7c6a7b
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
by Roland Dreier
· 18 years ago
9a6b090
IB/core: Use ARRAY_SIZE macro for mandatory_table
by Ahmed S. Darwish
· 18 years ago
9cd330d
IB: Fix typo in kerneldoc for ib_set_client_data()
by Krishna Kumar
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
95ed644
IB: convert from semaphores to mutexes
by Ingo Molnar
· 19 years ago
de6eb66
[IB] kzalloc() conversions
by Roland Dreier
· 19 years ago
116c007
[IB] Check port number in ib_query_port()/ib_modify_port()
by Roland Dreier
· 19 years ago
2a1d9b7
[PATCH] IB: Add copyright notices
by Roland Dreier
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago