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 |
Or Gerlitz
|
8ae31e5b1f
IPoIB: Add GRO support
|
14 years ago |
Or Gerlitz
|
19e364f680
IPoIB: Remove LRO support
|
14 years ago |
Linus Torvalds
|
9e5fca251f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
14 years ago |
Hagen Paul Pfeifer
|
732eacc054
replace nested max/min macros with {max,min}3 macro
|
14 years ago |
Roland Dreier
|
116e9535fe
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next
|
14 years ago |
Eli Cohen
|
c3aa9b186b
IPoIB: Set dev_id field of net_device
|
15 years ago |
Eli Cohen
|
7b4c876961
IPoIB: Skip IBoE ports
|
14 years ago |
Or Gerlitz
|
7a52b34b07
IPoIB: Fix world-writable child interface control sysfs attributes
|
15 years ago |
David J. Wilder
|
0cd4d0fd9b
IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
|
15 years ago |
Roland Dreier
|
721d67cdca
IPoIB: Drop priv->lock before calling ipoib_send()
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric Dumazet
|
86d15cd833
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
|
16 years ago |
Yossi Etigin
|
e028cc55cc
IPoIB: Disable NAPI while CQ is being drained
|
16 years ago |
Linus Torvalds
|
13220a94d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Stephen Hemminger
|
fe8114e8e1
infiniband: convert ipoib to net_device_ops
|
16 years ago |