index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-04-04
1
-5
/
+2
*
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
2006-03-20
1
-1
/
+0
*
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
2006-03-20
1
-3
/
+12
*
IPoIB: Close race in setting mcast->ah
Eli Cohen
2006-03-20
1
-2
/
+7
*
IPoIB: Yet another fix for send-only joins
Roland Dreier
2006-02-11
1
-5
/
+10
*
IPoIB: Fix another send-only join race
Michael S. Tsirkin
2006-02-07
1
-1
/
+1
*
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2006-02-07
1
-0
/
+15
*
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
2006-01-17
1
-3
/
+22
*
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-13
1
-13
/
+13
*
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2006-01-12
1
-53
/
+8
*
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
2006-01-11
1
-2
/
+5
*
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
2006-01-10
1
-6
/
+7
*
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
2006-01-10
1
-3
/
+5
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
*
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
1
-4
/
+0
*
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-29
1
-2
/
+4
*
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
2005-11-10
1
-13
/
+4
*
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-10
1
-7
/
+2
*
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-11-02
1
-0
/
+4
*
[IB] kzalloc() conversions
Roland Dreier
2005-11-02
1
-3
/
+1
*
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
2005-09-20
1
-3
/
+4
*
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
2005-09-18
1
-3
/
+3
*
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
1
-3
/
+3
*
[PATCH] IB: Add copyright notices
Roland Dreier
2005-08-26
1
-0
/
+2
*
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2005-04-16
1
-4
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+991