index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_multicast.c
Age
Commit message (
Expand
)
Author
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-03-11
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-09
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-03-22
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-08
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-02-21
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-29
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-22
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-09-14
IPoIB: Retry failed send-only multicast group joins
Eli Cohen
2006-07-24
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-04-04
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
2006-02-11
IPoIB: Yet another fix for send-only joins
Roland Dreier
2006-02-07
IPoIB: Fix another send-only join race
Michael S. Tsirkin
2006-02-07
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2006-01-17
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-12
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2006-01-11
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
2006-01-10
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
2006-01-10
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-11-29
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-10
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-02
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
[next]