Roland Dreier
|
f72dd56690
IPoIB: Free ipoib neigh on path record failure so path rec queries are retried
|
12 years ago |
Itai Garbi
|
5a2815f03c
IPoIB: Don't attempt to release resources on error flow
|
12 years ago |
Yan Burman
|
4b48680b55
IPoIB: Add version and firmware info to ethtool reporting
|
12 years ago |
Shlomo Pongratz
|
9d1ad66e3e
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
|
12 years ago |
Roland Dreier
|
71d9c5f9e6
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
|
12 years ago |
Linus Torvalds
|
7a9a2970b5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
12 years ago |
Or Gerlitz
|
862096a8bb
IB/ipoib: Add more rtnl_link_ops callbacks
|
12 years ago |
Patrick McHardy
|
bea1e22df4
IPoIB: Fix use-after-free of multicast object
|
13 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Or Gerlitz
|
9baa0b0364
IB/ipoib: Add rtnl_link_ops support
|
12 years ago |
Shlomo Pongratz
|
b5120a6e11
IPoIB: Fix AB-BA deadlock when deleting neighbours
|
13 years ago |
Shlomo Pongratz
|
66172c0993
IPoIB: Fix memory leak in the neigh table deletion flow
|
13 years ago |
Shlomo Pongratz
|
6c723a68c6
IB/ipoib: Fix RCU pointer dereference of wrong object
|
13 years ago |
Shlomo Pongratz
|
b63b70d877
IPoIB: Use a private hash table for path lookup in xmit path
|
13 years ago |
David S. Miller
|
178709bbfe
ipoib: Convert over to dev_lookup_neigh_skb().
|
13 years ago |
Roland Dreier
|
936d7de3d7
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
|
13 years ago |
David Miller
|
17e6abeec4
infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David Miller
|
596b9b68ef
neigh: Add infrastructure for allocating device neigh privates.
|
14 years ago |
Roland Dreier
|
a493f1a24a
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
|
13 years ago |
Eric Dumazet
|
580da35a31
IB: Fix RCU lockdep splats
|
13 years ago |
Mike Marciniszyn
|
3874397c0b
IB/ipoib: Prevent hung task or softlockup processing multicast response
|
13 years ago |
David S. Miller
|
9ca36f7db2
infiniband: Update net drivers for netdev_features_t changes.
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Bernd Schubert
|
22cfb0bf67
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
Michał Mirosław
|
3d96c74d89
net: infiniband/ulp/ipoib: convert to hw_features
|
14 years ago |
Joe Perches
|
948579cd8c
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
|
14 years ago |