index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-01-03
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+4
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-2
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-3
/
+3
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-4
/
+42
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
1
-2
/
+6
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
4
-65
/
+108
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-13
/
+8
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
1
-0
/
+31
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
1
-0
/
+2
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-09-06
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-08-03
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2
-28
/
+52
2018-08-03
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
3
-26
/
+16
2018-08-03
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
3
-11
/
+30
2018-08-03
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
4
-48
/
+65
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
3
-66
/
+105
2018-08-03
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
4
-119
/
+114
2018-08-03
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
3
-32
/
+34
2018-08-03
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2
-24
/
+10
2018-08-03
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
4
-13
/
+18
2018-08-02
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
1
-0
/
+1
2018-08-01
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
1
-1
/
+1
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-6
/
+9
2018-07-31
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
1
-1
/
+1
2018-07-25
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-13
/
+6
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
1
-1
/
+2
2018-07-24
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
1
-2
/
+2
2018-07-10
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2
-3
/
+3
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
7
-23
/
+23
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
4
-14
/
+16
2018-07-09
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
1
-3
/
+4
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-1
/
+1
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
1
-1
/
+3
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2
-3
/
+3
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2
-3
/
+4
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
2
-4
/
+7
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-05-22
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
1
-41
/
+21
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2
-7
/
+28
2018-05-17
IB/ipoib: replace local_irq_disable() with proper locking
Sebastian Andrzej Siewior
1
-9
/
+6
2018-04-27
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-03
IB/ipoib: Delete unused struct
Yuval Shaia
1
-5
/
+0
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
1
-1
/
+1
2018-02-16
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
1
-2
/
+0
2018-02-02
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-2
/
+1
[next]