index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-389
/
+492
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-15
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2
-5
/
+2
2015-04-15
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
Erez Shitrit
1
-3
/
+10
2015-04-15
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2
-1
/
+63
2015-04-15
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
1
-1
/
+17
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
3
-72
/
+13
2015-04-15
IB/ipoib: drop mcast_mutex usage
Doug Ledford
1
-38
/
+32
2015-04-15
IB/ipoib: deserialize multicast joins
Doug Ledford
1
-168
/
+82
2015-04-15
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-128
/
+238
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
4
-30
/
+39
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
6
-38
/
+66
2015-04-15
IB/ipoib: Make the carrier_on_task race aware
Doug Ledford
1
-8
/
+17
2015-04-15
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2015-04-15
IB/ipoib: change init sequence ordering
Doug Ledford
1
-7
/
+17
2015-04-15
IB/ipoib: factor out ah flushing
Doug Ledford
1
-18
/
+28
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2
-1
/
+8
2015-01-30
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
1
-2
/
+6
2015-01-30
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
1
-15
/
+6
2015-01-30
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2
-101
/
+57
2015-01-30
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
1
-32
/
+5
2015-01-30
Revert "IPoIB: change init sequence ordering"
Roland Dreier
1
-17
/
+7
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
6
-58
/
+34
2015-01-30
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
3
-12
/
+15
2015-01-30
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
3
-16
/
+17
2014-12-15
IPoIB: No longer use flush as a parameter
Doug Ledford
3
-17
/
+16
2014-12-15
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
3
-15
/
+12
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
6
-34
/
+58
2014-12-15
IPoIB: change init sequence ordering
Doug Ledford
1
-7
/
+17
2014-12-15
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-15
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-57
/
+101
2014-12-15
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-15
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-09-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-9
/
+1
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2
-2
/
+8
2014-09-19
IPoIB: Remove unnecessary port query
Alex Estrin
1
-9
/
+1
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-101
/
+55
2014-08-12
IPoIB: Remove unnecessary test for NULL before debugfs_remove()
Fabian Frederick
1
-4
/
+2
2014-08-10
IB/ipoib: Avoid multicast join attempts with invalid P_key
Alex Estrin
2
-45
/
+46
2014-08-05
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
3
-6
/
+6
2014-08-05
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
3
-65
/
+20
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-02
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
1
-3
/
+15
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-01-22
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
2
-2
/
+5
2014-01-22
IPoIB: Report operstate consistently when brought up without a link
Michal Schmidt
1
-2
/
+2
2014-01-14
IB/core: Add flow steering support for IPoIB UD traffic
Matan Barak
1
-0
/
+3
[next]