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
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-9
/
+0
2020-03-07
RDMA/ipoib: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-27
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
3
-9
/
+0
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-22
IB/ipoib: Add ndo operation for getting VFs GUID attributes
Danit Goldberg
1
-0
/
+10
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+2
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-23
/
+24
2019-07-04
IB/ipoib: Add child to parent list only if device initialized
Valentine Fatiev
1
-14
/
+20
2019-07-03
IB/ipoib: Remove memset after vzalloc in ipoib_cm.c
Fuqian Huang
1
-1
/
+0
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
ipoib: correcly show a VF hardware address
Denis Kirjanov
1
-0
/
+1
2019-06-12
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
1
-2
/
+0
2019-06-07
RDMA/ipoib: implement ethtool .get_link() callback
Kamal Heib
1
-0
/
+1
2019-05-21
RDMA/ipoib: Remove check of destroy CQ
Leon Romanovsky
1
-5
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
1
-1
/
+12
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
1
-2
/
+1
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-2
/
+2
2019-02-15
IB/ipoib: Use __func__ instead of function's name
Erez Alfasi
1
-2
/
+2
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2
-3
/
+1
2019-01-30
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
1
-1
/
+1
2019-01-25
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-01-24
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-11
/
+4
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
[next]