index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-8
/
+2
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+2
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-02-12
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
1
-8
/
+2
2009-12-09
IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
David J. Wilder
1
-0
/
+1
2009-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+7
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+0
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
2
-1
/
+8
2009-09-06
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2
-2
/
+0
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2
-2
/
+0
2009-06-03
net: skb->dst accessors
Eric Dumazet
3
-22
/
+22
2009-05-31
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
1
-0
/
+1
2009-05-19
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2
-4
/
+8
2009-04-21
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
2
-6
/
+5
2009-03-31
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
1
-10
/
+15
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-10
/
+14
2009-03-22
infiniband: convert ipoib to net_device_ops
Stephen Hemminger
1
-7
/
+11
2009-02-18
IPoIB: In unicast_arp_send(), only free newly-created paths
Jack Morgenstein
1
-2
/
+7
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2009-01-17
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
1
-1
/
+1
2009-01-15
IPoIB: Fix deadlock between ipoib_open() and child interface create
Roland Dreier
1
-3
/
+8
2009-01-15
IPoIB: Fix hang in napi_disable() if P_Key is never found
Roland Dreier
1
-12
/
+15
2009-01-13
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
1
-0
/
+3
2009-01-10
IPoIB: Fix loss of connectivity after bonding failover on both sides
Yossi Etigin
1
-19
/
+19
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2008-11-12
IPoIB: Fix crash in path_rec_completion()
Yossi Etigin
1
-1
/
+1
2008-11-12
IPoIB: Fix hang in ipoib_flush_paths()
Yossi Etigin
1
-0
/
+1
2008-11-12
IPoIB: Don't enable NAPI when it's already enabled
Yossi Etigin
1
-1
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
3
-23
/
+23
2008-10-29
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
1
-23
/
+0
2008-10-29
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
3
-58
/
+45
2008-10-23
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
3
-28
/
+44
2008-10-23
IPoIB: Clean up ethtool support
Or Gerlitz
1
-1
/
+8
2008-10-11
IPoIB: Always initialize poll_timer to avoid crash on unload
Roland Dreier
1
-4
/
+3
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
5
-107
/
+118
2008-09-26
IPoIB: Fix crash when path record fails after path flush
Roland Dreier
1
-4
/
+4
2008-09-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
3
-10
/
+24
2008-08-20
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
2
-11
/
+18
2008-08-09
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
1
-5
/
+12
2008-07-30
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
Roland Dreier
1
-1
/
+1
2008-07-25
IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG
Roland Dreier
1
-3
/
+4
2008-07-25
IPoIB/cm: Connected mode is no longer EXPERIMENTAL
Roland Dreier
1
-7
/
+8
2008-07-23
IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
Or Gerlitz
1
-1
/
+1
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-124
/
+342
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
[next]