Commit Graph

2907 Commits (7cc3cb6662a21a59a2e0e752a8ebd95137c71d3a)

Author SHA1 Message Date
Roland Dreier 936d7de3d7 IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses 13 years ago
Jesper Juhl 715252d419 IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() 13 years ago
Dan Carpenter 3af336376f IB/srpt: Fix ERR_PTR() vs. NULL checking confusion 13 years ago
Jesper Juhl ebfded8c4b IB/srpt: Remove unneeded <linux/version.h> include 13 years ago
Roland Dreier f225066b64 IB/srpt: Use ARRAY_SIZE() instead of open-coding 13 years ago
Roland Dreier 486d8b9f88 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() 13 years ago
Tatyana Nikolova c5488c571f RDMA/nes: Copyright update 13 years ago
Jack Morgenstein a6f7feae6d IB/mlx4: pass SMP vendor-specific attribute MADs to firmware 13 years ago
Tatyana Nikolova 4a4b03f4ef RDMA/nes: Fix fast memory registration opcode 13 years ago
Tatyana Nikolova 94f622bdac RDMA/nes: Fix fast memory registration length 13 years ago
Sean Hefty 9ced69ca52 RDMA/ucma: Discard all events for new connections until accepted 13 years ago
Mike Marciniszyn b6bfefb041 IB/qib: Roll back PCIe tuning change 13 years ago
Julia Lawall 0f3696eb21 IB/qib: Use GFP_ATOMIC when locks are held 13 years ago
Roland Dreier 7525c85be0 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() 13 years ago
Tatyana Nikolova 81f99dcc93 RDMA/nes: Fix for sending MPA reject frame 13 years ago
Dan Carpenter ef5352875a IB/ipath: Calling PTR_ERR() on right variable in create_file() 13 years ago
Bernd Schubert e47e321a35 RDMA/core: Fix kernel panic by always initializing qp->usecnt 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. 13 years ago
Sean Hefty c89d1bedf8 rdma/core: Fix sparse warnings 13 years ago
Sean Hefty 46ea5061c7 RDMA/cma: Fix endianness bugs 13 years ago
Tatyana Nikolova 196f40c846 RDMA/nes: Fix terminate during AE 13 years ago
Tatyana Nikolova b0fda90f2a RDMA/nes: Make unnecessarily global nes_set_pau() static 13 years ago
Tatyana Nikolova 30b7e117af RDMA/nes: Change MDIO bus clock to 2.5MHz 13 years ago
Eli Cohen 6f233d300d IB/cm: Fix layout of APR message 13 years ago
Or Gerlitz 9106c41069 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE 13 years ago
Mike Marciniszyn 8d4548f2b7 IB/qib: Default some module parameters optimally 13 years ago
Mike Marciniszyn 4894710951 IB/qib: Optimize locking for get_txreq() 13 years ago
Ram Vepa eddfb67525 IB/qib: Fix a possible data corruption when receiving packets 13 years ago
Mike Marciniszyn 8482d5d1bc IB/qib: Eliminate 64-bit jiffies use 13 years ago
Mike Marciniszyn 865b64be86 IB/qib: Fix style issues 13 years ago
Eli Cohen e214a0fe2b IB/uverbs: Protect QP multicast list 13 years ago
Al Viro f9ec80061a infiniband: umode_t noise, including open-coded S_ISDIR() 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
Mike Marciniszyn 29d1b16145 IB/qib: Correct sense on freectxts increment and decrement 13 years ago
Sean Hefty 04ded16724 RDMA/cma: Verify private data length 13 years ago
Bart Van Assche a42d985bd5 ib_srpt: Initial SRP Target merge for v3.3-rc1 13 years ago
Jack Morgenstein 8e59d254fe mlx4_ib: disable SRIOV mode for IB ports (not yet supported) 13 years ago
Jack Morgenstein f9baff509f mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) 13 years ago
Jack Morgenstein 65dab25deb mlx4: Extanding port_mask functionality 13 years ago
Roland Dreier 4af3ce0de0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap 13 years ago
David Miller 17e6abeec4 infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c 13 years ago
David Miller 3786cf189f infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. 13 years ago
David Miller 40e2bb588f infiniband: nes: Use dst's neighbour entry. 13 years ago
David Miller a4757123ae cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. 13 years ago
David Miller 51d4597451 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
David Miller 596b9b68ef neigh: Add infrastructure for allocating device neigh privates. 13 years ago
Eric Dumazet 580da35a31 IB: Fix RCU lockdep splats 13 years ago