index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-05-30
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-03-24
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
1
-0
/
+16
2018-03-24
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
1
-0
/
+13
2018-03-24
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
Feras Daoud
1
-6
/
+5
2018-03-03
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2
-8
/
+22
2017-12-20
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-11-15
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
1
-1
/
+1
2017-10-08
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-10-08
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
1
-2
/
+2
2017-10-08
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
1
-1
/
+5
2017-05-20
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
3
-8
/
+42
2017-03-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
1
-13
/
+17
2017-03-15
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2
-9
/
+9
2017-02-01
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
5
-43
/
+64
2017-01-26
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
1
-2
/
+0
2017-01-09
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
1
-2
/
+5
2016-10-07
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-10-07
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-09-15
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2016-08-20
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-04-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
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
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
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-05-18
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
1
-7
/
+8
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
[next]