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