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
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-43
/
+64
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-0
/
+1
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
1
-12
/
+25
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
5
-43
/
+64
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-4
/
+11
2016-10-07
ipoib: Make ipoib_warn ratelimited
kernel@kyup.com
1
-1
/
+7
2016-10-07
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
IB/ipoib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2
-7
/
+6
2016-08-03
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2
-7
/
+6
2016-06-23
IB/ipoib: Use new device FW version string
Ira Weiny
1
-4
/
+2
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
3
-11
/
+11
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
4
-0
/
+14
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-19
/
+287
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
6
-6
/
+187
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
3
-13
/
+100
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+67
2016-05-13
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-13
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-03-21
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-21
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
1
-1
/
+1
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
4
-3
/
+45
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-04
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
3
-7
/
+6
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
3
-14
/
+23
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
3
-17
/
+17
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-1
/
+1
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
3
-42
/
+12
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig
1
-1
/
+1
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
6
-20
/
+20
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2
-2
/
+2
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
3
-2
/
+5
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
6
-20
/
+20
2015-09-25
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
1
-1
/
+1
2015-09-25
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
1
-10
/
+12
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
3
-2
/
+22
2015-09-03
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
1
-2
/
+10
2015-09-03
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
1
-11
/
+27
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-3
/
+1
2015-08-30
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+4
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
1
-1
/
+1
2015-08-30
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
1
-1
/
+228
[next]