index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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-04
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-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+67
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2016-05-14
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-22
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-22
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-23
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-12
IB: add a proper completion queue abstraction
Christoph Hellwig
1
-1
/
+1
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
6
-20
/
+20
2015-10-22
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-26
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-04
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
1
-2
/
+10
2015-09-04
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
1
-11
/
+27
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-3
/
+1
2015-08-31
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
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-4
/
+3
2015-07-24
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
1
-1
/
+2
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
1
-0
/
+1
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
4
-46
/
+54
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
1
-6
/
+7
2015-07-14
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
1
-2
/
+4
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-10
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-2
/
+6
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-2
/
+2
[next]