index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
2009-09-24
1
-0
/
+7
*
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
1
-0
/
+2
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-5
/
+5
*
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
2009-01-16
1
-1
/
+1
*
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
2009-01-12
1
-0
/
+3
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-15
/
+15
*
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-28
1
-41
/
+29
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
1
-18
/
+13
*
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-09-16
1
-10
/
+21
*
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
2008-08-19
1
-1
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-16
/
+11
|
\
|
*
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
1
-1
/
+1
|
*
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
1
-1
/
+4
|
*
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
1
-3
/
+3
|
*
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
1
-1
/
+3
|
*
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
1
-8
/
+0
|
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-2
/
+0
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
/
*
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
1
-0
/
+6
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
1
-2
/
+1
*
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
1
-1
/
+1
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
1
-4
/
+0
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
1
-2
/
+2
*
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
1
-22
/
+9
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
1
-0
/
+9
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
1
-22
/
+0
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
1
-5
/
+5
|
/
*
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-21
1
-1
/
+1
*
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-22
1
-3
/
+3
*
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-03-08
1
-1
/
+4
*
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
1
-5
/
+3
*
IB/sa: Track multicast join/leave requests
Sean Hefty
2007-02-16
1
-123
/
+72
*
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2007-02-10
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
|
*
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-29
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-9
/
+13
|
/
*
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
2006-09-22
1
-5
/
+15
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
1
-6
/
+6
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-1
/
+1
*
IPoIB: Retry failed send-only multicast group joins
Eli Cohen
2006-09-14
1
-0
/
+1
*
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
2006-07-24
1
-4
/
+4
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
1
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-06-19
1
-6
/
+5
|
\
|
*
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-17
1
-6
/
+5
*
|
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
1
-2
/
+4
|
/
*
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
2006-04-10
1
-21
/
+20
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
1
-9
/
+1
[next]