index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-1
/
+6
|
\
|
*
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-07-04
1
-1
/
+6
*
|
IPoIB: Fix world-writable child interface control sysfs attributes
Or Gerlitz
2010-07-06
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-10
/
+5
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
6
-1
/
+6
|
|
\
|
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-5
/
+4
|
*
|
ipoib: remove addrlen check for mc addresses
Jiri Pirko
2010-03-22
1
-5
/
+1
*
|
|
IPoIB: Allow disabling/enabling TSO on the fly through ethtool
Or Gerlitz
2010-04-21
1
-0
/
+20
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-1
/
+6
|
/
*
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2010-03-11
2
-7
/
+10
*
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
2010-03-11
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-03-03
1
-8
/
+2
|
\
|
*
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
2010-02-11
1
-8
/
+2
*
|
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
2010-02-28
1
-1
/
+5
*
|
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-26
1
-6
/
+2
*
|
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
1
-1
/
+1
|
/
*
IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
David J. Wilder
2009-12-09
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-09-24
1
-0
/
+7
|
\
|
*
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
2009-09-24
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
2
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
2
-2
/
+0
*
|
IPoIB: Check multicast address format
Jason Gunthorpe
2009-09-05
1
-0
/
+19
*
|
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2009-09-05
2
-1
/
+8
*
|
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2009-09-05
2
-2
/
+0
|
/
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
3
-22
/
+22
*
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
2009-05-30
1
-0
/
+1
*
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2009-05-18
2
-4
/
+8
*
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
2009-04-20
2
-6
/
+5
*
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
2009-03-31
1
-10
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
2
-10
/
+14
|
\
|
*
infiniband: convert ipoib to net_device_ops
Stephen Hemminger
2009-03-21
1
-7
/
+11
|
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-3
/
+3
*
|
IPoIB: In unicast_arp_send(), only free newly-created paths
Jack Morgenstein
2009-02-17
1
-2
/
+7
|
/
*
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
2009-01-16
1
-1
/
+1
*
IPoIB: Fix deadlock between ipoib_open() and child interface create
Roland Dreier
2009-01-14
1
-3
/
+8
*
IPoIB: Fix hang in napi_disable() if P_Key is never found
Roland Dreier
2009-01-14
1
-12
/
+15
*
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
2009-01-12
1
-0
/
+3
*
IPoIB: Fix loss of connectivity after bonding failover on both sides
Yossi Etigin
2009-01-09
1
-19
/
+19
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
1
-2
/
+4
|
\
|
*
IPoIB: Fix crash in path_rec_completion()
Yossi Etigin
2008-11-12
1
-1
/
+1
|
*
IPoIB: Fix hang in ipoib_flush_paths()
Yossi Etigin
2008-11-12
1
-0
/
+1
|
*
IPoIB: Don't enable NAPI when it's already enabled
Yossi Etigin
2008-11-12
1
-1
/
+2
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
3
-23
/
+23
*
|
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
2008-10-28
1
-23
/
+0
*
|
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-28
3
-58
/
+45
|
/
*
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
2008-10-22
3
-28
/
+44
*
IPoIB: Clean up ethtool support
Or Gerlitz
2008-10-22
1
-1
/
+8
*
IPoIB: Always initialize poll_timer to avoid crash on unload
Roland Dreier
2008-10-10
1
-4
/
+3
[next]